PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.0.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Immunization
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-Immunization.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-05-24",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesImmunization",
  "abstract": false,
  "copyright": "2023 NHS Wales.",
  "type": "Immunization",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Immunization",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "92c717c4-a720-45a4-8dc3-b79edfd9bdb5",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Immunization",
  "version": "0.0.5",
  "differential": {
    "element": [ {
      "id": "Immunization.extension",
      "min": 0,
      "path": "Immunization.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Immunization.extension:parentPresent",
      "min": 0,
      "path": "Immunization.extension",
      "sliceName": "parentPresent",
      "mustSupport": false
    }, {
      "id": "Immunization.extension:vaccinationProcedure",
      "min": 0,
      "path": "Immunization.extension",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-VaccinationProcedure"
      },
      "sliceName": "vaccinationProcedure",
      "mustSupport": true
    }, {
      "id": "Immunization.identifier",
      "path": "Immunization.identifier",
      "mustSupport": true
    }, {
      "id": "Immunization.identifier.system",
      "min": 1,
      "path": "Immunization.identifier.system"
    }, {
      "id": "Immunization.identifier.value",
      "min": 1,
      "path": "Immunization.identifier.value"
    }, {
      "id": "Immunization.status",
      "path": "Immunization.status",
      "mustSupport": true
    }, {
      "id": "Immunization.statusReason",
      "path": "Immunization.statusReason",
      "mustSupport": true
    }, {
      "id": "Immunization.statusReason.coding",
      "max": "1",
      "min": 1,
      "path": "Immunization.statusReason.coding"
    }, {
      "id": "Immunization.statusReason.coding.system",
      "min": 1,
      "path": "Immunization.statusReason.coding.system"
    }, {
      "id": "Immunization.statusReason.coding.code",
      "min": 1,
      "path": "Immunization.statusReason.coding.code"
    }, {
      "id": "Immunization.statusReason.coding.display",
      "min": 1,
      "path": "Immunization.statusReason.coding.display"
    }, {
      "id": "Immunization.vaccineCode.coding",
      "path": "Immunization.vaccineCode.coding",
      "mustSupport": true
    }, {
      "id": "Immunization.vaccineCode.coding.system",
      "min": 1,
      "path": "Immunization.vaccineCode.coding.system"
    }, {
      "id": "Immunization.vaccineCode.coding.code",
      "min": 1,
      "path": "Immunization.vaccineCode.coding.code"
    }, {
      "id": "Immunization.vaccineCode.coding.display",
      "min": 1,
      "path": "Immunization.vaccineCode.coding.display"
    }, {
      "id": "Immunization.patient",
      "path": "Immunization.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.patient.identifier.system",
      "min": 1,
      "path": "Immunization.patient.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
    }, {
      "id": "Immunization.patient.identifier.value",
      "min": 1,
      "path": "Immunization.patient.identifier.value"
    }, {
      "id": "Immunization.encounter",
      "path": "Immunization.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ]
      } ]
    }, {
      "id": "Immunization.occurrence[x]",
      "path": "Immunization.occurrence[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.recorded",
      "path": "Immunization.recorded",
      "mustSupport": true
    }, {
      "id": "Immunization.reportOrigin",
      "path": "Immunization.reportOrigin",
      "mustSupport": true
    }, {
      "id": "Immunization.location",
      "path": "Immunization.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.manufacturer",
      "path": "Immunization.manufacturer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Immunization.manufacturer.display",
      "min": 1,
      "path": "Immunization.manufacturer.display"
    }, {
      "id": "Immunization.lotNumber",
      "path": "Immunization.lotNumber",
      "mustSupport": true
    }, {
      "id": "Immunization.expirationDate",
      "path": "Immunization.expirationDate",
      "mustSupport": true
    }, {
      "id": "Immunization.site",
      "path": "Immunization.site",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodySite"
      },
      "mustSupport": true
    }, {
      "id": "Immunization.site.coding",
      "max": "1",
      "min": 1,
      "path": "Immunization.site.coding"
    }, {
      "id": "Immunization.site.coding.code",
      "min": 1,
      "path": "Immunization.site.coding.code"
    }, {
      "id": "Immunization.site.coding.display",
      "min": 1,
      "path": "Immunization.site.coding.display"
    }, {
      "id": "Immunization.route",
      "path": "Immunization.route",
      "mustSupport": true
    }, {
      "id": "Immunization.doseQuantity",
      "path": "Immunization.doseQuantity",
      "mustSupport": true
    }, {
      "id": "Immunization.performer",
      "path": "Immunization.performer",
      "mustSupport": true
    }, {
      "id": "Immunization.performer.actor",
      "path": "Immunization.performer.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
      } ]
    }, {
      "id": "Immunization.performer.actor.type",
      "min": 1,
      "path": "Immunization.performer.actor.type"
    }, {
      "id": "Immunization.performer.actor.identifier.system",
      "min": 1,
      "path": "Immunization.performer.actor.identifier.system"
    }, {
      "id": "Immunization.performer.actor.identifier.value",
      "min": 1,
      "path": "Immunization.performer.actor.identifier.value"
    }, {
      "id": "Immunization.note.author[x]",
      "path": "Immunization.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "Immunization.reasonCode",
      "path": "Immunization.reasonCode",
      "mustSupport": true
    }, {
      "id": "Immunization.reasonCode.coding",
      "max": "1",
      "min": 1,
      "path": "Immunization.reasonCode.coding"
    }, {
      "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.reasonCode.coding.display",
      "min": 1,
      "path": "Immunization.reasonCode.coding.display"
    }, {
      "id": "Immunization.reasonReference",
      "path": "Immunization.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport" ]
      } ]
    }, {
      "id": "Immunization.reaction.detail",
      "path": "Immunization.reaction.detail",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation" ]
      } ]
    }, {
      "id": "Immunization.protocolApplied",
      "path": "Immunization.protocolApplied",
      "mustSupport": true
    }, {
      "id": "Immunization.protocolApplied.targetDisease",
      "path": "Immunization.protocolApplied.targetDisease",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.eu/fhir/ig/dgc/ValueSet/covid-19-diseases",
        "description": "(work in progress) The vaccine preventable disease the dose is being administered for."
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Immunization"
}