FHIR IG analytics| Package | ee.fhir.spd |
| Resource Type | Location |
| Id | Location-location-pharmacy.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location-pharmacy
Profiles: EE SPD Location, https://fhir.ee/StructureDefinition/ee-spd-location
ExtensionEETISEffectivePeriod: 2020-07-01 --> 2100-01-01
identifier: https://fhir.ee/sid/org/est/locpharm/242
status: Active
name: Mustamäe keskuse apteek
address: Harju maakond, Tallinn, Mustamäe linnaosa, A.H.Tammsaare tee 104a, indeks 12918(work)
managingOrganization: Organization Mustamäe Keskuse Apteek
{
"resourceType": "Location",
"id": "location-pharmacy",
"meta": {
"profile": [
"https://fhir.ee/spd/StructureDefinition/ee-spd-location",
"https://fhir.ee/StructureDefinition/ee-spd-location"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.ee/spd/StructureDefinition/ee-tis-effective-period",
"valuePeriod": {
"start": "2020-07-01",
"end": "2100-01-01"
}
}
],
"identifier": [
{
"system": "https://fhir.ee/sid/org/est/locpharm",
"value": "242"
}
],
"status": "active",
"name": "Mustamäe keskuse apteek",
"address": {
"extension": [
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-adr-id",
"valueCoding": {
"system": "https://fhir.ee/base/CodeSystem/ads-adr-id",
"code": "2120589"
}
},
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-oid",
"valueCoding": {
"system": "https://fhir.ee/base/CodeSystem/ads-oid",
"code": "ME03306102"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/address-official",
"valueBoolean": true
}
],
"use": "work",
"type": "physical",
"text": "Harju maakond, Tallinn, Mustamäe linnaosa, A.H.Tammsaare tee 104a, indeks 12918",
"country": "EE"
},
"managingOrganization": {
"reference": "Organization/organization-pharmacy"
}
}