{ "description": "Die Impfung umfasst Angaben zum Impfstoff und das Datum der Impfung.", "_filename": "StructureDefinition-ImmunizationInformation.json", "package_name": "rki.demis.disease", "date": "2022-01-18", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ImmunizationInformation", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" } ], "abstract": true, "type": "Immunization", "experimental": null, "resourceType": "StructureDefinition", "title": "Impfung", "package_version": "1.1.0", "status": "active", "id": "0f76748d-5388-44bf-8287-a71f614f0be7", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformation", "version": "1.0.0", "differential": { "element": [ { "id": "Immunization.status", "path": "Immunization.status", "fixedCode": "completed", "mustSupport": true }, { "id": "Immunization.statusReason", "max": "0", "path": "Immunization.statusReason" }, { "id": "Immunization.patient", "path": "Immunization.patient", "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": "Immunization.patient.reference", "min": 1, "path": "Immunization.patient.reference" }, { "id": "Immunization.encounter", "max": "0", "path": "Immunization.encounter" }, { "id": "Immunization.occurrence[x]", "path": "Immunization.occurrence[x]", "short": "Datum der Impfung", "definition": "Datum der Impfung" }, { "id": "Immunization.recorded", "max": "0", "path": "Immunization.recorded" }, { "id": "Immunization.primarySource", "max": "0", "path": "Immunization.primarySource" }, { "id": "Immunization.reportOrigin", "max": "0", "path": "Immunization.reportOrigin" }, { "id": "Immunization.location", "max": "0", "path": "Immunization.location" }, { "id": "Immunization.manufacturer", "max": "0", "path": "Immunization.manufacturer" }, { "id": "Immunization.lotNumber", "path": "Immunization.lotNumber", "short": "Chargenbezeichnung", "definition": "Chargenbezeichnung" }, { "id": "Immunization.expirationDate", "max": "0", "path": "Immunization.expirationDate" }, { "id": "Immunization.site", "max": "0", "path": "Immunization.site" }, { "id": "Immunization.route", "max": "0", "path": "Immunization.route" }, { "id": "Immunization.doseQuantity", "max": "0", "path": "Immunization.doseQuantity" }, { "id": "Immunization.performer", "max": "1", "path": "Immunization.performer", "short": "Verantwortliche Person für die Durchführung der Schutzimpfung", "definition": "Verantwortliche Person für die Durchführung der Schutzimpfung", "mustSupport": false }, { "id": "Immunization.note", "path": "Immunization.note", "short": "Hinweis zur Impfung", "definition": "Hinweis zur Impfung", "mustSupport": true }, { "id": "Immunization.reasonCode", "max": "1", "path": "Immunization.reasonCode", "short": "Impfindikation", "definition": "Impfindikation", "mustSupport": true }, { "id": "Immunization.reasonCode.coding", "max": "1", "min": 1, "path": "Immunization.reasonCode.coding", "binding": { "strength": "extensible", "valueSet": "https://demis.rki.de/fhir/ValueSet/vaccinationIndication", "description": "Impfindikation" } }, { "id": "Immunization.reasonCode.coding.system", "min": 1, "path": "Immunization.reasonCode.coding.system" }, { "id": "Immunization.reasonCode.coding.code", "min": 1, "path": "Immunization.reasonCode.coding.code" }, { "id": "Immunization.reasonReference", "max": "0", "path": "Immunization.reasonReference" }, { "id": "Immunization.isSubpotent", "max": "0", "path": "Immunization.isSubpotent" }, { "id": "Immunization.subpotentReason", "max": "0", "path": "Immunization.subpotentReason" }, { "id": "Immunization.education", "max": "0", "path": "Immunization.education" }, { "id": "Immunization.programEligibility", "max": "0", "path": "Immunization.programEligibility" }, { "id": "Immunization.fundingSource", "max": "0", "path": "Immunization.fundingSource" }, { "id": "Immunization.reaction", "max": "0", "path": "Immunization.reaction" }, { "id": "Immunization.protocolApplied", "max": "0", "path": "Immunization.protocolApplied" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization" }