This page is part of the CodeX™ Radiation Therapy (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: RadiotherapyVolume-102-LeftBreastBoost - JSON Representation
Raw json | Download
{
"resourceType" : "BodyStructure",
"id" : "RadiotherapyVolume-102-LeftBreastBoost",
"meta" : {
"versionId" : "123",
"lastUpdated" : "2020-07-03T10: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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: BodyStructure</b><a name=\"RadiotherapyVolume-102-LeftBreastBoost\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource BodyStructure "RadiotherapyVolume-102-LeftBreastBoost" Version "123" Updated "2020-07-03 10:07:41+0200" </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-codexrt-radiotherapy-volume.html\">Radiotherapy Volume</a>, <a href=\"http://hl7.org/fhir/us/mcode/STU2.1/StructureDefinition-mcode-radiotherapy-volume.html\">Radiotherapy Volume Profile</a></p></div><p><b>identifier</b>: id:\u00a0urn:oid:1.2.246.352.71.842418.2121.20150602151.102\u00a0(use:\u00a0OFFICIAL), id:\u00a0Left Breast Boost\u00a0(use:\u00a0USUAL)</p><p><b>morphology</b>: Planning target volume (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#228793007)</span></p><p><b>location</b>: Breast structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#76752008)</span></p><p><b>locationQualifier</b>: Left (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#7771000)</span>, Partial (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#255609007)</span></p><p><b>patient</b>: <a href=\"Patient-Patient-101.html\">Patient/Patient-101</a> " BILATERALBREAST"</p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "urn:dicom:uid",
"value" : "urn:oid:1.2.246.352.71.842418.2121.20150602151.102"
},
{
"use" : "usual",
"system" : "http://varian.com/fhir/identifier/radiotherapyDoseReferenceId",
"value" : "Left Breast Boost"
}
],
"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-101"
}
}