FHIR IG analytics| Package | hl7.fhir.us.mcode.r4b |
| Resource Type | Specimen |
| Id | Specimen-human-specimen-lung.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen human-specimen-lung
status: Available
type: Tissue
subject: John B. Anyperson Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
| Collector | BodySite |
| Practitioner Kyle Anydoc | Structure of lower lobe of left lung (body structure) |
| Time[x] |
| 2019-03-20 |
{
"resourceType": "Specimen",
"id": "human-specimen-lung",
"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": "TISS",
"display": "Tissue"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-john-anyperson"
},
"collection": {
"collector": {
"reference": "Practitioner/us-core-practitioner-kyle-anydoc"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "41224006",
"display": "Structure of lower lobe of left lung (body structure)"
}
]
}
},
"processing": [
{
"timeDateTime": "2019-03-20"
}
]
}