SPD - Service Provider Directory
0.2.0 - draft
SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location location-pharmacy</b></p><a name=\"location-pharmacy\"> </a><a name=\"hclocation-pharmacy\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-ee-spd-location.html\">EE SPD Location</a>, <code>https://fhir.ee/StructureDefinition/ee-spd-location</code></p></div><p><b>ExtensionEETISEffectivePeriod</b>: 2020-07-01 --> 2100-01-01</p><p><b>identifier</b>: <code>https://fhir.ee/ra-kaitlejate-andmekogu</code>/242</p><p><b>status</b>: Active</p><p><b>name</b>: Mustamäe keskuse apteek</p><p><b>address</b>: Harju maakond, Tallinn, Mustamäe linnaosa, A.H.Tammsaare tee 104a, indeks 12918(work)</p><p><b>managingOrganization</b>: <a href=\"Organization-organization-pharmacy.html\">Organization Mustamäe Keskuse Apteek</a></p></div>"
},
"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/ra-kaitlejate-andmekogu",
"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"
}
}