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-AdmissionMethod-Example
An example to illustrate the extension for an encounter to support the method by which an individual was admitted into hospital
Table View
| Encounter.id[0] | Extension-UKCore-AdmissionMethod-Example |
| Encounter.text[0].status[0] | additional |
| Encounter.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the extension for an encounter to support the method by which an individual was admitted into hospital </div> |
| Encounter.status[0] | finished |
| Encounter.class[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-ActCode |
| Encounter.class[0].code[0] | IMP |
| Encounter.class[0].display[0] | inpatient encounter |
| Encounter.hospitalization[0].extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod |
| Encounter.hospitalization[0].extension[0].value[0].coding[0].system[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| Encounter.hospitalization[0].extension[0].value[0].coding[0].code[0] | 13 |
| Encounter.hospitalization[0].extension[0].value[0].coding[0].display[0] | Elective Admission: Planned |
Tree View
| Encounter |
| id : Extension-UKCore-AdmissionMethod-Example |
| text |
| status : additional |
| status : finished |
| class |
| system : http://terminology.hl7.org/CodeSystem/v3-ActCode |
| code : IMP |
| display : inpatient encounter |
| hospitalization |
| extension |
| url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod |
| value |
| coding |
| system : https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland |
| code : 13 |
| display : Elective Admission: Planned |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</class>
<!-- **************extension start************** -->
</coding>
</valueCodeableConcept>
</extension>
<!-- **************extension end************** -->
</hospitalization>
</Encounter>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
{
}
]
}
}
]
}
}