BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-25 |
{
"resourceType" : "ValueSet",
"id" : "HiisQuestionnaireResponseStatus",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HiisQuestionnaireResponseStatus</b></p><a name=\"HiisQuestionnaireResponseStatus\"> </a><a name=\"hcHiisQuestionnaireResponseStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-questionnaire-answers-status.html\"><code>http://hl7.org/fhir/questionnaire-answers-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version 📦5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-questionnaire-answers-status.html#questionnaire-answers-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>This QuestionnaireResponse has been filled out with answers and the current content is regarded as definitive.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HiisQuestionnaireResponseStatus",
"version" : "3.0.2-RC1",
"name" : "HiisQuestionnaireResponseStatusVs",
"title" : "ValueSet for HiisQuestionnaireResponseStatus",
"status" : "draft",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "ValueSet for the status of a HIIS questionnaire response. Restricts QuestionnaireResponseStatus to only completed.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/questionnaire-answers-status",
"concept" : [
{
"code" : "completed"
}
]
}
]
}
}