Specimen-PheobeSmithamFather-Example

Example of a specimen resource with additional collection information.

Specimen
{
"resourceType": "Specimen",
"id": "Specimen-PheobeSmithamFather-Example",
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory",
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory",
"code": "germline",
"display": "Germline"
}
]
}
}
],
{
"system": "https://fhir.leedssth.nhs.uk//Id/specimenId",
"value": "RGD-69050-FTH-RR12764"
}
],
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "119297000",
"display": "Blood specimen"
}
]
},
"subject": {
"reference": "Patient/Patient-PheobeSmithamFather-Example",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449307636"
}
},
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "9999999998"
},
"display": "Phletobomist-Lois Lane"
},
"collectedDateTime": "2023-09-17"
},
"request": [
{
"reference": "ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProband-Example"
}
]
}
<Specimen xmlns="http://hl7.org/fhir">
<id value="Specimen-PheobeSmithamFather-Example" />
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory">
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory" />
<code value="germline" />
<display value="Germline" />
</coding>
</valueCodeableConcept>
</extension>
<system value="https://fhir.leedssth.nhs.uk//Id/specimenId" />
<value value="RGD-69050-FTH-RR12764" />
</identifier>
<status value="available" />
<system value="http://snomed.info/sct" />
<code value="119297000" />
<display value="Blood specimen" />
</coding>
</type>
<reference value="Patient/Patient-PheobeSmithamFather-Example" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9449307636" />
</identifier>
</subject>
<reference value="ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProband-Example" />
</request>
<system value="https://fhir.nhs.uk/Id/sds-user-id" />
<value value="9999999998" />
</identifier>
<display value="Phletobomist-Lois Lane" />
</collector>
<collectedDateTime value="2023-09-17" />
</collection>
</Specimen>