Sha256: 9b6fb07c8525c619caee7e678dde3bb73f5188ae1bd14756cc6ee6672523eb72
Contents?: true
Size: 1.96 KB
Versions: 10
Compression:
Stored size: 1.96 KB
Contents
{ "resourceType": "Observation", "id": "f202", "status": "entered-in-error", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "vital-signs", "display": "Vital Signs" } ] } ], "code": { "coding": [ { "system": "http://acme.lab", "code": "BT", "display": "Body temperature" }, { "system": "http://loinc.org", "code": "8310-5", "display": "Body temperature" }, { "system": "http://loinc.org", "code": "8331-1", "display": "Oral temperature" }, { "system": "http://snomed.info/sct", "code": "56342008", "display": "Temperature taking" } ], "text": "Temperature" }, "subject": { "reference": "Patient/f201", "display": "Roel" }, "issued": "2013-04-04T13:27:00+01:00", "performer": [ { "reference": "Practitioner/f201" } ], "valueQuantity": { "value": 39, "unit": "degrees C", "system": "http://unitsofmeasure.org", "code": "Cel" }, "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "H" } ] } ], "bodySite": { "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": { "value": 38.2, "unit": "degrees C" } } ], "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems