Leeds Teaching Trust
{ "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" } ] }
<Organization xmlns="http://hl7.org/fhir"> <id value="RR8" /> <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-ODS-OrganisationRelationships"> <extension url="highLevelHealthGeography"> <valueIdentifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="QWO" /> </valueIdentifier> </extension> </extension> <identifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="RR8" /> </identifier> <active value="true" /> <type> <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role"> <extension url="primaryRole"> <valueBoolean value="true" /> </extension> <extension url="status"> <valueString value="Active" /> </extension> </extension> <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role-ActivePeriod"> <extension url="activePeriod"> <valuePeriod> <start value="1998-04-01" /> </valuePeriod> </extension> <extension url="dateType"> <valueString value="Operational" /> </extension> </extension> <coding> <system value="https://fhir.nhs.uk/CodeSystem/organisation-role" /> <code value="197" /> <display value="NHS TRUST" /> </coding> </type> <name value="LEEDS TEACHING HOSPITALS NHS TRUST" /> <telecom> <system value="fax" /> <value value="0113 242 6496" /> <use value="work" /> </telecom> <telecom> <system value="phone" /> <value value="0113 243 3144" /> <use value="work" /> </telecom> <address> <line value="ST. JAMES'S UNIVERSITY HOSPITAL" /> <line value="BECKETT STREET" /> <city value="LEEDS" /> <district value="WEST YORKSHIRE" /> <postalCode value="LS9 7TF" /> <country value="ENGLAND" /> </address> </Organization>
Organization |
id : RR8 |
extension |
url : https://fhir.nhs.uk/StructureDefinition/Extension-ODS-OrganisationRelationships |
extension |
url : highLevelHealthGeography |
value |
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 |
value : True |
extension |
url : status |
value : Active |
extension |
url : https://fhir.nhs.uk/StructureDefinition/Extension-ODS-Organization-Role-ActivePeriod |
extension |
url : activePeriod |
value |
start : 1998-04-01 |
extension |
url : dateType |
value : 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 |
telecom |
system : phone |
value : 0113 243 3144 |
use : work |
address |
line : ST. JAMES'S UNIVERSITY HOSPITAL |
line : BECKETT STREET |
city : LEEDS |
district : WEST YORKSHIRE |
postalCode : LS9 7TF |
country : ENGLAND |