@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Example4"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2020-10-09T04:13:35.727+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/pediatric-bmi-for-age"^^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 Example4

Last updated: 2020-10-09 04:13:35+0530

Profiles: Measurements and simple assertions, US Core Pediatric BMI for Age 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/1917834570192220

status: Final

category: PMH

code: BMI (body mass index) percentile

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-09 03:33:53+0530

issued: 2020-10-09 04:13:35+0530

performer: Practitioner Harry S. Winston

value: 90

" ] ; # 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 "1917834570192220" ] ] ) ; # 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 "1202" ] ; fhir:display [ fhir:v "PMH" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "exam" ] ; fhir:display [ fhir:v "Exam" ] ] [ fhir:system [ fhir:v " http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ; fhir:display [ fhir:v "Vital Signs" ] ] ) ; fhir:text [ fhir:v "PMH" ] ] ) ; # fhir:code [ fhir:coding ( [ a loinc:59576-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "59576-9" ] ; fhir:display [ fhir:v "Body mass index (BMI) [Percentile] Per age and sex" ] ] [ fhir:system [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training"^^xsd:anyURI ] ; fhir:code [ fhir:v "22346" ] ; fhir:display [ fhir:v "BMI%ILE" ] ] ) ; fhir:text [ fhir:v "BMI (body mass index) percentile" ] ] ; # 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-09T03:33:53+05:30"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2020-10-09T04:13:35.727+05:30"^^xsd:dateTime] ; # fhir:performer ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/Example1" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "90"^^xsd:decimal ] ] . # # -------------------------------------------------------------------------------------