FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Location |
| Id | Location-Loc-Giofyros-LowerReach.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location Loc-Giofyros-LowerReach
Profile: Location: OAH Indicators
identifier: https://oneaquahealth.eu/location-id/giofyros-2
name: Giofyros monitoring reach (lower)
description: Downstream Giofyros segment sampled for OAH monitoring
mode: Instance
type: River
| Longitude | Latitude |
| 25.10458 | 35.2623 |
partOf: Location Giofyros
{
"resourceType": "Location",
"id": "Loc-Giofyros-LowerReach",
"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": "giofyros-2"
}
],
"name": "Giofyros monitoring reach (lower)",
"description": "Downstream Giofyros segment sampled for OAH monitoring",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "420531007",
"display": "River"
}
]
}
],
"position": {
"longitude": 25.10458,
"latitude": 35.2623
},
"partOf": {
"reference": "Location/Giofyros"
}
}