Specimen-PatrickSammyBoneMarrowAspiration-Example

Example of a specimen resource with additional collection information on specimen condition and category.

Specimen
{
"resourceType": "Specimen",
"id": "Specimen-PatrickSammyBoneMarrowAspiration-Example",
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory",
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory",
"code": "liquid-tumour",
"display": "Liquid Tumour"
}
]
}
}
],
{
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
"value": "RR81235",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "696B0"
}
}
}
],
"system": "https://www.leedsth.nhs.uk/path",
"value": "RR8123745",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
}
},
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "396997002",
"display": "Specimen from bone marrow obtained by aspiration"
}
]
},
"subject": {
"reference": "Patient/Patient-PatrickSammy-Example",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307873"
}
},
"receivedTime": "2023-09-11T11:00:00Z",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0493",
"code": "FROZ",
"display": "Frozen"
}
]
}
],
"request": [
{
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example"
}
]
}
<Specimen xmlns="http://hl7.org/fhir">
<id value="Specimen-PatrickSammyBoneMarrowAspiration-Example" />
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory">
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="liquid-tumour" />
<display value="Liquid Tumour" />
</coding>
</valueCodeableConcept>
</extension>
<system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19" />
<value value="RR81235" />
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="696B0" />
</identifier>
</assigner>
</identifier>
<system value="https://www.leedsth.nhs.uk/path" />
<value value="RR8123745" />
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="RR8" />
</identifier>
</assigner>
</accessionIdentifier>
<status value="available" />
<system value="http://snomed.info/sct" />
<code value="396997002" />
<display value="Specimen from bone marrow obtained by aspiration" />
</coding>
</type>
<reference value="Patient/Patient-PatrickSammy-Example" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9449307873" />
</identifier>
</subject>
<receivedTime value="2023-09-11T11:00:00Z" />
<reference value="ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example" />
</request>
<system value="http://terminology.hl7.org/CodeSystem/v2-0493" />
<code value="FROZ" />
<display value="Frozen" />
</coding>
</condition>
</Specimen>