An example to illustrate a procedure of skin examination
Table View
Procedure.id[0] | UKCore-Procedure-ExaminationOfSkin-Example |
Procedure.text[0].status[0] | additional |
Procedure.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a skin examination procedure</div> |
Procedure.status[0] | completed |
Procedure.code[0].coding[0].system[0] | http://snomed.info/sct |
Procedure.code[0].coding[0].code[0] | 128004 |
Procedure.code[0].coding[0].display[0] | Hand microscope examination of skin |
Procedure.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Procedure.performed[0] | 2019-12-10T13:00:00+00:00 |
XML View
<id value="UKCore-Procedure-ExaminationOfSkin-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="http://snomed.info/sct" />
<display value="Hand microscope examination of skin" />
</coding>
</code>
<reference value="Patient/UKCore-Patient-RichardSmith-Example" />
</subject>
</Procedure>
JSON View
{
"id": "UKCore-Procedure-ExaminationOfSkin-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "http://snomed.info/sct",
"display": "Hand microscope examination of skin"
}
]
},
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
}