FHIR IG analytics| Package | hl7.fhir.uv.vhdir |
| Resource Type | HealthcareService |
| Id | HealthcareService-independencerehab2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService independencerehab2
VhDir Newpatients
- acceptingPatients: true
- network: Patriot Preferred Provider Network
active: true
providedBy: Independence Rehabilitation Services, Inc.
category: Specialist Medical
type: Rehabilitation
specialty: Rehabilitation specialty
name: Independence Rehab - Outpatient rehabilitation services
comment: Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients
appointmentRequired: true
{
"resourceType": "HealthcareService",
"id": "independencerehab2",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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 specialty"
}
]
}
],
"name": "Independence Rehab - Outpatient rehabilitation services",
"comment": "Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients",
"appointmentRequired": true
}