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" : "HealthcareService",
"id" : "amb-gastro1",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/StructureDefinition/ee-spd-healthcare-service"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService amb-gastro1</b></p><a name=\"amb-gastro1\"> </a><a name=\"hcamb-gastro1\"> </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-healthcare-service.html\">EE SPD HealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-oganization-perh.html\">Organization sihtasutus Põhja-Eesti Regionaalhaigla</a></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ee/ValueSet/service-type-test T0068}\">ambulatoorsed gastroenteroloogiateenused</span></p><p><b>location</b>: <a href=\"Location-location-y-korpus.html\">Location Y-korpus</a></p></div>"
},
"providedBy" : {
🔗 "reference" : "Organization/oganization-perh"
},
"type" : [
{
"coding" : [
{
"system" : "https://fhir.ee/ValueSet/service-type-test",
"code" : "T0068",
"display" : "ambulatoorsed gastroenteroloogiateenused"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/location-y-korpus"
}
]
}