FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeLocation
IdLocation-Loc-Almyros.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Location Loc-Almyros

identifier: https://oneaquahealth.eu/location-id/almyros-1

name: Almyros monitoring reach

description: Coastal stream segment sampled for OAH monitoring

mode: Instance

type: River

Positions

-LongitudeLatitude
*25.0483435.33399

partOf: Location Almyros


Source1

{
  "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"
  }
}