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

FHIR IG Statistics: StructureDefinition/DVC

Packagesmart.who.int.trust-phw
Resource TypeStructureDefinition
IdDVC
FHIR VersionR4
Sourcehttp://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-DVC.html
URLhttp://smart.who.int/trust-phw/StructureDefinition/DVC
Version0.1.0
Statusactive
Date2025-07-08T11:27:10+00:00
NameDVC
TitleDVC
Realmuv
Authoritywho
DescriptionData elements for Digital Vaccination Certificate.
Typehttp://smart.who.int/trust-phw/StructureDefinition/DVC
Kindlogical

Resources that use this resource

StructureDefinition
PreQualDVCPreQual
HCertHealth Certificate

Resources that this resource uses

StructureDefinition
VaccineDetailsDVC - Vaccine Details

Narrative

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

Generated Narrative: StructureDefinition DVC

NameFlagsCard.TypeDescription & Constraintsdoco
.. DVC 0..*BaseDVC
Instances of this logical model can be the target of a Reference
... name 1..1stringName
... dob 1..1dateDate of Birth
... sex 0..1codeSex
... nationality 0..1codeNationality
... nid 0..1IdentifierNational Identification Document
... guardian 0..1stringParent/Guardian
... issuer 0..1Reference(Organization)Document issuer
... vaccineDetails 1..*VaccineDetailsVaccine Details

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DVC",
  "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/tools/StructureDefinition/logical-target",
      "valueBoolean": true
    }
  ],
  "url": "http://smart.who.int/trust-phw/StructureDefinition/DVC",
  "version": "0.1.0",
  "name": "DVC",
  "title": "DVC",
  "status": "active",
  "experimental": true,
  "date": "2025-07-08T11:27:10+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Data elements for Digital Vaccination Certificate.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/trust-phw/StructureDefinition/DVC",
  "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": "DVC",
        "path": "DVC",
        "short": "DVC",
        "definition": "Data elements for Digital Vaccination Certificate.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "DVC.name",
        "path": "DVC.name",
        "short": "Name",
        "definition": "The full name of the client",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVC.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVC.dob",
        "path": "DVC.dob",
        "short": "Date of Birth",
        "definition": "Date of Birth",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVC.dob",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVC.sex",
        "path": "DVC.sex",
        "short": "Sex",
        "definition": "Sex",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVC.sex",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVC.nationality",
        "path": "DVC.nationality",
        "short": "Nationality",
        "definition": "Nationality",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVC.nationality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVC.nid",
        "path": "DVC.nid",
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVC.nid",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "DVC.guardian",
        "path": "DVC.guardian",
        "short": "Parent/Guardian",
        "definition": "Name of Parent or Guardian",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVC.guardian",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVC.issuer",
        "path": "DVC.issuer",
        "short": "Document issuer",
        "definition": "Document issuer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVC.issuer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ]
      },
      {
        "id": "DVC.vaccineDetails",
        "path": "DVC.vaccineDetails",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "DVC.vaccineDetails",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/VaccineDetails"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DVC",
        "path": "DVC",
        "short": "DVC",
        "definition": "Data elements for Digital Vaccination Certificate."
      },
      {
        "id": "DVC.name",
        "path": "DVC.name",
        "short": "Name",
        "definition": "The full name of the client",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVC.dob",
        "path": "DVC.dob",
        "short": "Date of Birth",
        "definition": "Date of Birth",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVC.sex",
        "path": "DVC.sex",
        "short": "Sex",
        "definition": "Sex",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVC.nationality",
        "path": "DVC.nationality",
        "short": "Nationality",
        "definition": "Nationality",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVC.nid",
        "path": "DVC.nid",
        "short": "National Identification Document",
        "definition": "National Identification Document",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "DVC.guardian",
        "path": "DVC.guardian",
        "short": "Parent/Guardian",
        "definition": "Name of Parent or Guardian",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVC.issuer",
        "path": "DVC.issuer",
        "short": "Document issuer",
        "definition": "Document issuer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ]
      },
      {
        "id": "DVC.vaccineDetails",
        "path": "DVC.vaccineDetails",
        "short": "Vaccine Details",
        "definition": "Vaccine Details",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://smart.who.int/trust-phw/StructureDefinition/VaccineDetails"
          }
        ]
      }
    ]
  }
}