FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Observation |
| Id | Observation-Obs-Almyros-TemperatureWater-2018.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Obs-Almyros-TemperatureWater-2018
status: Final
category: Laboratory
code: Temperature (water)
subject: Location Almyros monitoring reach
effective: 2018-01-01 --> 2018-12-31
performer: Hellenic Government Chemical Service
component
code: Average
value: 215000 °C (Details: UCUM codeCel = 'Cel')
component
code: Maximum
value: 222000 °C (Details: UCUM codeCel = 'Cel')
component
code: Minimum
value: 208000 °C (Details: UCUM codeCel = 'Cel')
component
code: Standard Deviation
value: 0.9899 °C (Details: UCUM codeCel = 'Cel')
component
code: Median
value: 21.5 °C (Details: UCUM codeCel = 'Cel')
{
"resourceType": "Observation",
"id": "Obs-Almyros-TemperatureWater-2018",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-with-component-oah"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "703421000",
"display": "Temperature"
}
],
"text": "Temperature (water)"
},
"subject": {
"reference": "Location/Loc-Almyros"
},
"effectivePeriod": {
"start": "2018-01-01",
"end": "2018-12-31"
},
"performer": [
{
"display": "Hellenic Government Chemical Service"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-statistics",
"code": "average",
"display": "Average"
}
]
},
"valueQuantity": {
"value": 215000,
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel"
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-statistics",
"code": "maximum",
"display": "Maximum"
}
]
},
"valueQuantity": {
"value": 222000,
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel"
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-statistics",
"code": "minimum",
"display": "Minimum"
}
]
},
"valueQuantity": {
"value": 208000,
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel"
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-statistics",
"code": "std-dev",
"display": "Standard Deviation"
}
]
},
"valueQuantity": {
"value": 0.9899,
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel"
}
},
{
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-statistics",
"code": "median",
"display": "Median"
}
]
},
"valueQuantity": {
"value": 21.5,
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel"
}
}
]
}