Service Provider Directory
0.2.0 - trial-use
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" : "Organization",
"id" : "organization-perh123",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/spd/StructureDefinition/ee-spd-organization"
]
},
"language" : "et",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"et\" lang=\"et\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-perh123</b></p><a name=\"organization-perh123\"> </a><a name=\"hcorganization-perh123\"> </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\">Language: et</p><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>type</b>: <span title=\"Codes:\">prov</span></p><p><b>name</b>: sihtasutus Põhja-Eesti Regionaalhaigla</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"mailto:info@regionaalhaigla.ee\">info@regionaalhaigla.ee</a></td></tr></table><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/fi</code>/L02565</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/medre-tegevusloa-liik 1}\">Eriarstiabi teenus</span></p><p><b>period</b>: 2012-01-12 --> (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/fi</code>/L02947</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/medre-tegevusloa-liik 2}\">Iseseisva õendusabi osutamine</span></p><p><b>period</b>: 2011-01-12 --> (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/fi</code>/L03671</p><p><b>code</b>: <span title=\"Codes:{https://fhir.ee/CodeSystem/medre-tegevusloa-liik 3}\">Kiirabi teenus</span></p><p><b>period</b>: 2011-01-12 --> (ongoing)</p></blockquote></div>"
},
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/br",
"value" : "90006399"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"code" : "prov"
}
]
}
],
"name" : "sihtasutus Põhja-Eesti Regionaalhaigla",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "info@regionaalhaigla.ee"
}
]
}
],
"qualification" : [
{
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/fi",
"value" : "L02565"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
"code" : "1",
"display" : "Eriarstiabi teenus"
}
]
},
"period" : {
"start" : "2012-01-12"
}
},
{
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/fi",
"value" : "L02947"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
"code" : "2",
"display" : "Iseseisva õendusabi osutamine"
}
]
},
"period" : {
"start" : "2011-01-12"
}
},
{
"identifier" : [
{
"system" : "https://fhir.ee/sid/org/est/fi",
"value" : "L03671"
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/medre-tegevusloa-liik",
"code" : "3",
"display" : "Kiirabi teenus"
}
]
},
"period" : {
"start" : "2011-01-12"
}
}
]
}