FHIR IG analytics| Package | hl7.fhir.uv.lab-report.r4 |
| Resource Type | Specimen |
| Id | Specimen-Specimen-animal-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen Specimen-animal-example
status: Available
type: Blood specimen
subject: Anonymous Patient (no stated gender), DoB Unknown
| Collected[x] |
| 2022-10-25 13:35:00+0100 |
{
"resourceType": "Specimen",
"id": "Specimen-animal-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/lab-report/StructureDefinition/Specimen-obl-uv-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "119297000",
"display": "Blood specimen"
}
]
},
"subject": {
"reference": "Patient/Patient-animal-example"
},
"collection": {
"collectedDateTime": "2022-10-25T13:35:00+01:00"
}
}