FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting |
| Resource Type | Specimen |
| Id | Specimen-GenomicSpecimenExample01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen GenomicSpecimenExample01
status: Available
type: Tissue
subject: Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
| Time[x] |
| 2020-10-05 |
{
"resourceType": "Specimen",
"id": "GenomicSpecimenExample01",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"code": "TISS",
"display": "Tissue"
}
]
},
"subject": {
"reference": "Patient/CGPatientExample01"
},
"processing": [
{
"timeDateTime": "2020-10-05"
}
]
}