SMART ICVP
0.3.0 - ci-build
SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-icvp/tree/main and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/icvp/StructureDefinition/pICVP | Version: 0.3.0 | |||
| Active as of 2025-10-30 | Computable Name: pICVP | |||
Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
![]() ![]() |
1..1 | string | Name | |
![]() ![]() |
1..1 | date | Date of Birth | |
![]() ![]() |
0..1 | code | Sex | |
![]() ![]() |
0..1 | code | Nationality | |
![]() ![]() |
0..1 | Identifier | National Identification Document | |
![]() ![]() |
0..1 | code | National ID Document Type Binding: hl7VS-identifierType (extensible) | |
![]() ![]() |
0..1 | string | Parent/Guardian | |
![]() ![]() |
0..1 | Reference(Organization) | Document issuer | |
![]() ![]() |
1..* | ICVPVaccineDetails | Vaccine Details | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| pICVP.ndt | Base | extensible | hl7VS-identifierType | 📦2.0.0 | THO v6.5 |
Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-pICVP.
Description: Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis.
Type: object
Schema ID: http://smart.who.int/base/StructureDefinition-pICVP.schema.json
Required fields: resourceType, name, dob, vaccineDetails
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/StructureDefinition-pICVP.schema.json",
"title": "pICVP",
"description": "Data elements for the Paper Model International Certificate of Vaccination or Prophylaxis.",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "pICVP",
"description": "Resource type identifier for pICVP logical model"
},
"@context": {
"description": "JSON-LD context for this logical model with ValueSet vocabularies",
"anyOf": [
{
"type": "string",
"format": "uri",
"description": "URI reference to external JSON-LD context"
},
{
"type": "object",
"description": "Inline JSON-LD context",
"properties": {
"@version": {
"type": "number",
"const": 1.1
},
"fhir": {
"type": "string",
"const": "http://hl7.org/fhir/"
}
},
"additionalProperties": {
"type": "string",
"format": "uri"
}
},
{
"type": "array",
"description": "Array of JSON-LD context objects/URIs",
"items": {
"anyOf": [
{
"type": "string",
"format": "uri"
},
{
"type": "object"
}
]
}
}
]
},
"@type": {
"type": "string",
"description": "JSON-LD type identifier for pICVP logical model",
"examples": [
"LogicalModel-pICVP"
]
},
"name": {
"type": "string",
"description": "The full name of the client"
},
"dob": {
"type": "string",
"format": "date",
"description": "Date of Birth"
},
"sex": {
"type": "string",
"description": "Sex"
},
"nationality": {
"type": "string",
"description": "Nationality"
},
"nid": {
"type": "object",
"description": "National Identification Document"
},
"ndt": {
"oneOf": [
{
"type": "string",
"description": "Code from ValueSet v2-0203 (plain string)"
},
{
"type": "object",
"description": "Code from ValueSet v2-0203 (JSON-LD structure)",
"properties": {
"@type": {
"type": "string",
"const": "http://smart.who.int/base/ValueSet-v2-0203.jsonld",
"description": "JSON-LD type reference to ValueSet v2-0203"
},
"@id": {
"type": "string",
"format": "uri",
"description": "Full IRI of the code from ValueSet v2-0203"
}
},
"required": [
"@type",
"@id"
],
"additionalProperties": false
}
],
"description": "National ID Document Type"
},
"guardian": {
"type": "string",
"description": "Name of Parent or Guardian"
},
"issuer": {
"type": "object",
"description": "Document issuer"
},
"vaccineDetails": {
"type": "array",
"items": {
"$ref": "http://smart.who.int/base/StructureDefinition-ICVPVaccineDetails.schema.json"
},
"minItems": 1,
"description": "Vaccine Details"
}
},
"required": [
"resourceType",
"name",
"dob",
"vaccineDetails"
],
"resourceDefinition": "http://smart.who.int/icvp/StructureDefinition/pICVP",
"fhir:parent": "http://smart.who.int/icvp/StructureDefinition/ICVP",
"jsonld:valuesets": [
"v2-0203"
],
"jsonld:contextTemplate": {
"@version": 1.1,
"fhir": "http://hl7.org/fhir/",
"v2-0203": "http://smart.who.int/base/ValueSet-v2-0203.jsonld"
}
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from ICVP
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
![]() ![]() |
1..1 | string | Name | |
![]() ![]() |
1..1 | date | Date of Birth | |
![]() ![]() |
0..1 | code | Sex | |
![]() ![]() |
0..1 | code | Nationality | |
![]() ![]() |
0..1 | Identifier | National Identification Document | |
![]() ![]() |
0..1 | code | National ID Document Type Binding: hl7VS-identifierType (extensible) | |
![]() ![]() |
0..1 | string | Parent/Guardian | |
![]() ![]() |
0..1 | Reference(Organization) | Document issuer | |
![]() ![]() |
1..* | ICVPVaccineDetails | Vaccine Details | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| pICVP.ndt | Base | extensible | hl7VS-identifierType | 📦2.0.0 | THO v6.5 |
This structure is derived from ICVP
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
![]() ![]() |
1..1 | string | Name | |
![]() ![]() |
1..1 | date | Date of Birth | |
![]() ![]() |
0..1 | code | Sex | |
![]() ![]() |
0..1 | code | Nationality | |
![]() ![]() |
0..1 | Identifier | National Identification Document | |
![]() ![]() |
0..1 | code | National ID Document Type Binding: hl7VS-identifierType (extensible) | |
![]() ![]() |
0..1 | string | Parent/Guardian | |
![]() ![]() |
0..1 | Reference(Organization) | Document issuer | |
![]() ![]() |
1..* | ICVPVaccineDetails | Vaccine Details | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| pICVP.ndt | Base | extensible | hl7VS-identifierType | 📦2.0.0 | THO v6.5 |
Differential View
This structure is derived from ICVP
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ICVP | pICVP Elements defined in Ancestors:name, dob, sex, nationality, nid, ndt, guardian, issuer, vaccineDetails, vaccineDetails, vaccineDetails Instances of this logical model can be the target of a Reference | |
![]() ![]() |
1..1 | string | Name | |
![]() ![]() |
1..1 | date | Date of Birth | |
![]() ![]() |
0..1 | code | Sex | |
![]() ![]() |
0..1 | code | Nationality | |
![]() ![]() |
0..1 | Identifier | National Identification Document | |
![]() ![]() |
0..1 | code | National ID Document Type Binding: hl7VS-identifierType (extensible) | |
![]() ![]() |
0..1 | string | Parent/Guardian | |
![]() ![]() |
0..1 | Reference(Organization) | Document issuer | |
![]() ![]() |
1..* | ICVPVaccineDetails | Vaccine Details | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| pICVP.ndt | Base | extensible | hl7VS-identifierType | 📦2.0.0 | THO v6.5 |
This structure is derived from ICVP