FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Organization |
| Id | UKCore-Organization-Extension-MainLocation-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "UKCore-Organization-Extension-MainLocation-Example",
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation",
"valueReference": {
"reference": "Location/UKCore-Location-HospitalSJUH-Example",
"type": "Location",
"identifier": {
"use": "official",
"system": "https://fhir.nhs.uk/Id/ods-site-code",
"value": "RR813"
}
}
}
],
"identifier": [
{
"use": "official",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
],
"name": "LEEDS TEACHING HOSPITALS NHS TRUST"
}