CodeX Radiation Therapy
2.0.0 - STU2 United States of America flag

CodeX Radiation Therapy, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/codex-radiation-therapy/ and changes regularly. See the Directory of published versions

: RadiotherapyVolume-XRTS-07-22B-01-Uterus - JSON Representation

Raw json | Download

{
  "resourceType" : "BodyStructure",
  "id" : "RadiotherapyVolume-XRTS-07-22B-01-Uterus",
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure RadiotherapyVolume-XRTS-07-22B-01-Uterus</b></p><a name=\"RadiotherapyVolume-XRTS-07-22B-01-Uterus\"> </a><a name=\"hcRadiotherapyVolume-XRTS-07-22B-01-Uterus\"> </a><a name=\"RadiotherapyVolume-XRTS-07-22B-01-Uterus-en-US\"> </a><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\">version: 123; Last updated: 2021-10-16 10:07:41+0200</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-codexrt-radiotherapy-volume.html\">Radiotherapy Volume</a>, <a href=\"https://build.fhir.org/ig/HL7/fhir-mCODE-ig/StructureDefinition-mcode-radiotherapy-volume.html\">Radiotherapy Volume Profile</a></p></div><p><b>identifier</b>: <code>http://varian.com/fhir/identifier/radiotherapyDoseReferenceId</code>/Cervix Uteri\u00a0(use:\u00a0usual,\u00a0), <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/\">DICOM Unique Id</a>/urn:oid:1.2.246.352.71.842419.2121.20150602151.07.01.22.1\u00a0(use:\u00a0official,\u00a0)</p><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 228793007}\">Planning target volume (observable entity)</span></p><p><b>location</b>: <span title=\"Codes:{http://snomed.info/sct 71252005}\">Cervix uteri structure (body structure)</span></p><p><b>locationQualifier</b>: <span title=\"Codes:{http://snomed.info/sct 255503000}\">Entire (qualifier value)</span></p><p><b>patient</b>: <a href=\"Patient-Patient-XRTS-07-22B.html\">Jane Mother-22B  Male, DoB: 1980-11-02 ( Medical Record Number: XRTS-07_22B\u00a0(use:\u00a0usual,\u00a0))</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://varian.com/fhir/identifier/radiotherapyDoseReferenceId",
      "value" : "Cervix Uteri"
    },
    {
      "use" : "official",
      "system" : "urn:dicom:uid",
      "value" : "urn:oid:1.2.246.352.71.842419.2121.20150602151.07.01.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" : "71252005",
        "display" : "Cervix uteri structure (body structure)"
      }
    ]
  },
  "locationQualifier" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "255503000",
          "display" : "Entire (qualifier value)"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/Patient-XRTS-07-22B"
  }
}