Administration
This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0:
R5
-
Mixed
Normative
and
STU
)
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative |
Compartments
:
|
Raw JSON ( canonical form + also see JSON Format Specification )
Provider of rehabilitation services
{
"resourceType": "OrganizationAffiliation",
"id": "orgrole1",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: orgrole1</p><p><b>identifier</b>: service002 (SECONDARY)</p><p><b>active</b>: true</p><p><b>period</b>: 09/02/2018 --> 01/02/2022</p><p><b>organization</b>: <a>Founding Fathers Memorial Hospital</a></p><p><b>participatingOrganization</b>: <a>Independence Rehabilitation Services, Inc.</a></p><p><b>network</b>: <a>Patriot Preferred Provider Network</a></p><p><b>code</b>: Provider of rehabilitation services <span>(Details : {http://hl7.org/fhir/organization-role code 'provider' = 'Provider', given as 'Provider'})</span></p><p><b>specialty</b>: Rehabilitation <span>(Details : {SNOMED CT code '394602003' = 'Rehabilitation - speciality', given as 'Rehabilitation - specialty'})</span></p><p><b>location</b>: <a>Founding Fathers Memorial Hospital</a></p><p><b>healthcareService</b>: </p><ul><li><a>Inpatient rehabilitation services</a></li><li><a>Outpatient rehabilitation services</a></li></ul><p><b>telecom</b>: ph: 202-109-8765(WORK)</p></div>"
"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:\u00a0service002\u00a0(use:\u00a0SECONDARY)</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>: <span>: Founding Fathers Memorial Hospital</span></p><p><b>participatingOrganization</b>: <span>: Independence Rehabilitation Services, Inc.</span></p><p><b>network</b>: <span>: Patriot Preferred Provider Network</span></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\">Organization Affiliation Role</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>: <span>: Founding Fathers Memorial Hospital</span></p><p><b>healthcareService</b>: </p><ul><li><span>: Inpatient rehabilitation services</span></li><li><span>: Outpatient rehabilitation services</span></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"
}
"identifier" : [{
"use" : "secondary",
"system" : "http://example.org/www.foundingfathersmemorial.com",
"value" : "service002",
"assigner" : {
"display" : "Founding Fathers Memorial Hospital"
}
],
"active": true,
"period": {
"start": "2018-02-09",
"end": "2022-02-01"
}],
"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"
"organization" : {
"display" : "Founding Fathers Memorial Hospital"
},
"participatingOrganization": {
"reference": "http://hl7.org/fhir/ig/vhdir/Organization/independencerehab",
"display": "Independence Rehabilitation Services, Inc."
"participatingOrganization" : {
"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"
}
],
"telecom": [
{
"system": "phone",
"value": "202-109-8765",
"use": "work"
}
]
"network" : [{
"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" : [{
"display" : "Founding Fathers Memorial Hospital"
}],
"healthcareService" : [{
"display" : "Inpatient rehabilitation services"
},
{
"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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R5
hl7.fhir.core#5.0.0
generated
on
Fri,
Nov
1,
2019
09:36+1100.
QA
Page
Sun,
Mar
26,
2023
15:25+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R4B
|
|
Propose
a
change