SMART ICVP
0.1.0 - ci-build

SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.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/ and changes regularly. See the Directory of published versions

Example Binary: Example DVC Payload

This content is an example of the DVC HCERT Payload Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://smart.who.int/icvp/StructureDefinition/DVCPayload",
  "n": "Test Patient",
  "dob": "2023-02-04",
  "s": "female",
  "ntl": "IND",
  "v": {
    "dn": "FirstDose",
    "tg": "1F03",
    "vp": "XM28X5",
    "dt": "2024-01-23",
    "cn": "Dr. A",
    "ma": "PFIZER",
    "bo": "12345",
    "vls": "2024-01-31",
    "vle": "2028-01-31"
  }
}