Package | smart.who.int.icvp |
Type | StructureDefinition |
Id | ICVP |
FHIR Version | R4 |
Source | http://smart.who.int/icvp/https://build.fhir.org/ig/WorldHealthOrganization/smart-icvp/StructureDefinition-ICVP.html |
URL | http://smart.who.int/icvp/StructureDefinition/ICVP |
Version | 0.1.0 |
Status | active |
Date | 2025-07-15T19:22:42+00:00 |
Name | ICVP |
Title | ICVP |
Authority | who |
Description | Data elements for the Model International Certificate of Vaccination or Prophylaxis. |
Type | http://smart.who.int/icvp/StructureDefinition/ICVP |
Kind | logical |
StructureDefinition | |
ICVPEvent | ICVP (single) |
ICVPSD | DVC Icvp with Selective Disclosure |
pICVP | pICVP |
StructureDefinition | |
ICVPVaccineDetails | ICVP - Vaccine Details |
PreQualDVC | PreQual |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ICVP
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | C | 0..* | PreQualDVC | Elements defined in Ancestors:name, dob, sex, nationality, nid, guardian, issuer, vaccineDetails, vaccineDetails ICVP Instances of this logical model can be the target of a Reference Constraints: is-an-icvp-vaccine-record |
![]() ![]() ![]() | 1..* | ICVPVaccineDetails | Vaccine Details | |
{ "resourceType": "StructureDefinition", "id": "ICVP", "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/icvp/StructureDefinition/ICVP", "version": "0.1.0", "name": "ICVP", "title": "ICVP", "status": "active", "experimental": true, "date": "2025-07-15T19:22:42+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Data elements for the Model International Certificate of Vaccination or Prophylaxis.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://smart.who.int/icvp/StructureDefinition/ICVP", "baseDefinition": "http://smart.who.int/trust-phw/StructureDefinition/PreQualDVC", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "ICVP", "path": "ICVP", "short": "ICVP", "definition": "Data elements for the Model International Certificate of Vaccination or Prophylaxis.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "constraint": [ { "key": "is-an-icvp-vaccine-record", "severity": "error", "human": "Checks if vaccine is on the WHO PreQual or EUL listing", "expression": "vaccineDetails.productID.conformsTo('ICVPVaccineDetails')", "source": "http://smart.who.int/icvp/StructureDefinition/ICVP" } ], "isModifier": false }, { "id": "ICVP.name", "path": "ICVP.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": "ICVP.dob", "path": "ICVP.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": "ICVP.sex", "path": "ICVP.sex", "short": "Sex", "definition": "Sex", "min": 0, "max": "1", "base": { "path": "DVC.sex", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "ICVP.nationality", "path": "ICVP.nationality", "short": "Nationality", "definition": "Nationality", "min": 0, "max": "1", "base": { "path": "DVC.nationality", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "ICVP.nid", "path": "ICVP.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": "ICVP.guardian", "path": "ICVP.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": "ICVP.issuer", "path": "ICVP.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": "ICVP.vaccineDetails", "path": "ICVP.vaccineDetails", "short": "Vaccine Details", "definition": "Vaccine Details", "min": 1, "max": "*", "base": { "path": "DVC.vaccineDetails", "min": 1, "max": "*" }, "type": [ { "code": "http://smart.who.int/icvp/StructureDefinition/ICVPVaccineDetails" } ] } ] }, "differential": { "element": [ { "id": "ICVP", "path": "ICVP", "short": "ICVP", "definition": "Data elements for the Model International Certificate of Vaccination or Prophylaxis.", "constraint": [ { "key": "is-an-icvp-vaccine-record", "severity": "error", "human": "Checks if vaccine is on the WHO PreQual or EUL listing", "expression": "vaccineDetails.productID.conformsTo('ICVPVaccineDetails')", "source": "http://smart.who.int/icvp/StructureDefinition/ICVP" } ] }, { "id": "ICVP.vaccineDetails", "path": "ICVP.vaccineDetails", "type": [ { "code": "http://smart.who.int/icvp/StructureDefinition/ICVPVaccineDetails" } ] } ] } }