An example to illustrate a urine sample.
Table View
Specimen.id[0] | UKCore-Specimen-UrineSpecimen-Example |
Specimen.text[0].status[0] | additional |
Specimen.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a urine sample</div> |
Specimen.status[0] | available |
Specimen.type[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.type[0].coding[0].code[0] | 122575003 |
Specimen.type[0].coding[0].display[0] | Urine specimen |
Specimen.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Specimen.receivedTime[0] | 2023-05-10T11:56:00Z |
Specimen.collection[0].collector[0].reference[0] | Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example |
Specimen.collection[0].method[0].coding[0].system[0] | http://snomed.info/sct |
Specimen.collection[0].method[0].coding[0].code[0] | 73416001 |
Specimen.collection[0].method[0].coding[0].display[0] | Urine specimen collection, clean catch |
XML View
<id value="UKCore-Specimen-UrineSpecimen-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="http://snomed.info/sct" />
<code value="122575003" />
</coding>
</type>
<reference value="Patient/UKCore-Patient-RichardSmith-Example" />
</subject>
<reference value="Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example" />
</collector>
<system value="http://snomed.info/sct" />
<code value="73416001" />
<display value="Urine specimen collection, clean catch" />
</coding>
</method>
</collection>
</Specimen>
JSON View
{
"id": "UKCore-Specimen-UrineSpecimen-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "http://snomed.info/sct",
}
]
},
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"reference": "Practitioner/UKCore-Practitioner-ConsultantSandraGose-Example"
},
{
"system": "http://snomed.info/sct",
"display": "Urine specimen collection, clean catch"
}
]
}
}
}