{
"description": "Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database",
"_filename": "StructureDefinition-PreQualDVC.json",
"package_name": "smart.who.int.trust-phw",
"date": "2025-10-07T06:40:24+00:00",
"derivation": "specialization",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablestructuredefinition", "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablestructuredefinition" ]
},
"publisher": "WHO",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "PreQualDVC",
"abstract": false,
"type": "http://smart.who.int/trust-phw/StructureDefinition/PreQualDVC",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "PreQual",
"package_version": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"valueBoolean": true
} ],
"snapshot": {
"element": [ {
"id": "PreQualDVC",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "PreQualDVC",
"short": "PreQual",
"definition": "Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database",
"isModifier": false
}, {
"id": "PreQualDVC.name",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "DVC.name"
},
"path": "PreQualDVC.name",
"type": [ {
"code": "string"
} ],
"short": "Name",
"definition": "The full name of the client"
}, {
"id": "PreQualDVC.dob",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "DVC.dob"
},
"path": "PreQualDVC.dob",
"type": [ {
"code": "date"
} ],
"short": "Date of Birth",
"definition": "Date of Birth"
}, {
"id": "PreQualDVC.sex",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DVC.sex"
},
"path": "PreQualDVC.sex",
"type": [ {
"code": "code"
} ],
"short": "Sex",
"definition": "Sex"
}, {
"id": "PreQualDVC.nationality",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DVC.nationality"
},
"path": "PreQualDVC.nationality",
"type": [ {
"code": "code"
} ],
"short": "Nationality",
"definition": "Nationality"
}, {
"id": "PreQualDVC.nid",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DVC.nid"
},
"path": "PreQualDVC.nid",
"type": [ {
"code": "Identifier"
} ],
"short": "National Identification Document",
"definition": "National Identification Document"
}, {
"path": "PreQualDVC.ndt",
"min": 0,
"definition": "National ID Document Type",
"short": "National ID Document Type",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v2-0203"
},
"max": "1",
"id": "PreQualDVC.ndt",
"base": {
"max": "1",
"min": 0,
"path": "DVC.ndt"
}
}, {
"id": "PreQualDVC.guardian",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DVC.guardian"
},
"path": "PreQualDVC.guardian",
"type": [ {
"code": "string"
} ],
"short": "Parent/Guardian",
"definition": "Name of Parent or Guardian"
}, {
"id": "PreQualDVC.issuer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "DVC.issuer"
},
"path": "PreQualDVC.issuer",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
} ],
"short": "Document issuer",
"definition": "Document issuer"
}, {
"id": "PreQualDVC.vaccineDetails",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "DVC.vaccineDetails"
},
"path": "PreQualDVC.vaccineDetails",
"type": [ {
"code": "http://smart.who.int/trust-phw/StructureDefinition/PreQualVaccineDetails"
} ],
"short": "Vaccine Details",
"definition": "Vaccine Details"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0"
} ]
},
"status": "active",
"id": "c7bf5996-a085-413e-864e-c74ac6dae489",
"kind": "logical",
"url": "http://smart.who.int/trust-phw/StructureDefinition/PreQualDVC",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "PreQualDVC",
"path": "PreQualDVC",
"short": "PreQual",
"definition": "Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database"
}, {
"id": "PreQualDVC.vaccineDetails",
"path": "PreQualDVC.vaccineDetails",
"type": [ {
"code": "http://smart.who.int/trust-phw/StructureDefinition/PreQualVaccineDetails"
} ]
} ]
},
"contact": [ {
"name": "WHO",
"telecom": [ {
"value": "http://who.int",
"system": "url"
} ]
} ],
"baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/DVC"
}