FHIR IG analytics| Package | ee.fhir.spd |
| Resource Type | Location |
| Id | Location-location-narva-haigla.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location-narva-haigla
Profiles: EE SPD Location, https://fhir.ee/StructureDefinition/ee-spd-location
status: Active
address: Ida-Viru maakond, Narva linn, Kalda tn 9(work)
managingOrganization: Organization Sihtasutus Põhja-Eesti Regionaalhaigla
{
"resourceType": "Location",
"id": "location-narva-haigla",
"meta": {
"profile": [
"https://fhir.ee/spd/StructureDefinition/ee-spd-location",
"https://fhir.ee/StructureDefinition/ee-spd-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"address": {
"extension": [
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-adr-id",
"valueCoding": {
"system": "https://fhir.ee/CodeSystem/ads-adr-id",
"code": "2881142"
}
},
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-oid",
"valueCoding": {
"system": "https://fhir.ee/CodeSystem/ads-oid",
"code": "ME01648705"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/address-official",
"valueBoolean": true
}
],
"use": "work",
"type": "physical",
"text": "Ida-Viru maakond, Narva linn, Kalda tn 9",
"country": "EE"
},
"managingOrganization": {
"reference": "Organization/organization-perh123"
}
}