FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Organization |
| Id | Extension-UKCore-Period-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "Extension-UKCore-Period-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/organization-period",
"valuePeriod": {
"start": "2017-01-01T00:00:00.000Z"
}
}
],
"identifier": [
{
"use": "official",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
],
"name": "LEEDS TEACHING HOSPITALS NHS TRUST"
}