FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/IMMZD5

Packagesmart.who.int.immunizations
TypeStructureDefinition
IdIMMZD5
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/StructureDefinition-IMMZD5.html
URLhttp://smart.who.int/immunizations/StructureDefinition/IMMZD5
Version0.2.0
Statusactive
Date2025-01-13
NameIMMZ_D5_Determine_vaccine_s__to_be_administered_based_on_contraindications
TitleIMMZ.D5.Determine vaccine(s) to be administered based on contraindications
Authoritywho
DescriptionData elements for the IMMZ.D5.Determine vaccine(s) to be administered based on contraindications Data Dictionary Activity.
Typehttp://smart.who.int/immunizations/StructureDefinition/IMMZD5
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
IMMZ.D.DE161IMMZ.D.DE161 ValueSet for Potential contraindications

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition IMMZD5

NameFlagsCard.TypeDescription & Constraintsdoco
.. IMMZD5 0..*BaseIMMZ.D5.Determine vaccine(s) to be administered based on contraindications
... patient 1..1Reference()Patient
... potentialContraindications 1..*CodingPotential contraindications
Binding: IMMZ.D.DE161 ValueSet for Potential contraindications (required)

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "IMMZD5",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablestructuredefinition",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablestructuredefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm",
      "valueCoding": {
        "system": "http://hl7.org/fhir/version-algorithm",
        "code": "semver"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/artifact-version-policy-codes",
            "code": "metadata"
          }
        ]
      }
    }
  ],
  "url": "http://smart.who.int/immunizations/StructureDefinition/IMMZD5",
  "version": "0.2.0",
  "name": "IMMZ_D5_Determine_vaccine_s__to_be_administered_based_on_contraindications",
  "title": "IMMZ.D5.Determine vaccine(s) to be administered based on contraindications",
  "status": "active",
  "experimental": false,
  "date": "2025-01-13",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Data elements for the IMMZ.D5.Determine vaccine(s) to be administered based on contraindications Data Dictionary Activity.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "IMMZD5.to.Observation",
      "uri": "http://smart.who.int/immunizations/StructureDefinition/IMMZObservation",
      "name": "Mapping from the IMMZ.D5 to the IMMZObservation profile"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/immunizations/StructureDefinition/IMMZD5",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "IMMZD5",
        "path": "IMMZD5",
        "short": "IMMZ.D5.Determine vaccine(s) to be administered based on contraindications",
        "definition": "Data elements for the IMMZ.D5.Determine vaccine(s) to be administered based on contraindications Data Dictionary Activity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation"
          }
        ]
      },
      {
        "id": "IMMZD5.patient",
        "path": "IMMZD5.patient",
        "short": "Patient",
        "definition": "The patient.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD5.patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ],
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation.subject"
          }
        ]
      },
      {
        "id": "IMMZD5.potentialContraindications",
        "path": "IMMZD5.potentialContraindications",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE161"
          }
        ],
        "short": "Potential contraindications",
        "definition": "Specific situations or medical conditions for which it is advised or recommended to avoid or delay administering a particular vaccine",
        "min": 1,
        "max": "*",
        "base": {
          "path": "IMMZD5.potentialContraindications",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE161"
        },
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation.valueCodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "IMMZD5",
        "path": "IMMZD5",
        "short": "IMMZ.D5.Determine vaccine(s) to be administered based on contraindications",
        "definition": "Data elements for the IMMZ.D5.Determine vaccine(s) to be administered based on contraindications Data Dictionary Activity.",
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation"
          }
        ]
      },
      {
        "id": "IMMZD5.patient",
        "path": "IMMZD5.patient",
        "short": "Patient",
        "definition": "The patient.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ],
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation.subject"
          }
        ]
      },
      {
        "id": "IMMZD5.potentialContraindications",
        "path": "IMMZD5.potentialContraindications",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE161"
          }
        ],
        "short": "Potential contraindications",
        "definition": "Specific situations or medical conditions for which it is advised or recommended to avoid or delay administering a particular vaccine",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE161"
        },
        "mapping": [
          {
            "identity": "IMMZD5.to.Observation",
            "map": "Observation.valueCodeableConcept"
          }
        ]
      }
    ]
  }
}