{ "description": "Die meldetatbestandsübergreifenden klinischen und epidemiologischen Angaben werden in dieser QuestionnaireResponse-Ressource entsprechend dem dazugehörigen Fragebogen DiseaseQuestionsCommon übermittelt.", "_filename": "QuestionnaireResponse-DiseaseInformationCommon.json", "package_name": "rki.demis.disease", "date": "2024-10-10", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DiseaseInformationCommon", "abstract": false, "type": "QuestionnaireResponse", "experimental": null, "resourceType": "StructureDefinition", "title": "Meldetatbestandsübergreifende klinische und epidemiologische Angaben", "package_version": "2.0.2", "status": "active", "id": "6e2b9650-5151-437e-9ce8-ea9f65b36f1a", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationCommon", "version": "1.2.1", "differential": { "element": [ { "id": "QuestionnaireResponse", "path": "QuestionnaireResponse", "constraint": [ { "key": "noItemText", "human": "Für alle Items ist das text-Element (item.text) nicht erlaubt.", "severity": "error", "expression": "repeat(item).all(text.count()=0)" } ] }, { "id": "QuestionnaireResponse.partOf", "max": "0", "path": "QuestionnaireResponse.partOf" }, { "id": "QuestionnaireResponse.questionnaire", "min": 1, "path": "QuestionnaireResponse.questionnaire", "mustSupport": true, "fixedCanonical": "https://demis.rki.de/fhir/Questionnaire/DiseaseQuestionsCommon" }, { "id": "QuestionnaireResponse.subject", "min": 1, "path": "QuestionnaireResponse.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson" ] } ], "short": "Verweis auf die in der Meldung benannte betroffene Person.", "definition": "Verweis auf die in der Meldung benannte betroffene Person. Hierbei handelt es sich grundsätzlich um den Verweis auf die in der Erregernachweismeldung als „subject“ referenzierte Patient Ressource.", "mustSupport": true }, { "id": "QuestionnaireResponse.subject.reference", "min": 1, "path": "QuestionnaireResponse.subject.reference", "mustSupport": true }, { "id": "QuestionnaireResponse.encounter", "max": "0", "path": "QuestionnaireResponse.encounter" }, { "id": "QuestionnaireResponse.authored", "max": "0", "path": "QuestionnaireResponse.authored" }, { "id": "QuestionnaireResponse.author", "max": "0", "path": "QuestionnaireResponse.author" }, { "id": "QuestionnaireResponse.source", "max": "0", "path": "QuestionnaireResponse.source" }, { "id": "QuestionnaireResponse.item", "min": 1, "path": "QuestionnaireResponse.item", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" }