FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.codex-radiation-therapy
Resource TypeProcedure
IdProcedure-RadiotherapyTreatedPhase-XRTS-04-22B-01-03-LeftBreastBoost.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Procedure RadiotherapyTreatedPhase-XRTS-04-22B-01-03-LeftBreastBoost

version: 4; Last updated: 2021-09-17 13:21:17+0100; Language: en

Profile: Radiotherapy Treated Phase

Radiotherapy Modality And Technique Extension

  • http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality: External beam radiation therapy using electrons (procedure)
  • http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique: Three dimensional external beam radiation therapy (procedure)

Respiratory Motion Management: External beam radiotherapy with free breathing (procedure)

Free-Breathing Motion Management Technique: External beam radiotherapy with respiratory gating (procedure)

Number of Delivered Fractions: 4

Radiotherapy Dose Delivered To Volume Extension

identifier: http://example.com/varian/fhir/identifier/radiotherapyPhaseId/Left Breast Boost (use: usual, ), DICOM Unique Id/urn:oid:1.2.246.352.73.842418.2121.20150602151.04.01.03.22.1 (use: official, )

basedOn: ServiceRequest Radiotherapy treatment phase (regime/therapy)

partOf: Procedure Radiotherapy course of treatment

status: Completed

category: Radiotherapy (procedure)

code: Radiotherapy treatment phase (regime/therapy)

subject: Jane Sister-22B Female, DoB: 1980-03-04 ( Medical Record Number: XRTS-04_22B)

performed: 2021-09-14 13:15:17+0100 --> 2021-09-17 13:21:17+0100

bodySite: Breast structure (body structure)


Source1

{
  "resourceType": "Procedure",
  "id": "RadiotherapyTreatedPhase-XRTS-04-22B-01-03-LeftBreastBoost",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-09-17T13:21:17+01:00",
    "profile": [
      "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-phase"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "45643008",
                "display": "External beam radiation therapy using electrons (procedure)"
              }
            ]
          }
        },
        {
          "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "1162782007",
                "display": "Three dimensional external beam radiation therapy (procedure)"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"
    },
    {
      "url": "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-respiratory-motion-management",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "721071000124104",
            "display": "External beam radiotherapy with free breathing (procedure)"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-free-breathing-motion-mgmt-technique",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "721061000124106",
            "display": "External beam radiotherapy with respiratory gating (procedure)"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-delivered",
      "valueUnsignedInt": 4
    },
    {
      "extension": [
        {
          "url": "volume",
          "valueReference": {
            "reference": "BodyStructure/RadiotherapyVolume-XRTS-04-22B-02-LeftBreastBoost",
            "display": "Left Breast Boost"
          }
        },
        {
          "url": "totalDoseDelivered",
          "valueQuantity": {
            "value": 800,
            "system": "http://unitsofmeasure.org",
            "code": "cGy"
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "system": "http://example.com/varian/fhir/identifier/radiotherapyPhaseId",
      "value": "Left Breast Boost"
    },
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:1.2.246.352.73.842418.2121.20150602151.04.01.03.22.1"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/RadiotherapyPlannedPhase-XRTS-04-22B-01-03-LeftBreastBoost"
    }
  ],
  "partOf": [
    {
      "reference": "Procedure/RadiotherapyCourseSummary-XRTS-04-22B-01-Breast-2P-3V"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1287742003",
        "display": "Radiotherapy (procedure)"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1222565005",
        "display": "Radiotherapy treatment phase (regime/therapy)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-XRTS-04-22B"
  },
  "performedPeriod": {
    "start": "2021-09-14T13:15:17+01:00",
    "end": "2021-09-17T13:21:17+01:00"
  },
  "bodySite": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "7771000",
                "display": "Left (qualifier value)"
              }
            ]
          }
        }
      ],
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "76752008",
          "display": "Breast structure (body structure)"
        }
      ]
    }
  ]
}