FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | BodyStructure |
| Id | BodyStructure-john-anyperson-treatment-volume.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BodyStructure john-anyperson-treatment-volume
location: Structure of lobe of lung (body structure)
locationQualifier: Lower (qualifier value), Left (qualifier value)
description: Structure of lower lobe of left lung
patient: John B. Anyperson Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
{
"resourceType": "BodyStructure",
"id": "john-anyperson-treatment-volume",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-volume"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"location": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "31094006",
"display": "Structure of lobe of lung (body structure)"
}
]
},
"locationQualifier": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "261122009",
"display": "Lower (qualifier value)"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left (qualifier value)"
}
]
}
],
"description": "Structure of lower lobe of left lung",
"patient": {
"reference": "Patient/cancer-patient-john-anyperson"
}
}