@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example2"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2020-10-07T04:47:27.860+05:30"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry"^^xsd:anyURI ; fhir:link ] ) ; fhir:security ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "Normal" ] ] ) ; fhir:tag ( [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "New" ] ; fhir:display [ fhir:v "New" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "Pen" ] ; fhir:display [ fhir:v "Pen" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"^^xsd:anyURI ] ; fhir:code [ fhir:v "NewPen" ] ; fhir:display [ fhir:v "New Pen" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Observation Example2

Last updated: 2020-10-07 04:47:27+0530

Profiles: Measurements and simple assertions, US Core Laboratory Result Observation Profile, US Core Pulse Oximetry Profile

Tags: New (Details: EditTags code New = ' New ', stated as ' New '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen = ' NewPen ', stated as ' New Pen ')

Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')

identifier: Unspecified Identifier/1917665180188260

status: Final

category: Chemistry

code: fraction of inspired oxygen

subject: Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)

encounter: Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --> 2020-08-17 21:07:17-0600

effective: 2020-10-07 04:46:19+0530

issued: 2020-10-07 04:47:27+0530

performer: Practitioner Harry S. Winston

dataAbsentReason: Not Applicable

Components

-CodeValue[x]
*O2 Inspired99 % (Details: UCUM code% = '%')
" ] ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "Unspecified Identifier" ] ] ) ; fhir:text [ fhir:v "Unspecified Identifier" ] ] ; fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ObservationId/Training"^^xsd:anyURI ] ; fhir:value [ fhir:v "1917665180188260" ] ] ) ; # fhir:status [ fhir:v "final" ; fhir:extension ( [ fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/obsstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "F" ] ; fhir:display [ fhir:v "Final results; complete and verified" ] ] ] ) ] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HIERGRPS/Training"^^xsd:anyURI ] ; fhir:code [ fhir:v "1234" ] ; fhir:display [ fhir:v "Chemistry" ] ] [ fhir:system [ fhir:v " http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "laboratory" ] ; fhir:display [ fhir:v "Laboratory" ] ] ) ; fhir:text [ fhir:v "Chemistry" ] ] ) ; # fhir:code [ fhir:coding ( [ a loinc:59408-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "59408-5" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training"^^xsd:anyURI ] ; fhir:code [ fhir:v "2173" ] ; fhir:display [ fhir:v "O2SAT(OXIM)" ] ] ) ; fhir:text [ fhir:v "fraction of inspired oxygen" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ; # fhir:effective [ fhir:v "2020-10-07T04:46:19+05:30"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2020-10-07T04:47:27.860+05:30"^^xsd:dateTime] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ) ; # fhir:dataAbsentReason [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "not-applicable" ] ; fhir:display [ fhir:v "Not Applicable" ] ] ) ; fhir:text [ fhir:v "Not Applicable" ] ] ; # fhir:component ( [ fhir:code [ fhir:coding ( [ a loinc:3150-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "3150-0" ] ; fhir:display [ fhir:v "O2 Inspired" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training"^^xsd:anyURI ] ; fhir:code [ fhir:v "3123" ] ; fhir:display [ fhir:v "O2 INSPIRED" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "99"^^xsd:decimal ] ; fhir:unit [ fhir:v "%" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "%" ] ] ] ) . # # -------------------------------------------------------------------------------------