Provider of rehabilitation services
{
"resourceType": "OrganizationAffiliation",
"id": "orgrole1",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OrganizationAffiliation</b><a name=\"orgrole1\"> </a></p><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\">Resource OrganizationAffiliation "orgrole1" </p></div><p><b>identifier</b>: id: service002 (SECONDARY)</p><p><b>active</b>: true</p><p><b>period</b>: <span title=\" This record is active \">2018-02-09 --> 2022-02-01</span></p><p><b>organization</b>: <a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers: Founding Fathers Memorial Hospital</a></p><p><b>participatingOrganization</b>: <a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/Organization/independencerehab: Independence Rehabilitation Services, Inc.</a></p><p><b>network</b>: <a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/Network/patriotppo: Patriot Preferred Provider Network</a></p><p><b>code</b>: Provider of rehabilitation services <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-organization-role.html\">OrganizationAffiliationRole</a>#provider "Provider")</span></p><p><b>specialty</b>: Rehabilitation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394602003 "Rehabilitation - specialty")</span></p><p><b>location</b>: <a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/Location/foundingfathers1: Founding Fathers Memorial Hospital</a></p><p><b>healthcareService</b>: </p><ul><li><a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab1: Inpatient rehabilitation services</a></li><li><a href=\"broken-link.html\">http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab2: Outpatient rehabilitation services</a></li></ul><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Telecom</b></td></tr><tr><td>*</td><td>ph: 202-109-8765(WORK)</td></tr></table></div>"
},
"identifier": [
{
"use": "secondary",
"system": "http://example.org/www.foundingfathersmemorial.com",
"value": "service002",
"assigner": {
"reference": "http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers",
"display": "Founding Fathers Memorial Hospital"
}
}
],
"active": true,
"period": {
"start": "2018-02-09",
"end": "2022-02-01"
},
"organization": {
"reference": "http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers",
"display": "Founding Fathers Memorial Hospital"
},
"participatingOrganization": {
"reference": "http://hl7.org/fhir/ig/vhdir/Organization/independencerehab",
"display": "Independence Rehabilitation Services, Inc."
},
"network": [
{
"reference": "http://hl7.org/fhir/ig/vhdir/Network/patriotppo",
"display": "Patriot Preferred Provider Network"
}
],
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/organization-role",
"code": "provider",
"display": "Provider",
"userSelected": true
}
],
"text": "Provider of rehabilitation services"
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394602003",
"display": "Rehabilitation - specialty"
}
],
"text": "Rehabilitation"
}
],
"location": [
{
"reference": "http://hl7.org/fhir/ig/vhdir/Location/foundingfathers1",
"display": "Founding Fathers Memorial Hospital"
}
],
"healthcareService": [
{
"reference": "http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab1",
"display": "Inpatient rehabilitation services"
},
{
"reference": "http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab2",
"display": "Outpatient rehabilitation services"
}
],
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "202-109-8765",
"use": "work"
}
]
}
]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.