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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "88b99ab6-0990-4f1c-b1a7-6adb50dd70b7"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://tools.ietf.org/html/rfc4122"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1300fffb-e319-400b-84d0-4e9c1f619af4" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85353-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85353-1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/073eef49-81ee-4c2e-893b-bc2e4efd2630" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-03-04T06:27:40.701Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/073eef49-81ee-4c2e-893b-bc2e4efd2630" ]
  ] ) ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/af22811f-218e-4ff6-aa07-93f12c666dd7" ]
  ] [
fhir:reference [ fhir:v "Observation/9a2052b8-f00a-41ec-bc4e-3bd4cfae62c2" ]
  ] [
fhir:reference [ fhir:v "Observation/78fef4ce-cb0a-4e7d-b768-2565550b62a2" ]
  ] [
fhir:reference [ fhir:v "Observation/ba92afc0-a1c5-41df-93d8-c3df49888bcd" ]
  ] [
fhir:reference [ fhir:v "Observation/5ba52e14-9a98-48cb-8029-770e3e76f428" ]
  ] [
fhir:reference [ fhir:v "Observation/3421ccda-63f3-4e6e-b39c-ca9e3850d3a2" ]
  ] [
fhir:reference [ fhir:v "Observation/65083da2-c77f-419e-a205-68a7d3863e90" ]
  ] [
fhir:reference [ fhir:v "Observation/f268716f-9dc6-4361-a124-0aad3604d8a2" ]
  ] [
fhir:reference [ fhir:v "Observation/8037d992-5936-44bf-9253-f76f904ba7b9" ]
  ] ) . #