Service Provider Directory
0.1.0 - trial-use
Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.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" : "Organization",
"id" : "organization-part-of-perh",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/StructureDefinition/ee-spd-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-part-of-perh</b></p><a name=\"organization-part-of-perh\"> </a><a name=\"hcorganization-part-of-perh\"> </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\">Profile: <a href=\"StructureDefinition-ee-spd-organization.html\">EE SPD Organization</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/br</code>/90006399</p><p><b>active</b>: true</p><p><b>name</b>: Taastusravikeskus</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:taastusravi@regionaalhaigla.ee\">taastusravi@regionaalhaigla.ee</a></td><td>Harju maakond, Tallinn, Sõle 16(work)</td></tr></table><p><b>partOf</b>: <a href=\"Organization-oganization-perh.html\">Organization sihtasutus Põhja-Eesti Regionaalhaigla</a></p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://fhir.ee/packages/terminology/0.2.2/site/NamingSystem-org-est-fi.html\" title=\"The license number of Estonian health care facilities registered at The National Institute for Health Development.\">Estonian Medre Health Facility ID</a>/L02565</td><td><span title=\"Codes:{https://fhir.ee/CodeSystem/tegevusala A001}\">Eriarstiabi teenus</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/br",
"value" : "90006399"
}
],
"active" : true,
"name" : "Taastusravikeskus",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "taastusravi@regionaalhaigla.ee"
}
],
"address" : {
"extension" : [
{
"url" : "https://fhir.ee/base/StructureDefinition/ee-ads-adr-id",
"valueCoding" : {
"code" : "2107287"
}
}
],
"use" : "work",
"text" : "Harju maakond, Tallinn, Sõle 16",
"city" : "Tallinn",
"state" : "Harju",
"postalCode" : "14215",
"country" : "EE"
}
}
],
"partOf" : {
🔗 "reference" : "Organization/oganization-perh"
},
"qualification" : [
{
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/fi",
"value" : "L02565"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/tegevusala",
"code" : "A001",
"display" : "Eriarstiabi teenus"
}
]
}
}
]
}