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

FHIR IG analytics

Packagesynapxe.rcm.snapshots
Resource TypeBundle
IdComm-Bun-Without-Obs-response.json
FHIR VersionR5

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": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "Communication",
        "id": "BB5859FE0B30450A9AFAFC11BCB90022",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2024-08-06T18:32:43.052+08:00",
          "profile": [
            "http://fhir.synapxe.sg/StructureDefinition/profile-communication"
          ]
        },
        "status": "in-progress",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/communication-category",
                "code": "alert"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/F7C24984F6C040809B9D01EC52F83BE7"
        },
        "sent": "2024-07-24T10:00:00Z",
        "reason": [
          {
            "concept": {
              "coding": [
                {
                  "system": "http://fhir.synapxe.sg/CodeSystem/rcm-communication-alert-codes",
                  "code": "contact-patient"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Communication"
      },
      "response": {
        "status": "201",
        "location": "https://localhost:7297/Communication/BB5859FE0B30450A9AFAFC11BCB90022",
        "etag": "W/\"1\"",
        "lastModified": "2024-08-06T10:32:43+00:00"
      }
    }
  ]
}