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