IDEA4RC FHIR Implementation Guide - Downloaded Version 1.0.0 See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "GOFSH-GENERATED-id-28",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-radiotheraphy-eu-i4rc"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure GOFSH-GENERATED-id-28</b></p><a name=\"GOFSH-GENERATED-id-28\"> </a><a name=\"hcGOFSH-GENERATED-id-28\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Procedure-radiotheraphy-eu-i4rc.html\">Procedure: Radiotherapy</a></p></div><p><b>Same Hospital</b>: true</p><p><b>Procedure Intent Extension</b>: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4162591}\">Curative - procedure intent</span></p><p><b>Procedure Category</b>: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4058775}\">Postoperative course of radiotherapy</span></p><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><ul><li>http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-modality: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4012485}\">Interstitial brachytherapy</span></li><li>http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/mcode-radiotherapy-technique: <span title=\"Codes:{http://fhir.ohdsi.org/CodeSystem/concepts 4215577}\">Stereotactic radiotherapy</span></li></ul></blockquote><p><b>status</b>: In Progress</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108290001}\">Radiotherapy</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 108290001}\">Radiotherapy</span></p><p><b>subject</b>: <a href=\"Patient-patient-id-17.html\">Anonymous Patient Male, DoB: 1968-01-01</a></p><p><b>performed</b>: 2022-05-14 00:00:00+0200 --> 2022-11-15 00:00:00+0100</p><p><b>reasonReference</b>: <a href=\"Condition-condition-id-10.html\">Condition Verrucous carcinoma, NOS, of unknown primary site</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/same-hospital",
"valueBoolean" : true
},
{
"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"
}
],
"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"
}
]
}