{ "description": "A patient's history of vaccination", "_filename": "Profile-Immunization-Immunization.json", "package_name": "de.gecco", "date": "2021-09-20", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "Immunization", "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": false, "type": "Immunization", "experimental": null, "resourceType": "StructureDefinition", "title": "History of Vaccination", "package_version": "1.0.5", "status": "active", "id": "405b86bc-d9db-4539-9cfc-132cc2325014", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/immunization", "version": "1.0.5", "differential": { "element": [ { "id": "Immunization.vaccineCode", "path": "Immunization.vaccineCode", "mustSupport": true }, { "id": "Immunization.vaccineCode.coding", "path": "Immunization.vaccineCode.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Immunization.vaccineCode.coding:snomed", "max": "1", "path": "Immunization.vaccineCode.coding", "binding": { "strength": "extensible", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/vaccines-snomed", "description": "SNOMED Vaccine Codes" }, "sliceName": "snomed", "mustSupport": true, "patternCoding": { "system": "http://snomed.info/sct" } }, { "id": "Immunization.vaccineCode.coding:snomed.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:snomed.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.vaccineCode.coding:atc", "max": "1", "path": "Immunization.vaccineCode.coding", "binding": { "strength": "extensible", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/vaccines-atc", "description": "ATC Vaccine Codes" }, "sliceName": "atc", "mustSupport": true, "patternCoding": { "system": "http://fhir.de/CodeSystem/bfarm/atc" } }, { "id": "Immunization.vaccineCode.coding:atc.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:atc.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.vaccineCode.coding:pzn", "max": "1", "path": "Immunization.vaccineCode.coding", "binding": { "strength": "required", "valueSet": "http://fhir.de/ValueSet/ifa/pzn" }, "sliceName": "pzn", "mustSupport": true, "patternCoding": { "system": "http://fhir.de/CodeSystem/ifa/pzn" } }, { "id": "Immunization.vaccineCode.coding:pzn.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:pzn.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.vaccineCode.coding:absentOrUnknownImmunization", "max": "1", "path": "Immunization.vaccineCode.coding", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-immunizations-uv-ips" }, "sliceName": "absentOrUnknownImmunization", "mustSupport": true, "patternCoding": { "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips" } }, { "id": "Immunization.vaccineCode.coding:absentOrUnknownImmunization.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:absentOrUnknownImmunization.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.patient", "path": "Immunization.patient", "mustSupport": true }, { "id": "Immunization.occurrence[x]", "path": "Immunization.occurrence[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Immunization.occurrence[x]:occurrenceDateTime", "path": "Immunization.occurrence[x]", "type": [ { "code": "dateTime" } ], "sliceName": "occurrenceDateTime", "mustSupport": true }, { "id": "Immunization.protocolApplied", "path": "Immunization.protocolApplied", "mustSupport": true }, { "id": "Immunization.protocolApplied.targetDisease", "min": 1, "path": "Immunization.protocolApplied.targetDisease", "binding": { "strength": "extensible", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_Vaccination_TargetDisease" }, "mustSupport": true }, { "id": "Immunization.protocolApplied.targetDisease.coding", "max": "1", "min": 1, "path": "Immunization.protocolApplied.targetDisease.coding", "mustSupport": true }, { "id": "Immunization.protocolApplied.targetDisease.coding.system", "min": 1, "path": "Immunization.protocolApplied.targetDisease.coding.system" }, { "id": "Immunization.protocolApplied.targetDisease.coding.code", "min": 1, "path": "Immunization.protocolApplied.targetDisease.coding.code" } ] }, "contact": [ { "telecom": [ { "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization" }