FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Location |
| Id | Location-Loc-Benevento-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location Loc-Benevento-03
Profile: Location: OAH Indicators
identifier: https://oneaquahealth.eu/location-id/benevento-03
name: Benevento monitoring site 03
description: Benevento ARPAC air-quality station (site 03).
mode: Instance
type: City environment
| Longitude | Latitude |
| 14.781 | 41.129 |
partOf: Location Benevento
{
"resourceType": "Location",
"id": "Loc-Benevento-03",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/oah/StructureDefinition/location-oah"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://oneaquahealth.eu/location-id",
"value": "benevento-03"
}
],
"name": "Benevento monitoring site 03",
"description": "Benevento ARPAC air-quality station (site 03).",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288520005",
"display": "City environment"
}
]
}
],
"position": {
"longitude": 14.781,
"latitude": 41.129
},
"partOf": {
"reference": "Location/Loc-Benevento"
}
}