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
UKCore-MessageHeader-Discharge-Example
An example to illustrate a message header for a discharge summary
Table View
MessageHeader.id[0] | UKCore-MessageHeader-Discharge-Example |
MessageHeader.text[0].status[0] | additional |
MessageHeader.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a message header for a discharge summary</div> |
MessageHeader.event[0].system[0] | http://snomed.info/sct |
MessageHeader.event[0].code[0] | 306689006 |
MessageHeader.event[0].display[0] | Discharge to home |
MessageHeader.destination[0].endpoint[0] | urn:nhs:addressing:asid:477121007825 |
MessageHeader.destination[0].receiver[0].identifier[0].system[0] | https://fhir.nhs.uk/Id/ods-organization-code |
MessageHeader.destination[0].receiver[0].identifier[0].value[0] | RY6 |
MessageHeader.destination[0].receiver[0].display[0] | LEEDS COMMUNITY HEALTHCARE NHS TRUST |
MessageHeader.sender[0].reference[0] | https://directory.spineservices.nhs.uk/Organization/X26 |
MessageHeader.source[0].endpoint[0] | NOROT003 |
MessageHeader.focus[0].reference[0] | Encounter/UKCore-Encounter-InpatientEncounter-Example |
Tree View
MessageHeader |
id : UKCore-MessageHeader-Discharge-Example |
text |
status : additional |
event |
system : http://snomed.info/sct |
code : 306689006 |
display : Discharge to home |
destination |
endpoint : urn:nhs:addressing:asid:477121007825 |
receiver |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RY6 |
display : LEEDS COMMUNITY HEALTHCARE NHS TRUST |
sender |
reference : https://directory.spineservices.nhs.uk/Organization/X26 |
source |
endpoint : NOROT003 |
focus |
reference : Encounter/UKCore-Encounter-InpatientEncounter-Example |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</eventCoding>
</identifier>
</receiver>
</destination>
</sender>
</source>
</focus>
</MessageHeader>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
},
{
},
}
}
],
},
},
]
}