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

FHIR IG Statistics: StructureDefinition/IMMZD21

Packagesmart.who.int.immunizations
Resource TypeStructureDefinition
IdIMMZD21
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/StructureDefinition-IMMZD21.html
URLhttp://smart.who.int/immunizations/StructureDefinition/IMMZD21
Version0.2.0
Statusactive
Date2025-01-13
NameIMMZ_D21_Generate_verifiable_digital_certificate
TitleIMMZ.D21.Generate verifiable digital certificate
Authoritywho
DescriptionData elements for the IMMZ.D21.Generate verifiable digital certificate Data Dictionary Activity.
Typehttp://smart.who.int/immunizations/StructureDefinition/IMMZD21
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition IMMZD21

NameFlagsCard.TypeDescription & Constraintsdoco
.. IMMZD21 0..*BaseIMMZ.D21.Generate verifiable digital certificate
... patient 1..1Reference()Patient
... certificateIssuer 1..1stringCertificate issuer
... healthCertificateIdentifier 1..1stringHealth Certificate Identifier (HCID)
... certificateValidFrom 1..1dateTimeCertificate valid from
... certificateValidUntil 1..1dateTimeCertificate valid until
... certificateSchemaVersion 1..1stringCertificate schema version

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "IMMZD21",
  "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/IMMZD21",
  "version": "0.2.0",
  "name": "IMMZ_D21_Generate_verifiable_digital_certificate",
  "title": "IMMZ.D21.Generate verifiable digital certificate",
  "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.D21.Generate verifiable digital certificate Data Dictionary Activity.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/immunizations/StructureDefinition/IMMZD21",
  "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": "IMMZD21",
        "path": "IMMZD21",
        "short": "IMMZ.D21.Generate verifiable digital certificate",
        "definition": "Data elements for the IMMZ.D21.Generate verifiable digital certificate Data Dictionary Activity.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "IMMZD21.patient",
        "path": "IMMZD21.patient",
        "short": "Patient",
        "definition": "The patient.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateIssuer",
        "path": "IMMZD21.certificateIssuer",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE151"
          }
        ],
        "short": "Certificate issuer",
        "definition": "The authority or authorized organization that issued the vaccination certificate",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.certificateIssuer",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "IMMZD21.healthCertificateIdentifier",
        "path": "IMMZD21.healthCertificateIdentifier",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE152"
          }
        ],
        "short": "Health Certificate Identifier (HCID)",
        "definition": "Unique identifier used to associate the immunization event represented in a paper vaccination card to its digital representation(s)",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.healthCertificateIdentifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateValidFrom",
        "path": "IMMZD21.certificateValidFrom",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE153"
          }
        ],
        "short": "Certificate valid from",
        "definition": "Date in which the certificate for an immunization event became valid.  No health or clinical inferences should be made from this date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.certificateValidFrom",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateValidUntil",
        "path": "IMMZD21.certificateValidUntil",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE154"
          }
        ],
        "short": "Certificate valid until",
        "definition": "Last date in which the certificate for an immunization event is valid. No health or clinical inferences should be made from this date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.certificateValidUntil",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateSchemaVersion",
        "path": "IMMZD21.certificateSchemaVersion",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE155"
          }
        ],
        "short": "Certificate schema version",
        "definition": "Version of the core data set and HL7 Fast Health Interoperability Resources (FHIR) implementation guide that the certificate is using",
        "min": 1,
        "max": "1",
        "base": {
          "path": "IMMZD21.certificateSchemaVersion",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "IMMZD21",
        "path": "IMMZD21",
        "short": "IMMZ.D21.Generate verifiable digital certificate",
        "definition": "Data elements for the IMMZ.D21.Generate verifiable digital certificate Data Dictionary Activity."
      },
      {
        "id": "IMMZD21.patient",
        "path": "IMMZD21.patient",
        "short": "Patient",
        "definition": "The patient.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateIssuer",
        "path": "IMMZD21.certificateIssuer",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE151"
          }
        ],
        "short": "Certificate issuer",
        "definition": "The authority or authorized organization that issued the vaccination certificate",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "IMMZD21.healthCertificateIdentifier",
        "path": "IMMZD21.healthCertificateIdentifier",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE152"
          }
        ],
        "short": "Health Certificate Identifier (HCID)",
        "definition": "Unique identifier used to associate the immunization event represented in a paper vaccination card to its digital representation(s)",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateValidFrom",
        "path": "IMMZD21.certificateValidFrom",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE153"
          }
        ],
        "short": "Certificate valid from",
        "definition": "Date in which the certificate for an immunization event became valid.  No health or clinical inferences should be made from this date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateValidUntil",
        "path": "IMMZD21.certificateValidUntil",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE154"
          }
        ],
        "short": "Certificate valid until",
        "definition": "Last date in which the certificate for an immunization event is valid. No health or clinical inferences should be made from this date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "IMMZD21.certificateSchemaVersion",
        "path": "IMMZD21.certificateSchemaVersion",
        "code": [
          {
            "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
            "code": "DE155"
          }
        ],
        "short": "Certificate schema version",
        "definition": "Version of the core data set and HL7 Fast Health Interoperability Resources (FHIR) implementation guide that the certificate is using",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}