{ "description": "Defines constraints and extensions on the immunization resource to represent an immunization event i.e. the administration of a vaccine.", "_filename": "StructureDefinition-be-vaccination.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": "2021-01-10T10:59:49+00:00", "derivation": "constraint", "publisher": "eHealth Platform", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "056", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" }, { "code": "BE", "system": "urn:iso:std:iso:3166" } ] } ], "name": "BeVaccination", "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": "BEVaccination", "package_version": "1.1.34-beta", "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": "45d8c1d9-486c-4e07-88c5-cb8b55e28182", "kind": "resource", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-vaccination", "version": "0.1.0", "differential": { "element": [ { "id": "Immunization.extension", "path": "Immunization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Immunization.extension:vaccination-originalorder", "max": "1", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-originalorder" ] } ], "sliceName": "vaccination-originalorder" }, { "id": "Immunization.extension:administeredProduct", "max": "1", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-administeredProduct" ] } ], "sliceName": "administeredProduct" }, { "id": "Immunization.extension:vaccination-location", "max": "1", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-location" ] } ], "sliceName": "vaccination-location" }, { "id": "Immunization.extension:vaccination-confirmationStatus", "max": "1", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-vaccination-confirmationStatus" ] } ], "sliceName": "vaccination-confirmationStatus" }, { "id": "Immunization.extension:recorder", "max": "1", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-recorder" ] } ], "sliceName": "recorder" }, { "id": "Immunization.identifier", "path": "Immunization.identifier", "short": "A unique business identifier for a vaccination entry", "mustSupport": true }, { "id": "Immunization.identifier.system", "min": 1, "path": "Immunization.identifier.system", "mustSupport": true }, { "id": "Immunization.identifier.value", "min": 1, "path": "Immunization.identifier.value", "mustSupport": true }, { "id": "Immunization.status", "path": "Immunization.status", "short": "The status of this vaccination record entry", "mustSupport": true }, { "id": "Immunization.statusReason", "path": "Immunization.statusReason", "binding": { "strength": "required", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-status-reason" }, "mustSupport": true }, { "id": "Immunization.vaccineCode", "path": "Immunization.vaccineCode", "short": "The vaccine code - a type of vaccine, typically identified by the diseas(s) it covers. For example MMR, HPV, Tetanus, DTPa", "mustSupport": true }, { "id": "Immunization.patient", "path": "Immunization.patient", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient" ] } ], "short": "The patient that this received vaccination entry refers to", "mustSupport": true }, { "id": "Immunization.occurrence[x]", "path": "Immunization.occurrence[x]", "slicing": { "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Immunization.occurrence[x]:occurrenceDateTime", "path": "Immunization.occurrence[x]", "type": [ { "code": "dateTime" } ], "sliceName": "occurrenceDateTime", "mustSupport": true }, { "id": "Immunization.occurrence[x]:occurrenceString", "path": "Immunization.occurrence[x]", "type": [ { "code": "string" } ], "sliceName": "occurrenceString", "mustSupport": true }, { "id": "Immunization.recorded", "min": 1, "path": "Immunization.recorded", "short": "The date/time when the vaccination event has been recorded", "mustSupport": true }, { "id": "Immunization.location", "max": "0", "path": "Immunization.location", "mustSupport": false }, { "id": "Immunization.lotNumber", "path": "Immunization.lotNumber", "mustSupport": true }, { "id": "Immunization.expirationDate", "path": "Immunization.expirationDate", "mustSupport": true }, { "id": "Immunization.site", "path": "Immunization.site", "mustSupport": true }, { "id": "Immunization.route", "path": "Immunization.route", "binding": { "strength": "required", "valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route" }, "mustSupport": true }, { "id": "Immunization.performer", "path": "Immunization.performer", "mustSupport": true }, { "id": "Immunization.performer.actor", "path": "Immunization.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization", "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole" ] } ] }, { "id": "Immunization.reasonCode", "path": "Immunization.reasonCode", "short": "Why vaccination has occurred or not (code or text)", "mustSupport": true }, { "id": "Immunization.reasonReference", "path": "Immunization.reasonReference", "short": "Why vaccination has occurred or not (reference to a finding)", "mustSupport": true }, { "id": "Immunization.reaction", "path": "Immunization.reaction", "mustSupport": true }, { "id": "Immunization.protocolApplied", "path": "Immunization.protocolApplied", "mustSupport": true }, { "id": "Immunization.protocolApplied.doseNumber[x]", "path": "Immunization.protocolApplied.doseNumber[x]", "slicing": { "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Immunization.protocolApplied.doseNumber[x]:doseNumberString", "path": "Immunization.protocolApplied.doseNumber[x]", "type": [ { "code": "string" } ], "short": "Whether this is a first vaccination or a reinforcement", "sliceName": "doseNumberString", "mustSupport": true }, { "id": "Immunization.protocolApplied.doseNumber[x]:doseNumberPositiveInt", "path": "Immunization.protocolApplied.doseNumber[x]", "type": [ { "code": "positiveInt" } ], "short": "The numeric/sequential number of the dose, when adequate", "sliceName": "doseNumberPositiveInt", "mustSupport": true } ] }, "contact": [ { "name": "eHealth Platform", "telecom": [ { "value": "https://www.ehealth.fgov.be", "system": "url" } ] }, { "name": "Message structure", "telecom": [ { "value": "message-structure@ehealth.fgov.be", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization" }