FHIR IG Statistics: StructureDefinition/DVCMin
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "DVCMin",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
"version": "0.1.0",
"name": "DVCMin",
"title": "DVC HCERT Payload",
"status": "draft",
"date": "2025-08-07T11:42:36+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Mininmial DVC payload for use within an HCERT Payload",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": true,
"type": "http://smart.who.int/trust-phw/StructureDefinition/DVCMin",
"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": "DVCMin",
"path": "DVCMin",
"short": "DVC HCERT Payload",
"definition": "Mininmial DVC payload for use within an HCERT Payload",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "DVCMin.n",
"path": "DVCMin.n",
"short": "Person name",
"definition": "Person name",
"min": 1,
"max": "1",
"base": {
"path": "DVCMin.n",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.dob",
"path": "DVCMin.dob",
"short": "Date of birth in YYYY-MM-DD format",
"definition": "Date of birth in YYYY-MM-DD format",
"min": 1,
"max": "1",
"base": {
"path": "DVCMin.dob",
"min": 1,
"max": "1"
},
"type": [
{
"code": "date"
}
]
},
{
"id": "DVCMin.s",
"path": "DVCMin.s",
"short": "Sex",
"definition": "Sex",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.s",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMin.ntl",
"path": "DVCMin.ntl",
"short": "Nationality",
"definition": "Nationality",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.ntl",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMin.nid",
"path": "DVCMin.nid",
"short": "National Identification Document",
"definition": "National Identification Document",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.nid",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.ndt",
"path": "DVCMin.ndt",
"short": "National ID Document Type",
"definition": "National ID Document Type",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.ndt",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
},
{
"id": "DVCMin.gn",
"path": "DVCMin.gn",
"short": "Parent or Guardian Name",
"definition": "Parent or Guardian Name",
"min": 0,
"max": "1",
"base": {
"path": "DVCMin.gn",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.v",
"path": "DVCMin.v",
"short": "Vaccine Details",
"definition": "Vaccine Details",
"min": 1,
"max": "*",
"base": {
"path": "DVCMin.v",
"min": 1,
"max": "*"
},
"type": [
{
"code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
}
]
}
]
},
"differential": {
"element": [
{
"id": "DVCMin",
"path": "DVCMin",
"short": "DVC HCERT Payload",
"definition": "Mininmial DVC payload for use within an HCERT Payload"
},
{
"id": "DVCMin.n",
"path": "DVCMin.n",
"short": "Person name",
"definition": "Person name",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.dob",
"path": "DVCMin.dob",
"short": "Date of birth in YYYY-MM-DD format",
"definition": "Date of birth in YYYY-MM-DD format",
"min": 1,
"max": "1",
"type": [
{
"code": "date"
}
]
},
{
"id": "DVCMin.s",
"path": "DVCMin.s",
"short": "Sex",
"definition": "Sex",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMin.ntl",
"path": "DVCMin.ntl",
"short": "Nationality",
"definition": "Nationality",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "DVCMin.nid",
"path": "DVCMin.nid",
"short": "National Identification Document",
"definition": "National Identification Document",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.ndt",
"path": "DVCMin.ndt",
"short": "National ID Document Type",
"definition": "National ID Document Type",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
},
{
"id": "DVCMin.gn",
"path": "DVCMin.gn",
"short": "Parent or Guardian Name",
"definition": "Parent or Guardian Name",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "DVCMin.v",
"path": "DVCMin.v",
"short": "Vaccine Details",
"definition": "Vaccine Details",
"min": 1,
"max": "*",
"type": [
{
"code": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
}
]
}
]
}
}