FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "BodyStructure",
"id" : "fhir-osiris-example-RadiotherapyVolume-2",
"meta" : {
"profile" : [
🔗 "https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/radiotherapy-volume"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: BodyStructure</b><a name=\"fhir-osiris-example-RadiotherapyVolume-2\"> </a><a name=\"hcfhir-osiris-example-RadiotherapyVolume-2\"> </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 "fhir-osiris-example-RadiotherapyVolume-2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-radiotherapy-volume.html\">Radiotherapy Volume Profile</a></p></div><p><b>identifier</b>: urn:oid:1.2.246.352.71.842418.2121.20150602151.103</p><p><b>location</b>: Breast <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; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#255609007)</span></p><p><b>description</b>: Left Breast Surgical Bed</p><p><b>patient</b>: <a href=\"Patient-L304.html\">Patient/L304</a></p></div>"
},
"identifier" : [
{
"value" : "urn:oid:1.2.246.352.71.842418.2121.20150602151.103"
}
],
"location" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "76752008"
}
]
},
"locationQualifier" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "7771000"
},
{
"system" : "http://snomed.info/sct",
"code" : "255609007"
}
]
}
],
"description" : "Left Breast Surgical Bed",
"patient" : {
🔗 "reference" : "Patient/L304"
}
}