FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | Specimen |
| Id | Example-DataStandardsWales-Specimen-Urine-Additive.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Specimen",
"id": "Example-DataStandardsWales-Specimen-Urine-Additive",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-episode-number",
"value": "5000152921"
}
],
"type": {
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-specimen-type-code",
"code": "Urine",
"display": "Urine"
}
]
},
"subject": {
"reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
"display": "JONES, Alice (NHS: 9912003444)"
},
"request": [
{
"reference": "ServiceRequest/Example-DataStandardsWales-Specimen-Urine-GreenTop"
}
],
"collection": {
"collectedDateTime": "2021-11-10T09:47:00+00:00"
},
"container": [
{
"description": "Green Top",
"additiveCodeableConcept": {
"coding": [
{
"system": "https://fhir.nhs.wales/Id/wrrs-specimen-container-additive",
"code": "Lithium Heparin"
}
]
}
}
]
}