{ "description": "This profile represents the constraints applied to the Immunization resource by the medicine regulatory authority.", "_filename": "ImmunizationProfile.json", "package_name": "acme.profiling.tutorial.r4", "date": "2020-11-15T20:40:17.0775982+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2020-11-15T20:48:47.935+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "ImmunizationProfile", "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": "Immunization Profile", "package_version": "1.0.0", "status": "draft", "id": "a42acf57-5d74-4da0-bb6a-b99c256a3158", "kind": "resource", "url": "https://fhir.devdays.com/R4/StructureDefinition/ImmunizationProfile", "version": null, "differential": { "element": [ { "id": "Immunization.extension", "path": "Immunization.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Immunization.extension:vaccinationProcedure", "min": 1, "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.nhs.uk/R4/StructureDefinition/Extension-UKCore-VaccinationProcedure" ] } ], "sliceName": "vaccinationProcedure" }, { "id": "Immunization.extension:administeredProduct", "path": "Immunization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.devdays.com/R4/StructureDefinition/Extension-AdministeredProduct" ] } ], "sliceName": "administeredProduct" }, { "id": "Immunization.vaccineCode.coding", "min": 1, "path": "Immunization.vaccineCode.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "Immunization.vaccineCode.coding:vaccinesGpsUvIps", "path": "Immunization.vaccineCode.coding", "short": "Vaccines (GPS) - IPS", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/vaccines-gps-uv-ips", "description": "VaccinesGpsUvIps" }, "sliceName": "vaccinesGpsUvIps", "definition": "This value set includes the codes from the SNOMED International Global Patient Set (GPS) subset of SNOMED CT that are included in: all descendants of 71181003 |Product containing vaccine (product)|. The concepts currently included in the value set are from the September 2019 release of the GPS, which is based on the July 2019 SNOMED CT International Edition release." }, { "id": "Immunization.vaccineCode.coding:vaccinesGpsUvIps.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:vaccinesGpsUvIps.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.vaccineCode.coding:atcClass", "path": "Immunization.vaccineCode.coding", "short": "WHO ATC - IPS", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips", "description": "WhoAtcUvIps" }, "sliceName": "atcClass", "definition": "World Health Organization Anatomical Therapeutic Chemical (ATC) classification system. Note: The currently implemented code system and the value set expansion contain only a set of example ATC codes, not the complete code system content." }, { "id": "Immunization.vaccineCode.coding:atcClass.system", "min": 1, "path": "Immunization.vaccineCode.coding.system" }, { "id": "Immunization.vaccineCode.coding:atcClass.code", "min": 1, "path": "Immunization.vaccineCode.coding.code" }, { "id": "Immunization.occurrence[x]", "path": "Immunization.occurrence[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Immunization.occurrence[x]:occurrenceDateTime", "path": "Immunization.occurrence[x]", "type": [ { "code": "dateTime" } ], "comment": "The use of the DateTime data type is required when immunizations are given by the healthcare provide as a specific date and time should then always be known.", "sliceName": "occurrenceDateTime" }, { "id": "Immunization.occurrence[x]:occurrenceString", "path": "Immunization.occurrence[x]", "type": [ { "code": "string" } ], "comment": "The use of the String data type is only acceptable when an exact date is not known in the case of patient self-administered dose.", "sliceName": "occurrenceString" }, { "id": "Immunization.site", "path": "Immunization.site", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips" } }, { "id": "Immunization.route", "min": 1, "path": "Immunization.route", "binding": { "strength": "required" } }, { "id": "Immunization.performer.actor", "path": "Immunization.performer.actor", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ] } ] }, { "id": "Immunization.education", "max": "0", "path": "Immunization.education" }, { "id": "Immunization.reaction.date", "min": 1, "path": "Immunization.reaction.date" }, { "id": "Immunization.reaction.detail", "min": 1, "path": "Immunization.reaction.detail" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Immunization" }