@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example1"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2010-07-07T16:10:56.620+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: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 Example1

Last updated: 2010-07-07 16:10:56+0530

Profiles: Measurements and simple assertions, US Core Laboratory Result Observation 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/1225794524351060

status: Final

category: Chemistry

code: thyroxine, serum, free

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: 2010-11-17 18:00:00+0530

issued: 2010-07-07 16:10:56+0530

performer: Practitioner Harry S. Winston

value: 0.9 ng/dL (Details: UCUM codeng/dL = 'ng/dL')

interpretation: Low

ReferenceRanges

-Text
*4.5-12.0
" ] ; # 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 "1225794524351060" ] ] ) ; # 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:3024-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "3024-7" ] ; fhir:display [ fhir:v "Thyroxine (T4) free [Mass/volume] in Serum or Plasma" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training"^^xsd:anyURI ] ; fhir:code [ fhir:v "24" ] ; fhir:display [ fhir:v "T4, FREE" ] ] ) ; fhir:text [ fhir:v "thyroxine, serum, free" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/Example1" ] ] ; # fhir:encounter [ fhir:link ; fhir:reference [ fhir:v "Encounter/Example1" ] ] ; # fhir:effective [ fhir:v "2010-11-17T18:00:00+05:30"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2010-07-07T16:10:56.620+05:30"^^xsd:dateTime] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "ng/dL" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "ng/dL" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/v2/0078"^^xsd:anyURI ] ; fhir:code [ fhir:v "L" ] ; fhir:display [ fhir:v "Low" ] ] ) ; fhir:text [ fhir:v "Low" ] ] ) ; # fhir:referenceRange ( [ fhir:text [ fhir:v "4.5-12.0" ] ] ) . # # -------------------------------------------------------------------------------------