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

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeProcedure
IdProcedure-GOFSH-GENERATED-id-28.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 GOFSH-GENERATED-id-28

Same custodian flag: INT

Procedure Intent Extension: Curative - procedure intent

Cross-version Extension for R5.Procedure.category for use in FHIR R4: Postoperative course of radiotherapy

Radiotherapy Modality And Technique Extension

  • http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-modality: Interstitial brachytherapy
  • http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-technique: Stereotactic radiotherapy

Radiotherapy Dose Delivered To Volume Extension

  • totalDoseDelivered: 10.699999809265137 Gy
  • fractionsDelivered: 8.5

Treatment Termination Reason Extension (deprecated): no

status: In Progress

category: Radiotherapy

code: Radiotherapy

subject: Anonymous Patient Male, DoB: 1968-01-01

performed: 2022-05-14 00:00:00+0200 --> 2022-11-15 00:00:00+0100

reasonReference: Condition Verrucous carcinoma, NOS, of unknown primary site


Source1

{
  "resourceType": "Procedure",
  "id": "GOFSH-GENERATED-id-28",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-radiotheraphy-eu-i4rc"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/same-custodian-flag",
      "valueString": "INT"
    },
    {
      "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
            "code": "4162591",
            "display": "Curative - procedure intent"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.category",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
            "code": "4058775",
            "display": "Postoperative course of radiotherapy"
          }
        ]
      }
    },
    {
      "extension": [
        {
          "url": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-modality",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
                "code": "4012485",
                "display": "Interstitial brachytherapy"
              }
            ]
          }
        },
        {
          "url": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-technique",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
                "code": "4215577",
                "display": "Stereotactic radiotherapy"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-modality-and-technique"
    },
    {
      "extension": [
        {
          "url": "totalDoseDelivered",
          "valueQuantity": {
            "value": 10.699999809265137,
            "unit": "Gy",
            "system": "http://unitsofmeasure.org"
          }
        },
        {
          "url": "fractionsDelivered",
          "valueDecimal": 8.5
        }
      ],
      "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"
    },
    {
      "url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-treatment-termination-reason",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
            "code": "4188540",
            "display": "no"
          }
        ]
      }
    }
  ],
  "status": "in-progress",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108290001",
        "display": "Radiotherapy"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "108290001",
        "display": "Radiotherapy"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-id-17"
  },
  "performedPeriod": {
    "start": "2022-05-14T00:00:00+02:00",
    "end": "2022-11-15T00:00:00+01:00"
  },
  "reasonReference": [
    {
      "reference": "Condition/condition-id-10"
    }
  ]
}