FHIR IG analytics| Package | hl7.fhir.us.mcode |
| Resource Type | Specimen |
| Id | Specimen-gx-genomic-specimen-tumornormal-normal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen gx-genomic-specimen-tumornormal-normal
status: Available
type: Whole Blood
subject: Adam Anyperson Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)
receivedTime: 2021-02-09 21:30:50+0500
| Collected[x] |
| 2021-02-06 17:15:00+0500 |
{
"resourceType": "Specimen",
"id": "gx-genomic-specimen-tumornormal-normal",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-human-specimen"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"code": "BLD",
"display": "Whole Blood"
}
]
},
"subject": {
"reference": "Patient/gx-cancer-patient-adam-anyperson"
},
"receivedTime": "2021-02-09T21:30:50+05:00",
"collection": {
"collectedDateTime": "2021-02-06T17:15:00+05:00"
}
}