FHIR IG analytics| Package | ee.fhir.base |
| Resource Type | Location |
| Id | Location-itk-ed.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location itk-ed
Profile: EEBase Location
name: ITK Emergency Department
| Telecom |
| ph: 6207040 |
address: Ravi 18, 10138 Tallinn(work)
managingOrganization: Organization Ida-Tallinna Keskhaigla
{
"resourceType": "Location",
"id": "itk-ed",
"meta": {
"profile": [
"https://fhir.ee/base/StructureDefinition/ee-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "ITK Emergency Department",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "6207040"
}
]
}
],
"address": {
"use": "work",
"text": "Ravi 18, 10138 Tallinn",
"country": "EE"
},
"managingOrganization": {
"reference": "Organization/itk"
}
}