Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Message Header - Clinic Report - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "ClinicReportVitalSigns",
  "meta" : {
    "lastUpdated" : "2025-01-29T10:39:26+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader ClinicReportVitalSigns</b></p><a name=\"ClinicReportVitalSigns\"> </a><a name=\"hcClinicReportVitalSigns\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-01-29 10:39:26+0000</p></div><p><b>event</b>: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0003.html#v2-0003-R01\">eventType R01</a>: ORU/ACK - Unsolicited transmission of an observation message</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.19-pre-release&amp;canonical=https://fhir.virtually.healthcare/Endpoint/EMIS\">https://fhir.virtually.healthcare/Endpoint/EMIS</a></td><td>Archway Practice (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/F83004)</td></tr></table><p><b>sender</b>: Archway Practice (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/F83004)</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Virtually App 1.02</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.19-pre-release&amp;canonical=https://fhir.virtually.healthcare/Endpoint/Online\">https://fhir.virtually.healthcare/Endpoint/Online</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-ClinicReportMessage.html#urn-uuid-88b99ab6-0990-4f1c-b1a7-6adb50dd70b7\">Bundle: identifier = UUID:833a8c9c-73d5-4072-8376-3f4a10dd8815; type = message; timestamp = 2024-10-13 10:33:00+0000</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
    "code" : "R01"
  },
  "destination" : [
    {
      "endpoint" : "https://fhir.virtually.healthcare/Endpoint/EMIS",
      "receiver" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "F83004"
        },
        "display" : "Archway Practice"
      }
    }
  ],
  "sender" : {
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
      "value" : "F83004"
    },
    "display" : "Archway Practice"
  },
  "source" : {
    "software" : "Virtually App 1.02",
    "endpoint" : "https://fhir.virtually.healthcare/Endpoint/Online"
  },
  "focus" : [
    {
      "reference" : "urn:uuid:88b99ab6-0990-4f1c-b1a7-6adb50dd70b7",
      "type" : "Observation"
    }
  ]
}