Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Example Observation/f202 (Turtle)

Maturity Level : N/A
Responsible Owner: Orders and Observations Work Group Standards Status : Informative Compartments : Device , Encounter , Group , Patient , Practitioner , RelatedPerson

Raw Turtle (+ also see Turtle/RDF Format Specification )

Real-world patient - temperature

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

[a fhir:Observation ;

<http://hl7.org/fhir/Observation/f202> a fhir:Observation ;

  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "f202"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"f202\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;f202&quot; </p></div><p><b>status</b>: <span title=\"  Oral temperature was measured on April fourth  \">entered-in-error</span></p><p><b>category</b>: <span title=\"  category code is A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes. \">Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></span></p><p><b>code</b>: Temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (acme.lab#BT &quot;Body temperature&quot;; <a href=\"https://loinc.org/\">LOINC</a>#8310-5 &quot;Body temperature&quot;; <a href=\"https://loinc.org/\">LOINC</a>#8331-1 &quot;Oral temperature&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#56342008 &quot;Temperature taking&quot;)</span></p><p><b>subject</b>: <span title=\"  No identifier could be provided to this observation  \"><a href=\"patient-example-f201-roel.html\">Patient/f201: Roel</a> &quot;Roel&quot;</span></p><p><b>issued</b>: 4 Apr 2013, 11:27:00 pm</p><p><b>performer</b>: <a href=\"practitioner-example-f201-ab.html\">Practitioner/f201</a> &quot;Dokter Bronsig&quot;</p><p><b>value</b>: 39 degrees C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><p><b>bodySite</b>: <span title=\"  In the meantime a new oral temperature is measured  &amp;#10;  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3418963/  \">Oral cavity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#74262004)</span></span></p><p><b>method</b>: Oral temperature taking <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#89003005)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td><span title=\"   0..* Provides guide for interpretation   \">38.2 degrees C</span></td></tr></table></div>"
  ] ; #    Oral temperature was measured on April fourth   
  fhir:status [ fhir:v "entered-in-error"] ; # 

  fhir:status [ fhir:v "entered-in-error"] ; #   Oral temperature was measured on April fourth  

  fhir:category ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;

       fhir:code [ fhir:v "vital-signs" ] ;
       fhir:display [ fhir:v "Vital Signs" ]
     ] )
  ] ) ; #    category code is A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.  

  ] ) ; #   category code is A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes. 

  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://acme.lab"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "BT" ] ;
       fhir:display [ fhir:v "Body temperature" ]
     ] [

       a loinc:8310-5 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ; #   \"interoperability standard\" code  

       fhir:code [ fhir:v "8310-5" ] ;
       fhir:display [ fhir:v "Body temperature" ]
     ] [
       fhir:system [
         fhir:v "http://acme.lab"^^xsd:anyURI ;
         fhir:l <http://acme.lab>
       ] ;
       fhir:code [ fhir:v "BT" ] ;
       fhir:display [ fhir:v "Body temperature" ]
     ] [

       a loinc:8331-1 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;

       fhir:code [ fhir:v "8331-1" ] ;
       fhir:display [ fhir:v "Oral temperature" ]
     ] [
       a sct:56342008 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;

       fhir:code [ fhir:v "56342008" ] ;
       fhir:display [ fhir:v "Temperature taking" ]
     ] ) ; #    Kind of observation = Temperature   ,    local code here   

     ] ) ; #   Kind of observation = Temperature  ,   local code here  

     fhir:text [ fhir:v "Temperature" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://hl7.org/fhir/Patient/f201> ;

     fhir:reference [ fhir:v "Patient/f201" ] ;
     fhir:display [ fhir:v "Roel" ]
  ] ; #    No identifier could be provided to this observation   

  ] ; #   No identifier could be provided to this observation  
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2013-04-04T13:27:00+01:00"^^xsd:dateTime
  ] ; # 

  fhir:issued [ fhir:v "2013-04-04T13:27:00+01:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
     fhir:l <http://hl7.org/fhir/Practitioner/f201> ;

     fhir:reference [ fhir:v "Practitioner/f201" ]
  ] ) ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "39"^^xsd:decimal ] ; #    Temperature=39 degrees Celsius   

     fhir:value [ fhir:v "39"^^xsd:decimal ] ; #   Temperature=39 degrees Celsius  

     fhir:unit [ fhir:v "degrees C" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;

     fhir:system [
       fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
       fhir:l <http://unitsofmeasure.org>
     ] ;

     fhir:code [ fhir:v "Cel" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;

       fhir:code [ fhir:v "H" ]
     ] )
  ] ) ; # 
  fhir:bodySite [
     fhir:coding ( [
       a sct:74262004 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;

       fhir:code [ fhir:v "74262004" ] ;
       fhir:display [ fhir:v "Oral cavity" ]
     ] )
  ] ; #    In the meantime a new oral temperature is measured   ,    http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3418963/   

  ] ; #   In the meantime a new oral temperature is measured  ,   http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3418963/  

  fhir:method [
     fhir:coding ( [
       a sct:89003005 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;

       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;

       fhir:code [ fhir:v "89003005" ] ;
       fhir:display [ fhir:v "Oral temperature taking" ]
     ] )
  ] ; # 
  fhir:referenceRange ( [
     fhir:high [
       fhir:value [ fhir:v "38.2"^^xsd:decimal ] ;

       fhir:value [ fhir:v 38.2 ] ;

       fhir:unit [ fhir:v "degrees C" ]
     ] #     0..* Provides guide for interpretation    
  ] )] . # 

     ] #    0..* Provides guide for interpretation   
  ] ) . # 

<http://hl7.org/fhir/Patient/f201> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/f201> a fhir:Practitioner .


# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.