FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Location |
| Id | Location-Loc-Nordre-Aker.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location Loc-Nordre-Aker
Profile: Location: OAH Indicators
identifier: https://oneaquahealth.eu/location-id/nordre-aker
name: Nordre Aker
description: Borough of Oslo (Nordre Aker, NO)
mode: Instance
type: City environment
{
"resourceType": "Location",
"id": "Loc-Nordre-Aker",
"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": "nordre-aker"
}
],
"name": "Nordre Aker",
"description": "Borough of Oslo (Nordre Aker, NO)",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288520005",
"display": "City environment"
}
]
}
]
}