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/ICVPMinVaccineDetails | Version: 0.3.0 | |||
| Active as of 2025-10-30 | Computable Name: ICVPMinVaccineDetails | |||
Mininmial vaccine detail in DVC payload for use within an HCERT Payload using the ICVP Product Catalogue
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: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle Constraints: must-have-issuer-or-clinician-name |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
![]() ![]() |
1..1 | date | Date of vaccination, YYYY-MM-DD format | |
![]() ![]() |
0..1 | string | Name of supervising clinician | |
![]() ![]() |
0..1 | id | Certificate issuer id (referenced organization) | |
![]() ![]() |
1..1 | string | Batch No | |
![]() ![]() |
0..1 | date | Certificate Validity periods start date | |
![]() ![]() |
0..1 | date | Certificate Validity periods end date | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| must-have-issuer-or-clinician-name | error | ICVPMinVaccineDetails | Either issuer or clinicianName must be present |
is.exists() or cn.exists()
|
Mininmial vaccine detail in DVC payload for use within an HCERT Payload using the ICVP Product Catalogue
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-ICVPMinVaccineDetails.
Description: Mininmial vaccine detail in DVC payload for use within an HCERT Payload using the ICVP Product Catalogue
Type: object
Schema ID: http://smart.who.int/base/StructureDefinition-ICVPMinVaccineDetails.schema.json
Required fields: resourceType, vp, dt, bo
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/StructureDefinition-ICVPMinVaccineDetails.schema.json",
"title": "ICVP HCERT Payload",
"description": "Mininmial vaccine detail in DVC payload for use within an HCERT Payload using the ICVP Product Catalogue",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "ICVPMinVaccineDetails",
"description": "Resource type identifier for ICVPMinVaccineDetails 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 ICVPMinVaccineDetails logical model",
"examples": [
"LogicalModel-ICVPMinVaccineDetails"
]
},
"vp": {
"type": "string",
"description": "ICVP Product Catalog ID"
},
"dt": {
"type": "string",
"format": "date",
"description": "Date of vaccination, YYYY-MM-DD format"
},
"cn": {
"type": "string",
"description": "Name of supervising clinician"
},
"is": {
"type": "string",
"description": "Certificate issuer id (referenced organization)"
},
"bo": {
"type": "string",
"description": "Batch No"
},
"vls": {
"type": "string",
"format": "date",
"description": "Certificate Validity periods start date"
},
"vle": {
"type": "string",
"format": "date",
"description": "Certificate Validity periods end date"
}
},
"required": [
"resourceType",
"vp",
"dt",
"bo"
],
"resourceDefinition": "http://smart.who.int/icvp/StructureDefinition/ICVPMinVaccineDetails",
"fhir:parent": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails",
"jsonld:valuesets": [
"ICVPProductIds"
],
"jsonld:contextTemplate": {
"@version": 1.1,
"fhir": "http://hl7.org/fhir/",
"ICVPProductIds": "http://smart.who.int/base/ValueSet-ICVPProductIds.jsonld"
}
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from DVCMinVaccineDetails
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle | |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle Constraints: must-have-issuer-or-clinician-name |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
![]() ![]() |
1..1 | date | Date of vaccination, YYYY-MM-DD format | |
![]() ![]() |
0..1 | string | Name of supervising clinician | |
![]() ![]() |
0..1 | id | Certificate issuer id (referenced organization) | |
![]() ![]() |
1..1 | string | Batch No | |
![]() ![]() |
0..1 | date | Certificate Validity periods start date | |
![]() ![]() |
0..1 | date | Certificate Validity periods end date | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| must-have-issuer-or-clinician-name | error | ICVPMinVaccineDetails | Either issuer or clinicianName must be present |
is.exists() or cn.exists()
|
This structure is derived from DVCMinVaccineDetails
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle Constraints: must-have-issuer-or-clinician-name |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
![]() ![]() |
1..1 | date | Date of vaccination, YYYY-MM-DD format | |
![]() ![]() |
0..1 | string | Name of supervising clinician | |
![]() ![]() |
0..1 | id | Certificate issuer id (referenced organization) | |
![]() ![]() |
1..1 | string | Batch No | |
![]() ![]() |
0..1 | date | Certificate Validity periods start date | |
![]() ![]() |
0..1 | date | Certificate Validity periods end date | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| must-have-issuer-or-clinician-name | error | ICVPMinVaccineDetails | Either issuer or clinicianName must be present |
is.exists() or cn.exists()
|
Differential View
This structure is derived from DVCMinVaccineDetails
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle | |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | DVCMinVaccineDetails | ICVP HCERT Payload Elements defined in Ancestors:vp, dt, cn, is, bo, vls, vle Constraints: must-have-issuer-or-clinician-name |
![]() ![]() |
1..1 | string | ICVP Product Catalog ID Binding: WHO ICVP Vaccine Product Ids (required) | |
![]() ![]() |
1..1 | date | Date of vaccination, YYYY-MM-DD format | |
![]() ![]() |
0..1 | string | Name of supervising clinician | |
![]() ![]() |
0..1 | id | Certificate issuer id (referenced organization) | |
![]() ![]() |
1..1 | string | Batch No | |
![]() ![]() |
0..1 | date | Certificate Validity periods start date | |
![]() ![]() |
0..1 | date | Certificate Validity periods end date | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ICVPMinVaccineDetails.vp | Base | required | WHO ICVP Vaccine Product Ids | 📦0.3.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| must-have-issuer-or-clinician-name | error | ICVPMinVaccineDetails | Either issuer or clinicianName must be present |
is.exists() or cn.exists()
|
This structure is derived from DVCMinVaccineDetails