MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
: PULSE OXIMETRY - 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 "3ba4e1cb-3215-4669-ad03-b743bf76522a"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitalsOx"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitalsOx> ] )
] ; #
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 3ba4e1cb-3215-4669-ad03-b743bf76522a</b></p><a name=\"3ba4e1cb-3215-4669-ad03-b743bf76522a\"> </a><a name=\"hc3ba4e1cb-3215-4669-ad03-b743bf76522a\"> </a><a name=\"3ba4e1cb-3215-4669-ad03-b743bf76522a-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/VitalSignTO.6544753 (use: usual, )</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 59408-5}, {http://loinc.org 2708-6}\">PULSE OXIMETRY</span></p><p><b>subject</b>: <a href=\"Patient-ex-MHV-patient-3.html\">CASEYONE CASEYLAST Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#3 (use: usual, ))</a></p><p><b>effective</b>: 2023-10-26 11:33:31+0000</p><p><b>performer</b>: 000-EYE NON TREATMENT (LOC)</p><p><b>value</b>: 95 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #location-3713</b></p><a name=\"3ba4e1cb-3215-4669-ad03-b743bf76522a/location-3713\"> </a><a name=\"hc3ba4e1cb-3215-4669-ad03-b743bf76522a/location-3713\"> </a><a name=\"3ba4e1cb-3215-4669-ad03-b743bf76522a/location-3713-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.3713 (use: usual, )</p><p><b>name</b>: 000-EYE NON TREATMENT (LOC)</p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "location-3713" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HospitalLocationTO.3713" ] ] ) ;
fhir:name [ fhir:v "000-EYE NON TREATMENT (LOC)" ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "VitalSignTO.6544753" ]
] ) ; #
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:59408-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59408-5" ] ] [
a loinc:2708-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2708-6" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood" ] ] ) ;
fhir:text [ fhir:v "PULSE OXIMETRY" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-3" ]
] ; #
fhir:effective [ fhir:v "2023-10-26T11:33:31Z"^^xsd:dateTime] ; #
fhir:performer ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/alternate-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#location-3713" ] ] ] ) ;
fhir:display [ fhir:v "000-EYE NON TREATMENT (LOC)" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "95"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
] . #