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-DiagnosticReport-DiagnosticStudiesReport-Example
An example to illustrate a diagnostic study for a patient, including the status, type of report, patient details, date, and conclusion. It indicates a mild soft tissue injury with slight bruising and no evidence of fracture or dislocation.
Table View
DiagnosticReport.id[0] | UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
DiagnosticReport.text[0].status[0] | additional |
DiagnosticReport.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a diagnostic study for a patient, including the status, type of report, patient details, date, and conclusion. It indicates a mild soft tissue injury with slight bruising and no evidence of fracture or dislocation.</div> |
DiagnosticReport.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
DiagnosticReport.identifier[0].value[0] | 727071dc-eb01-4224-8ee8-cc0a029787ac |
DiagnosticReport.status[0] | final |
DiagnosticReport.category[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0074 |
DiagnosticReport.category[0].coding[0].code[0] | PHY |
DiagnosticReport.category[0].coding[0].display[0] | Physician (Hx. Dx, admission note, etc.) |
DiagnosticReport.code[0].coding[0].system[0] | http://snomed.info/sct |
DiagnosticReport.code[0].coding[0].code[0] | 721981007 |
DiagnosticReport.code[0].coding[0].display[0] | Diagnostic studies report |
DiagnosticReport.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
DiagnosticReport.effective[0] | 2023-01-13T14:53:23+00:00 |
DiagnosticReport.issued[0] | 2023-01-13T15:07:32+00:00 |
DiagnosticReport.performer[0].reference[0] | Organization/UKCore-Organization-LeedsTeachingHospital-Example |
DiagnosticReport.performer[0].display[0] | LEEDS TEACHING HOSPITALS NHS TRUST |
DiagnosticReport.result[0].reference[0] | Observation/UKCore-Observation-FingerJointInflamed-Example |
DiagnosticReport.conclusion[0] | Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation. |
Tree View
DiagnosticReport |
id : UKCore-DiagnosticReport-DiagnosticStudiesReport-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 727071dc-eb01-4224-8ee8-cc0a029787ac |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0074 |
code : PHY |
display : Physician (Hx. Dx, admission note, etc.) |
code |
coding |
system : http://snomed.info/sct |
code : 721981007 |
display : Diagnostic studies report |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
effective : 2023-01-13T14:53:23+00:00 |
issued : 2023-01-13T15:07:32+00:00 |
performer |
reference : Organization/UKCore-Organization-LeedsTeachingHospital-Example |
display : LEEDS TEACHING HOSPITALS NHS TRUST |
result |
reference : Observation/UKCore-Observation-FingerJointInflamed-Example |
conclusion : Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation. |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</coding>
</category>
</coding>
</code>
</subject>
</performer>
</result>
<conclusion value="Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation." />
</DiagnosticReport>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
}
],
{
{
}
]
}
],
]
},
},
{
}
],
],
"conclusion": "Mild soft tissue injury with slight bruising, consistent with minor trauma. No clinical evidence of fracture or joint dislocation."
}