FHIR IG analytics| Package | hl7.fhir.us.mcode.r4b |
| Resource Type | Specimen |
| Id | Specimen-human-specimen-left-breast-jenny-m.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-left-breast-jenny-m
status: Available
type: Tissue
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
| Collector | BodySite |
| Practitioner Owen Oncologist | Left breast structure (body structure) |
| Time[x] |
| 2018-03-06 |
{
"resourceType": "Specimen",
"id": "human-specimen-left-breast-jenny-m",
"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"
}
]
},
"subject": {
"reference": "Patient/cancer-patient-jenny-m"
},
"collection": {
"collector": {
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80248007",
"display": "Left breast structure (body structure)"
}
]
}
},
"processing": [
{
"timeDateTime": "2018-03-06"
}
]
}