FHIR IG analytics| Package | hl7.fhir.us.mcode |
| Resource Type | Specimen |
| Id | Specimen-gx-genomic-specimen-tumornormal-tumor.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-tumor
status: Available
type: Tumor
subject: Adam Anyperson Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)
receivedTime: 2021-02-09 21:30:50+0500
| Collected[x] | BodySite |
| 2021-02-06 17:15:00+0500 | Left lung structure (body structure) |
{
"resourceType": "Specimen",
"id": "gx-genomic-specimen-tumornormal-tumor",
"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": "TUMOR",
"display": "Tumor"
}
]
},
"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",
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "44029006",
"display": "Left lung structure (body structure)"
}
]
}
}
}