PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3992 - JSON Representation

Raw json | Download


{
  "resourceType" : "Procedure",
  "id" : "3992",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2023-07-06T08:51:25.881+02:00",
    "source" : "#PCJ6NHgaUwWrH5W4"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure 3992</b></p><a name=\"3992\"> </a><a name=\"hc3992\"> </a><a name=\"3992-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: 2; Last updated: 2023-07-06 08:51:25+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #PCJ6NHgaUwWrH5W4</p></div><p><b>Performed Timing</b>: Count 2  times, Once</p><p><b>Resource related information</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Observation_3994\">Bundle: type = searchset; total = 45</a></p><p><b>partOf</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Procedure_3991\">Bundle: type = searchset; total = 45</a></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108290001}, {http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyType-eu-pcsp 445232009}\">Radiation oncology AND/OR radiotherapy</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 33195004}\">Teleradiotherapy procedure</span></p><p><b>subject</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Patient_3971\">Bundle: type = searchset; total = 45</a></p><p><b>reasonReference</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Condition_3972\">Bundle: type = searchset; total = 45</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-radiotherapy-pcsp 1.2}\">Brain: Frontal lobe</span>, <span title=\"Codes:\"></span></p><p><b>note</b>: boost1</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-performedTiming",
      "valueTiming" : {
        "repeat" : {
          "count" : 2
        }
      }
    },
    {
      "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/resource-relatedInfo",
      "valueReference" : {
        "reference" : "Observation/3994"
      }
    }
  ],
  "partOf" : [
    {
      "reference" : "Procedure/3991"
    }
  ],
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "108290001"
      },
      {
        "system" : "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-radiotherapyType-eu-pcsp",
        "code" : "445232009"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "33195004"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/3971"
  },
  "reasonReference" : [
    {
      "reference" : "Condition/3972"
    }
  ],
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-radiotherapy-pcsp",
          "code" : "1.2"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/mcode-body-location-qualifier",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "255551008"
              }
            ]
          }
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "boost1"
    }
  ]
}