Package | smart.who.int.icvp |
Resource Type | StructureDefinition |
Id | pICVP |
FHIR Version | R4 |
Source | http://smart.who.int/icvp/https://build.fhir.org/ig/WorldHealthOrganization/smart-icvp/StructureDefinition-pICVP.html |
URL | http://smart.who.int/icvp/StructureDefinition/pICVP |
Version | 0.1.0 |
Status | active |
Date | 2025-07-15T19:22:42+00:00 |
Name | pICVP |
Title | pICVP |
Authority | who |
Description | Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis. |
Type | http://smart.who.int/icvp/StructureDefinition/pICVP |
Kind | logical |
No resources found
StructureDefinition | |
ICVP | ICVP |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition pICVP
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | ICVP | Elements defined in Ancestors:name, dob, sex, nationality, nid, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails pICVP Instances of this logical model can be the target of a Reference | |
{ "resourceType": "StructureDefinition", "id": "pICVP", "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/pICVP", "version": "0.1.0", "name": "pICVP", "title": "pICVP", "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 Paper Model International Certificate of Vaccination or Prophylaxis.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://smart.who.int/icvp/StructureDefinition/pICVP", "baseDefinition": "http://smart.who.int/icvp/StructureDefinition/ICVP", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "pICVP", "path": "pICVP", "short": "pICVP", "definition": "Data elements for the Paper 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": "pICVP.name", "path": "pICVP.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": "pICVP.dob", "path": "pICVP.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": "pICVP.sex", "path": "pICVP.sex", "short": "Sex", "definition": "Sex", "min": 0, "max": "1", "base": { "path": "DVC.sex", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "pICVP.nationality", "path": "pICVP.nationality", "short": "Nationality", "definition": "Nationality", "min": 0, "max": "1", "base": { "path": "DVC.nationality", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "pICVP.nid", "path": "pICVP.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": "pICVP.guardian", "path": "pICVP.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": "pICVP.issuer", "path": "pICVP.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": "pICVP.vaccineDetails", "path": "pICVP.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": "pICVP", "path": "pICVP", "short": "pICVP", "definition": "Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis." } ] } }