Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Observation CDR - Vital Signs Panel - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "88b99ab6-0990-4f1c-b1a7-6adb50dd70b7",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 88b99ab6-0990-4f1c-b1a7-6adb50dd70b7</b></p><a name=\"88b99ab6-0990-4f1c-b1a7-6adb50dd70b7\"> </a><a name=\"hc88b99ab6-0990-4f1c-b1a7-6adb50dd70b7\"> </a><a name=\"88b99ab6-0990-4f1c-b1a7-6adb50dd70b7-en-GB\"> </a><p><b>identifier</b>: <code>https://tools.ietf.org/html/rfc4122</code>/1300fffb-e319-400b-84d0-4e9c1f619af4</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85353-1}\">Vital signs, weight, height, head circumference, oxygen saturation and BMI panel</span></p><p><b>subject</b>: <a href=\"Patient-073eef49-81ee-4c2e-893b-bc2e4efd2630.html\">Rachel Kanfeld  Female, DoB: 1998-03-16 ( https://fhir.nhs.uk/Id/nhs-number#9876543210)</a></p><p><b>effective</b>: 2024-03-04 06:27:40+0000</p><p><b>performer</b>: <a href=\"Patient-073eef49-81ee-4c2e-893b-bc2e4efd2630.html\">Rachel Kanfeld  Female, DoB: 1998-03-16 ( https://fhir.nhs.uk/Id/nhs-number#9876543210)</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-af22811f-218e-4ff6-aa07-93f12c666dd7.html\">Observation Body weight</a></li><li><a href=\"Observation-9a2052b8-f00a-41ec-bc4e-3bd4cfae62c2.html\">Observation Arterial oxygen saturation</a></li><li><a href=\"Observation-78fef4ce-cb0a-4e7d-b768-2565550b62a2.html\">Observation Head circumference measure</a></li><li><a href=\"Observation-ba92afc0-a1c5-41df-93d8-c3df49888bcd.html\">Observation Body height measure</a></li><li><a href=\"Observation-5ba52e14-9a98-48cb-8029-770e3e76f428.html\">Observation Core body temperature</a></li><li><a href=\"Observation-3421ccda-63f3-4e6e-b39c-ca9e3850d3a2.html\">Observation Heart rate</a></li><li><a href=\"Observation-65083da2-c77f-419e-a205-68a7d3863e90.html\">Observation Respiratory rate</a></li><li><a href=\"Observation-f268716f-9dc6-4361-a124-0aad3604d8a2.html\">Observation Body mass index</a></li><li><a href=\"Observation-8037d992-5936-44bf-9253-f76f904ba7b9.html\">Observation Blood pressure</a></li></ul></div>"
  },
  "identifier" : [
    {
      "system" : "https://tools.ietf.org/html/rfc4122",
      "value" : "1300fffb-e319-400b-84d0-4e9c1f619af4"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "85353-1"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/073eef49-81ee-4c2e-893b-bc2e4efd2630"
  },
  "effectiveDateTime" : "2024-03-04T06:27:40.701Z",
  "performer" : [
    {
      🔗 "reference" : "Patient/073eef49-81ee-4c2e-893b-bc2e4efd2630"
    }
  ],
  "hasMember" : [
    {
      🔗 "reference" : "Observation/af22811f-218e-4ff6-aa07-93f12c666dd7"
    },
    {
      🔗 "reference" : "Observation/9a2052b8-f00a-41ec-bc4e-3bd4cfae62c2"
    },
    {
      🔗 "reference" : "Observation/78fef4ce-cb0a-4e7d-b768-2565550b62a2"
    },
    {
      🔗 "reference" : "Observation/ba92afc0-a1c5-41df-93d8-c3df49888bcd"
    },
    {
      🔗 "reference" : "Observation/5ba52e14-9a98-48cb-8029-770e3e76f428"
    },
    {
      🔗 "reference" : "Observation/3421ccda-63f3-4e6e-b39c-ca9e3850d3a2"
    },
    {
      🔗 "reference" : "Observation/65083da2-c77f-419e-a205-68a7d3863e90"
    },
    {
      🔗 "reference" : "Observation/f268716f-9dc6-4361-a124-0aad3604d8a2"
    },
    {
      🔗 "reference" : "Observation/8037d992-5936-44bf-9253-f76f904ba7b9"
    }
  ]
}