Diagnostics
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Orders and Observations Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Real-world patient - temperature
@prefix fhir: <http://hl7.org/fhir/> .@prefix loinc: <http://loinc.org/rdf#> .@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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------<http://hl7.org/fhir/Observation/f202> a fhir:Observation; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "f202"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 "f202" </p></div><p><b>status</b>: entered-in-error</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (acme.lab#BT "Body temperature"; <a href=\"https://loinc.org/\">LOINC</a>#8310-5 "Body temperature"; <a href=\"https://loinc.org/\">LOINC</a>#8331-1 "Oral temperature"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#56342008 "Temperature taking")</span></p><p><b>subject</b>: <a href=\"patient-f201.html\">Patient/f201: Roel</a> "Roel"</p><p><b>issued</b>: 04/04/2013 11:27:00 PM</p><p><b>performer</b>: <a href=\"practitioner-f201.html\">Practitioner/f201</a> "Dokter Bronsig"</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/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><p><b>bodySite</b>: Oral cavity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#74262004)</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>38.2 degrees C</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "entered-in-error"]; fhir:Observation.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ]; fhir:Coding.code [ fhir:value "vital-signs" ]; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.lab" ]; fhir:Coding.code [ fhir:value "BT" ]; fhir:Coding.display [ fhir:value "Body temperature" ] ], [ fhir:index 1; a loinc:8310-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "8310-5" ]; fhir:Coding.display [ fhir:value "Body temperature" ] ], [ fhir:index 2; a loinc:8331-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "8331-1" ]; fhir:Coding.display [ fhir:value "Oral temperature" ] ], [ fhir:index 3; a sct:56342008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "56342008" ]; fhir:Coding.display [ fhir:value "Temperature taking" ] ]; fhir:CodeableConcept.text [ fhir:value "Temperature" ] ]; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/f201>; fhir:Reference.reference [ fhir:value "Patient/f201" ]; fhir:Reference.display [ fhir:value "Roel" ] ]; fhir:Observation.issued [ fhir:value "2013-04-04T13:27:00+01:00"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:link <http://hl7.org/fhir/Practitioner/f201>; fhir:Reference.reference [ fhir:value "Practitioner/f201" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "39"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "degrees C" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "Cel" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.bodySite [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:74262004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "74262004" ]; fhir:Coding.display [ fhir:value "Oral cavity" ] ] ]; fhir:Observation.method [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:89003005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "89003005" ]; fhir:Coding.display [ fhir:value "Oral temperature taking" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "38.2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "degrees C" ] ] ] . <http://hl7.org/fhir/Patient/f201> a fhir:Patient . <http://hl7.org/fhir/Practitioner/f201> a fhir:Practitioner . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Observation/f202.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Observation/f202.ttl> .[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 "f202" </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/4.0.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 "Body temperature"; <a href=\"https://loinc.org/\">LOINC</a>#8310-5 "Body temperature"; <a href=\"https://loinc.org/\">LOINC</a>#8331-1 "Oral temperature"; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#56342008 "Temperature taking")</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> "Roel"</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> "Dokter Bronsig"</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/4.0.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 &#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:category ( [ fhir:coding ( [ 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" ] ] ) ] ) ; # 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:code [ fhir:v "8310-5" ] ; fhir:display [ fhir:v "Body temperature" ] ] [ a loinc:8331-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; 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:code [ fhir:v "56342008" ] ; fhir:display [ fhir:v "Temperature taking" ] ] ) ; # Kind of observation = Temperature , local code here fhir:text [ fhir:v "Temperature" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/f201" ] ; fhir:display [ fhir:v "Roel" ] ] ; # No identifier could be provided to this observation fhir:issued [ fhir:v "2013-04-04T13:27:00+01:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/f201" ] ] ) ; # fhir:value [ a fhir:Quantity ; 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:code [ fhir:v "Cel" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:bodySite [ fhir:coding ( [ a sct:74262004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; 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/ fhir:method [ fhir:coding ( [ a sct:89003005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; 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:unit [ fhir:v "degrees C" ] ] # 0..* Provides guide for interpretation ] )] . # # -------------------------------------------------------------------------------------
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
hl7.fhir.core#5.0.0-draft-final
generated
on
Sat,
May
28,
2022
12:56+1000.
Wed,
Mar
1,
2023
23:07+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change