FHIR IG analytics| Package | hl7.fhir.us.codex-radiation-therapy.r4 |
| Resource Type | BodyStructure |
| Id | BodyStructure-RadiotherapyVolume-XRTS-04-22B-02-LeftBreastBoost.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BodyStructure RadiotherapyVolume-XRTS-04-22B-02-LeftBreastBoost
version: 123; Last updated: 2021-10-16 10:07:41+0200
Profiles: Radiotherapy Volume, Radiotherapy Volume Profile
identifier: http://varian.com/fhir/identifier/radiotherapyDoseReferenceId/Left Breast Boost (use: usual, ), DICOM Unique Id/urn:oid:1.2.246.352.71.842418.2121.20150602151.04.02.22.1 (use: official, )
morphology: Planning target volume (observable entity)
location: Breast structure (body structure)
locationQualifier: Left (qualifier value), Partial (qualifier value)
patient: Jane Sister-22B Female, DoB: 1980-03-04 ( Medical Record Number: XRTS-04_22B)
{
"resourceType": "BodyStructure",
"id": "RadiotherapyVolume-XRTS-04-22B-02-LeftBreastBoost",
"meta": {
"versionId": "123",
"lastUpdated": "2021-10-16T10:07:41.050+02:00",
"profile": [
"http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-volume",
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-volume"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "http://varian.com/fhir/identifier/radiotherapyDoseReferenceId",
"value": "Left Breast Boost"
},
{
"use": "official",
"system": "urn:dicom:uid",
"value": "urn:oid:1.2.246.352.71.842418.2121.20150602151.04.02.22.1"
}
],
"morphology": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228793007",
"display": "Planning target volume (observable entity)"
}
]
},
"location": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76752008",
"display": "Breast structure (body structure)"
}
]
},
"locationQualifier": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left (qualifier value)"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "255609007",
"display": "Partial (qualifier value)"
}
]
}
],
"patient": {
"reference": "Patient/Patient-XRTS-04-22B"
}
}