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
{
"resourceType" : "Procedure",
"id" : "4955",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-07-06T09:46:33.686+02:00",
"source" : "#O2F0RbtHCP2XZjwK"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure 4955</b></p><a name=\"4955\"> </a><a name=\"hc4955\"> </a><a name=\"4955-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: 1; Last updated: 2023-07-06 09:46:33+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #O2F0RbtHCP2XZjwK</p></div><p><b>Performed Timing</b>: Count 4 times, Once</p><p><b>Radiotherapy Energy or Isotope</b>: <span title=\"Codes:{http://snomed.info/sct 1368003}\">Iodine-131 (substance)</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108290001}\">Radiation oncology AND/OR radiotherapy</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399315003}\">Radionuclide therapy</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>performed</b>: 2021-11-11 --> 2021-12-12</p><p><b>reasonReference</b>: <a href=\"Condition-4953.html\">Condition: extension = Relapse,->Bundle: type = searchset; total = 45,2021-11-11,Local</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-performedTiming",
"valueTiming" : {
"repeat" : {
"count" : 4
}
}
},
{
"url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/radiotherapy-energy-or-isotope",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1368003"
}
]
}
}
],
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108290001"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "399315003"
}
]
},
"subject" : {
"reference" : "Patient/3971"
},
"performedPeriod" : {
"start" : "2021-11-11",
"end" : "2021-12-12"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/4953"
}
]
}