| Package | smart.who.int.trust-phw |
| Resource Type | StructureDefinition |
| Id | PreQualDVC |
| FHIR Version | R4 |
| Source | http://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-PreQualDVC.html |
| URL | http://smart.who.int/trust-phw/StructureDefinition/PreQualDVC |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-07T11:42:36+00:00 |
| Name | PreQualDVC |
| Title | PreQual |
| Realm | uv |
| Authority | who |
| Description | Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database |
| Type | http://smart.who.int/trust-phw/StructureDefinition/PreQualDVC |
| Kind | logical |
| StructureDefinition | |
| ICVP | ICVP |
| StructureDefinition | |
| DVC | DVC |
| PreQualVaccineDetails | PreQual - Vaccine Details |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PreQualDVC
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | DVC | Elements defined in Ancestors:name, dob, sex, nationality, nid, guardian, issuer, vaccineDetails PreQual Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..* | PreQualVaccineDetails | Vaccine Details | |
{
"resourceType": "StructureDefinition",
"id": "PreQualDVC",
"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/PreQualDVC",
"version": "0.1.0",
"name": "PreQualDVC",
"title": "PreQual",
"status": "active",
"experimental": true,
"date": "2025-08-07T11:42:36+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database",
"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/PreQualDVC",
"baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/DVC",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0"
}
],
"element": [
{
"id": "PreQualDVC",
"path": "PreQualDVC",
"short": "PreQual",
"definition": "Data elements for the Digital Vaccine Certificate using WHO Vaccine PreQualification database",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "PreQualDVC.name",
"path": "PreQualDVC.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": "PreQualDVC.dob",
"path": "PreQualDVC.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": "PreQualDVC.sex",
"path": "PreQualDVC.sex",
"short": "Sex",
"definition": "Sex",
"min": 0,
"max": "1",
"base": {
"path": "DVC.sex",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "PreQualDVC.nationality",
"path": "PreQualDVC.nationality",
"short": "Nationality",
"definition": "Nationality",
"min": 0,
"max": "1",
"base": {
"path": "DVC.nationality",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "PreQualDVC.nid",
"path": "PreQualDVC.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": "PreQualDVC.guardian",
"path": "PreQualDVC.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": "PreQualDVC.issuer",
"path": "PreQualDVC.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": "PreQualDVC.vaccineDetails",
"path": "PreQualDVC.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/PreQualVaccineDetails"
}
]
}
]
},
"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"
}
]
}
]
}
}