FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Organization |
| Id | Organisation-prison.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "YDE47",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "YDE47"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
"code": "175",
"display": "PRISON"
}
]
}
],
"name": "HMP LEEDS",
"address": [
{
"line": [
"GLOUCESTER TERRACE",
"ARMLEY"
],
"city": "LEEDS",
"district": "WEST YORKSHIRE",
"postalCode": "LS12 2TJ",
"country": "ENGLAND"
}
]
}