An example to illustrate a Cardiology SJUH location
Table View
Location.id[0] | UKCore-Location-CardiologySJUH-Example |
Location.text[0].status[0] | additional |
Location.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a clinical unit within a hospital</div> |
Location.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-site-code |
Location.identifier[0].value[0] | RR8D7 |
Location.name[0] | CARDIOLOGY SJUH |
Location.type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
Location.type[0].coding[0].code[0] | CARD |
Location.type[0].coding[0].display[0] | Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities |
Location.telecom[0].system[0] | phone |
Location.telecom[0].value[0] | 0113 243 3149 |
Location.address[0].line[0] | CARDIOLOGY SJUH |
Location.address[0].line[1] | ST. JAMES'S UNIVERSITY HOSPITAL |
Location.address[0].line[2] | BECKETT STREET |
Location.address[0].city[0] | LEEDS |
Location.address[0].postalCode[0] | LS9 7TF |
Location.address[0].country[0] | ENGLAND |
Location.managingOrganization[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
Tree View
Location |
id : UKCore-Location-CardiologySJUH-Example |
text |
status : additional |
identifier |
system : https://fhir.nhs.uk/Id/ods-site-code |
value : RR8D7 |
name : CARDIOLOGY SJUH |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : CARD |
display : Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities |
telecom |
system : phone |
value : 0113 243 3149 |
address |
line : CARDIOLOGY SJUH |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
postalCode : LS9 7TF |
country : ENGLAND |
managingOrganization |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
XML View
<id value="UKCore-Location-CardiologySJUH-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://fhir.nhs.uk/Id/ods-site-code" />
</identifier>
<name value="CARDIOLOGY SJUH" />
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" />
<display value="Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities" />
</coding>
</type>
<value value="0113 243 3149" />
</telecom>
<line value="CARDIOLOGY SJUH" />
<line value="ST. JAMES'S UNIVERSITY HOSPITAL" />
<line value="BECKETT STREET" />
</address>
<reference value="Organization/UKCore-Organization-LeedsTeachingHospital-Example" />
</managingOrganization>
</Location>
JSON View
{
"id": "UKCore-Location-CardiologySJUH-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://fhir.nhs.uk/Id/ods-site-code",
}
],
"name": "CARDIOLOGY SJUH",
{
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"display": "Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities"
}
]
}
],
],
"CARDIOLOGY SJUH",
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
},
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
}