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

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeLocation
IdLocation-Giofyros.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 Giofyros

identifier: https://oneaquahealth.eu/location-id/giofyros

name: Giofyros

description: Giofyros River, Crete, Greece

mode: Instance

type: River


Source1

{
  "resourceType": "Location",
  "id": "Giofyros",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://oneaquahealth.eu/location-id",
      "value": "giofyros"
    }
  ],
  "name": "Giofyros",
  "description": "Giofyros River, Crete, Greece",
  "mode": "instance",
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "420531007",
          "display": "River"
        }
      ]
    }
  ]
}