Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Extension-UKCore-Period-Example
An example to illustrate sending a period
Table View
| Organization.id[0] | Extension-UKCore-Period-Example |
| Organization.text[0].status[0] | additional |
| Organization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate sending a period</div> |
| Organization.extension[0].url[0] | http://hl7.org/fhir/StructureDefinition/organization-period |
| Organization.extension[0].value[0].start[0] | 2017-01-01T00:00:00.000Z |
| Organization.identifier[0].use[0] | official |
| Organization.identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
| Organization.identifier[0].value[0] | RR8 |
| Organization.name[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
Tree View
| Organization |
| id : Extension-UKCore-Period-Example |
| text |
| status : additional |
| extension |
| url : http://hl7.org/fhir/StructureDefinition/organization-period |
| value |
| 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 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- **************extension start************** -->
</extension>
<!-- *************extension end ***************** -->
</identifier>
</Organization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
}
],
],
}