WHO Immunization Implementation Guide
0.2.0 - ci-build
WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations/ and changes regularly. See the Directory of published versions
Official URL: http://smart.who.int/immunizations/StructureDefinition/IMMZD13 | Version: 0.2.0 | |||
Active as of 2025-01-10 | Computable Name: IMMZ_D13_Update_client_record |
Data elements for the IMMZ.D13.Update client record Data Dictionary Activity.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
This structure is derived from Base
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
This structure is derived from Base
Key Elements View
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
Differential View
This structure is derived from Base
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
Snapshot View
Path | Conformance | ValueSet | URI |
IMMZD13.typeOfDose | required | IMMZ_D_DE258http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE258 From this IG | |
IMMZD13.hivStatus | required | IMMZ_D_DE204http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204 From this IG | |
IMMZD13.typeOfPoliovirusDose | required | IMMZ_D_DE212http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE212 From this IG | |
IMMZD13.typeOfJeDose | required | IMMZ_D_DE216http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE216 From this IG | |
IMMZD13.typeOfTbeDose | required | IMMZ_D_DE220http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE220 From this IG | |
IMMZD13.typeOfTyphoidDose | required | IMMZ_D_DE225http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE225 From this IG | |
IMMZD13.typeOfCholeraDose | required | IMMZ_D_DE229http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE229 From this IG | |
IMMZD13.typeOfMeningococcalDose | required | IMMZ_D_DE232http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE232 From this IG | |
IMMZD13.typeOfHepatitisADose | required | IMMZ_D_DE237http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE237 From this IG | |
IMMZD13.typeOfHepatitisBDose | required | IMMZ_D_DE254http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE254 From this IG | |
IMMZD13.vaccineType | required | IMMZ_Z_VShttp://smart.who.int/immunizations/ValueSet/IMMZ.Z.VS From this IG | |
IMMZD13.immunizationEventStatus | required | IMMZ_D_DE1http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1 From this IG | |
IMMZD13.reasonVaccineWasNotAdministered | required | IMMZ_D_DE5http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE5 From this IG | |
IMMZD13.vaccineBrand | example | IMMZ_D_DE18http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE18 From this IG | |
IMMZD13.countryOfVaccination | required | Iso3166-1-3http://hl7.org/fhir/ValueSet/iso3166-1-3 From the FHIR Standard | |
IMMZD13.vaccineManufacturer | example | IMMZ_D_DE23http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE23 From this IG | |
IMMZD13.vaccineMarketAuthorizationHolder | example | IMMZ_D_DE25http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE25 From this IG | |
IMMZD13.diseaseTargeted | required | IMMZ_D_DE126http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE126 From this IG |
Id | Grade | Path(s) | Details | Requirements |
IMMZ-D-dateOccurred-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Date ≤ current date : not($this.exists()) or $this.value <= today() | |
IMMZ-D-dateTimeOccurred-1 | error | IMMZD13.contactDate | DateTime ≤ current DateTime : not($this.exists()) or $this.value <= now() | |
IMMZ-D-reqGTEZero-1 | error | IMMZD13.doseNumber | Must be positive decimal value greater than or equal to zero (≥0) : not($this.exists()) or $this.value >= 0 | |
IMMZ-D-reqGTZero-1 | error | IMMZD13.doseQuantity, IMMZD13.totalDosesInSeries | Must be positive decimal value greater than zero (>0.00) : not($this.exists()) or $this.value > 0 | |
IMMZ-D-reqPrimaryCompleted-1 | error | IMMZD13.dateWhenPrimaryVaccinationSeriesWasCompleted | Required if input in IMMZ.D.DE203 Completed the primary vaccination series is Yes : %resource.completedTheBoosterSeries.value = false or $this.exists() | |
IMMZ-D-reqVType-1 | error | IMMZD13.birthDose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis B-containing vaccines OR Poliovirus-containing vaccines. : (%resource.vaccineType.value != 'DE6' and %resource.vaccineType.value != 'DE14') or $this.exists() | |
IMMZ-D-reqVType-4 | error | IMMZD13.typeOfPoliovirusDose | Required if input in IMMZ.D.DE19 vaccine type is BCG vaccines OR Hepatitis B-containing vaccines : (%resource.vaccineType.value != 'DE1' and %resource.vaccineType.value != 'DE6') or $this.exists() | |
IMMZ-D-reqVType-8 | error | IMMZD13.typeOfJeDose | Required if input in IMMZ.D.DE19 vaccine type is JE vaccines : %resource.vaccineType.value != 'DE8' or $this.exists() | |
IMMZ-D-reqVType-9 | error | IMMZD13.typeOfTbeDose | Required if input in IMMZ.D.DE19 vaccine type is TBE vaccines : %resource.vaccineType.value != 'DE20' or $this.exists() | |
IMMZ-D-reqVType-10 | error | IMMZD13.typeOfTyphoidDose | Required if input in IMMZ.D.DE19 vaccine type is Typhoid vaccines : %resource.vaccineType.value != 'DE21' or $this.exists() | |
IMMZ-D-reqVType-11 | error | IMMZD13.typeOfCholeraDose | Required if input in IMMZ.D.DE19 vaccine type is Cholera vaccines : %resource.vaccineType.value != 'DE2' or $this.exists() | |
IMMZ-D-reqVType-12 | error | IMMZD13.typeOfMeningococcalDose | Required if input in IMMZ.D.DE19 vaccine type is Meningococcal vaccines : %resource.vaccineType.value != 'DE10' or $this.exists() | |
IMMZ-D-reqVType-13 | error | IMMZD13.typeOfHepatitisADose | Required if input in IMMZ.D.DE19 vaccine type is Hepatitis A-containing vaccines : %resource.vaccineType.value != 'DE5' or $this.exists() | |
IMMZ-D-reqVType-14 | error | IMMZD13.typeOfHepatitisBDose | Required if input in IMMZ.D.DE6 vaccine type is Hepatitis B-containing vaccines : %resource.vaccineType.value != 'DE6' or $this.exists() | |
IMMZ-D-statusNotDone-1 | error | IMMZD13.reasonVaccineWasNotAdministered | Required if input in IMMZ.D.DE1 Immunization event status is Not Done : %resource.immunizationEventStatus.value = 'DE4' or $this.exists() |
This structure is derived from Base