FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeCommunication
IdCommunication-hat-ip.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Communication",
  "id": "com-hat-ip",
  "status": "in-progress",
  "topic": {
    "coding": [
      {
        "display": "Day 3 Home Assessment Tool (HAT) For Covid-19"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/communication-category",
          "code": "instruction",
          "display": "Instruction"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/keyclock-id-sample-no1",
    "display": "NURIN AISYAH"
  },
  "sent": "2023-12-21T10:00:00+08:00",
  "payload": [
    {
      "contentReference": {
        "reference": "CarePlan/cp-hat"
      }
    }
  ]
}