SMART ICVP
0.1.0 - ci-build

This page is part of the ICVP (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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"
  }
}