Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "independencerehab2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService independencerehab2</b></p><a name=\"independencerehab2\"> </a><a name=\"hcindependencerehab2\"> </a><a name=\"independencerehab2-en-US\"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-independencerehab.html\">Independence Rehabilitation Services, Inc.</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 27}\">Specialist Medical</span></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 576}\">Rehabilitation</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394602003}\">Rehabilitation</span></p><p><b>name</b>: Independence Rehab - Outpatient rehabilitation services</p><p><b>comment</b>: Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients</p><p><b>appointmentRequired</b>: true</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients",
"extension" : [
{
"url" : "acceptingPatients",
"valueBoolean" : true
},
{
"url" : "network",
"valueReference" : {
🔗 "reference" : "Organization/patriotppo",
"display" : "Patriot Preferred Provider Network"
}
}
]
}
],
"active" : true,
"providedBy" : {
🔗 "reference" : "Organization/independencerehab",
"display" : "Independence Rehabilitation Services, Inc."
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/service-category",
"code" : "27",
"display" : "Specialist Medical"
}
]
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/service-type",
"code" : "576",
"display" : "Rehabilitation"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394602003",
"display" : "Rehabilitation"
}
]
}
],
"name" : "Independence Rehab - Outpatient rehabilitation services",
"comment" : "Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients",
"appointmentRequired" : true
}