{ "resourceType": "Observation", "id": "f202", "text": { "fhir_comments": [ " Oral temperature was measured on April fourth " ], "status": "generated", "div": "

Generated Narrative with Details

id: f202

status: entered-in-error

category: Vital Signs (Details : {http://hl7.org/fhir/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})

code: Temperature (Details : {http://acme.lab code 'BT' = '??', given as 'Body temperature'}; {LOINC code '8310-5' = 'Body temperature', given as 'Body temperature'}; {LOINC code '8331-1' = 'Oral temperature', given as 'Oral temperature'}; {SNOMED CT code '56342008' = 'Temperature taking (procedure)', given as 'Temperature taking'})

subject: Roel

issued: Apr 4, 2013 1:27:00 PM

performer: Practitioner/f201

value: 39 degrees C (Details: http://unitsofmeasure.org code Cel = 'Cel')

interpretation: High (Details : {http://hl7.org/fhir/v2/0078 code 'H' = 'High)

bodySite: Oral cavity (Details : {SNOMED CT code '74262004' = 'Oral cavity structure (body structure)', given as 'Oral cavity'})

method: Oral temperature taking (Details : {SNOMED CT code '89003005' = 'Oral temperature taking (procedure)', given as 'Oral temperature taking'})

ReferenceRanges

-High
*38.2 degrees C
" }, "status": "entered-in-error", "category": { "fhir_comments": [ " category code is A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes. " ], "coding": [ { "system": "http://hl7.org/fhir/observation-category", "code": "vital-signs", "display": "Vital Signs" } ] }, "code": { "coding": [ { "fhir_comments": [ " Kind of observation = Temperature ", " local code here " ], "system": "http://acme.lab", "code": "BT", "display": "Body temperature" }, { "fhir_comments": [ " LOINC and SNOMED CT translations here - Note in the US the primary code will be LOINC per meaningful use. Further SNOMED CT has acceeded to LOINC being the primary coding system for vitals and anthropromorphic measures. SNOMED CT is required in some countries such as the UK. " ], "system": "http://loinc.org", "code": "8310-5", "display": "Body temperature" }, { "fhir_comments": [ " translation to more specific LOINC code (by system - ie oral temp) this example shows how the LOINC or method element could be used to convey the same information both not necessary in most cases " ], "system": "http://loinc.org", "code": "8331-1", "display": "Oral temperature" }, { "system": "http://snomed.info/sct", "code": "56342008", "display": "Temperature taking" } ], "text": "Temperature" }, "subject": { "fhir_comments": [ " No identifier could be provided to this observation " ], "reference": "Patient/f201", "display": "Roel" }, "issued": "2013-04-04T13:27:00+01:00", "performer": [ { "reference": "Practitioner/f201" } ], "valueQuantity": { "value": 39, "_value": { "fhir_comments": [ " Temperature=39 degrees Celsius " ] }, "unit": "degrees C", "system": "http://unitsofmeasure.org", "code": "Cel" }, "interpretation": { "coding": [ { "system": "http://hl7.org/fhir/v2/0078", "code": "H" } ] }, "bodySite": { "fhir_comments": [ " In the meantime a new oral temperature is measured ", " http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3418963/ " ], "coding": [ { "system": "http://snomed.info/sct", "code": "74262004", "display": "Oral cavity" } ] }, "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "89003005", "display": "Oral temperature taking" } ] }, "referenceRange": [ { "high": { "fhir_comments": [ " 0..* Provides guide for interpretation " ], "value": 38.2, "unit": "degrees C" } } ] }