FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Organization |
| Id | ODSAPI-Organization-R4-ReadResponse.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "RR8",
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-OrganisationRelationships",
"extension": [
{
"url": "highLevelHealthGeography",
"valueIdentifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "QWO"
}
}
]
}
],
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
],
"active": true,
"type": [
{
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role",
"extension": [
{
"url": "primaryRole",
"valueBoolean": true
},
{
"url": "status",
"valueString": "Active"
}
]
},
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role-ActivePeriod",
"extension": [
{
"url": "activePeriod",
"valuePeriod": {
"start": "1998-04-01"
}
},
{
"url": "dateType",
"valueString": "Operational"
}
]
}
],
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
"code": "197",
"display": "NHS TRUST"
}
]
}
],
"name": "LEEDS TEACHING HOSPITALS NHS TRUST",
"telecom": [
{
"system": "fax",
"value": "0113 242 6496",
"use": "work"
},
{
"system": "phone",
"value": "0113 243 3144",
"use": "work"
}
],
"address": [
{
"line": [
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
"city": "LEEDS",
"district": "WEST YORKSHIRE",
"postalCode": "LS9 7TF",
"country": "ENGLAND"
}
]
}