{ "description": "Israel Core proposed constraints and extensions on the Immunization Resource", "_filename": "StructureDefinition-il-core-immunization.json", "package_name": "il.core.fhir.r4", "date": "2022-05-16", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreImmunization", "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": "ILCore Immunization Profile", "package_version": "0.10.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Medications" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "32ec9c08-1251-4352-b1c8-697d13ac9835", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-immunization", "version": "0.10.1", "differential": { "element": [ { "id": "Immunization", "path": "Immunization", "short": "ILCore Immunization Profile", "constraint": [ { "key": "il-immunization-lot-number", "human": "Immunization.lotNumber SHALL have a value if Immunization.primarySource is TRUE.", "source": "http://fhir.health.gov.il/StructureDefinition/il-core-immunization", "severity": "error", "expression": "primarySource=true implies lotNumber.exists()" } ], "definition": "Definitions for the profile-Immunization resource profile." }, { "id": "Immunization.status", "path": "Immunization.status", "mustSupport": true }, { "id": "Immunization.statusReason", "path": "Immunization.statusReason", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/reason-not-done" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "310376006", "system": "http://snomed.info/sct", "display": "Immunization consent not given" } ] } } ], "mustSupport": true }, { "id": "Immunization.vaccineCode", "path": "Immunization.vaccineCode", "mustSupport": true }, { "id": "Immunization.vaccineCode.coding", "min": 1, "path": "Immunization.vaccineCode.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "Immunization.vaccineCode.coding:vaccine", "max": "1", "min": 1, "path": "Immunization.vaccineCode.coding", "binding": { "strength": "required", "valueSet": "http://fhir.health.gov.il/ValueSet/vaccine-code" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "346313005", "system": "http://snomed.info/sct", "display": "Allergen extract vaccines" } ] } } ], "sliceName": "vaccine", "mustSupport": true }, { "id": "Immunization.vaccineCode.coding:product", "max": "1", "min": 0, "path": "Immunization.vaccineCode.coding", "binding": { "strength": "required", "valueSet": "http://fhir.health.gov.il/ValueSet/vaccine-product-code" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "J07AC", "system": "http://www.whocc.no/atc", "display": "Anthrax vaccines" } ] } } ], "sliceName": "product", "mustSupport": true }, { "id": "Immunization.patient", "path": "Immunization.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ] } ], "mustSupport": true }, { "id": "Immunization.encounter", "path": "Immunization.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ] } ] }, { "id": "Immunization.occurrence[x]", "path": "Immunization.occurrence[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Immunization.occurrenceDateTime", "max": "1", "min": 0, "path": "Immunization.occurrenceDateTime", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Immunization.primarySource", "min": 1, "path": "Immunization.primarySource", "mustSupport": true }, { "id": "Immunization.location", "path": "Immunization.location", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ] } ] }, { "id": "Immunization.manufacturer", "path": "Immunization.manufacturer", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "Immunization.lotNumber", "path": "Immunization.lotNumber", "mustSupport": true }, { "id": "Immunization.site", "path": "Immunization.site", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/immunization-body-site" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "368208006", "system": "http://snomed.info/sct", "display": "Left upper arm structure (body structure)" } ] } } ] }, { "id": "Immunization.route", "path": "Immunization.route", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/ValueSet/immunization-route" } }, { "id": "Immunization.performer.actor", "path": "Immunization.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "Immunization.reasonReference", "path": "Immunization.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-condition", "http://fhir.health.gov.il/StructureDefinition/il-core-observation", "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report" ] } ] }, { "id": "Immunization.reaction.detail", "path": "Immunization.reaction.detail", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-immunization-reaction-observation" ] } ] }, { "id": "Immunization.protocolApplied.targetDisease", "path": "Immunization.protocolApplied.targetDisease", "binding": { "strength": "preferred", "valueSet": "http://fhir.health.gov.il/ValueSet/target-disease" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization" }