{
  "resourceType" : "Observation",
  "meta" : {
    "security" : [{
      "system" : "https://smarthealth.cards/ial",
      "code" : "IAL2"
    }]
  },
  "language" : "en",
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "94558-4"
    }]
  },
  "subject" : {
    "reference" : "resource:0"
  },
  "effectiveDateTime" : "2021-02-17",
  "performer" : [{
    "display" : "ABC General Hospital"
  }],
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "260373001"
    }]
  }
}