{
"description": "### Beispiel-Questionnaire mit automatischer Vorbelegung von Observations \\nDie Suche nach passenden Observations geschieht innerhlab des Patienten-Kontextes anhand des in `item-code`hinterlegten Codes.\\nDie Extension [SDC-ObservationLinkPeriod](https://build.fhir.org/ig/HL7/sdc/StructureDefinition-sdc-questionnaire-observationLinkPeriod.html) legt fest, wie alt Observations maximal sein dürfen, um für die Vorbelegung herangezogen zu werden (hier: max. 1 Jahr) \\nDie Extension [SDC-ObservationExtract](https://build.fhir.org/ig/HL7/sdc/StructureDefinition-sdc-questionnaire-observationExtract.html) legt fest, ob aus den Angaben des Questionnaires eine neue Observation extrahiert werden soll (hier: true)",
"_filename": "examples/Questionnaire-ExamplePrePopObservation.json",
"package_name": "de.gematik.isik",
"subjectType": [ "Patient" ],
"date": null,
"meta": {
"profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKFormularDefinition" ]
},
"publisher": "Gematik GmbH",
"name": "ExamplePrePopObservation",
"item": [ {
"item": [ {
"code": [ {
"code": "80391-6",
"system": "http://loinc.org"
} ],
"text": "Bitte geben Sie den Pflegegrad an:",
"type": "choice",
"linkId": "3.1",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationLinkPeriod",
"valueDuration": {
"code": "a",
"value": 1,
"system": "http://unitsofmeasure.org"
}
}, {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationExtract",
"valueBoolean": true
} ],
"answerValueSet": "#pflegegrad-de"
} ],
"text": "Pflegegrad",
"type": "group",
"linkId": "3",
"required": true
} ],
"type": null,
"experimental": "false",
"resourceType": "Questionnaire",
"title": "Vorbelegung von Observations",
"package_version": "5.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext",
"extension": [ {
"url": "name",
"valueCoding": {
"code": "patient",
"system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"
}
}, {
"url": "type",
"valueCode": "Patient"
}, {
"url": "description",
"valueString": "Patientenkontext"
} ]
} ],
"contained": [ {
"description": "Codes zur genaueren Differenzierung des Pflegegrads.",
"compose": {
"include": [ {
"filter": [ {
"op": "=",
"value": "9-984",
"property": "parent"
} ],
"system": "http://fhir.de/CodeSystem/bfarm/ops"
} ]
},
"date": "2025-06-16",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"name": "PflegegradDE",
"experimental": false,
"resourceType": "ValueSet",
"expansion": {
"total": 6,
"contains": [ {
"code": "9-984.6",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 1"
}, {
"code": "9-984.7",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 2"
}, {
"code": "9-984.8",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 3"
}, {
"code": "9-984.9",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 4"
}, {
"code": "9-984.a",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Pflegebedürftig nach Pflegegrad 5"
}, {
"code": "9-984.b",
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"display": "Pflegebedürftigkeit: Erfolgter Antrag auf Einstufung in einen Pflegegrad"
} ],
"timestamp": "2019-07-06",
"identifier": "440c50b5-7272-4184-9ddd-95a75d8207f8"
},
"title": "PflegegradDE ValueSet",
"status": "active",
"id": "pflegegrad-de",
"url": "http://fhir.de/ValueSet/pflegegrad-de",
"version": "1.5.4",
"contact": [ {
"telecom": [ {
"value": "http://hl7.de/technische-komitees/fhir/",
"system": "url"
} ]
} ]
} ],
"status": "draft",
"id": "913d7f48-786f-4b19-b3db-8e05d49b8c0c",
"kind": null,
"url": "https://gematik.de/fhir/isik/Questionnaire/ExamplePrePopObservation",
"version": "0.1.0"
}