FHIR IG analytics| Package | hl7.fhir.us.birthdefectreporting |
| Resource Type | Specimen |
| Id | Specimen-Specimen1Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen Specimen1Example
type: Serum, Acute
subject: Gene Austin Wellington (official) Male, DoB: 2020-04-28 ( Medical record number)
| Collector | Collected[x] |
| Practitioner Smith Joe | 2024-10-15 08:30:00+0000 |
{
"resourceType": "Specimen",
"id": "Specimen1Example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"code": "ASERU",
"display": "Serum, Acute"
}
]
},
"subject": {
"reference": "Patient/PatientChildExample"
},
"collection": {
"collector": {
"reference": "Practitioner/practitioner-joe-smith"
},
"collectedDateTime": "2024-10-15T08:30:00Z"
}
}