IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

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

: Overall Treatment Response Model to this guide Map - JSON Representation

Draft as of 2025-09-10

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "overallTreatmentResponse2FHIR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap overallTreatmentResponse2FHIR</b></p><a name=\"overallTreatmentResponse2FHIR\"> </a><a name=\"hcoverallTreatmentResponse2FHIR\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-OverallTreatmentResponse.html\">Overall Treatment Response</a> to <a href=\"StructureDefinition-observation-overallTreatment-eu-i4rc.html\">Observation: Overall Treatment</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>diagnosisReference (Diagnosis reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.reasonReferencen</td><td/></tr><tr><td>episodeEvent (Episode Event Reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.reasonReferencen</td><td/></tr><tr><td>overallTreatmentResponse (Overall Treatment response (based on imaging alone; no recist or other criteria) (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation.value</td><td/></tr><tr><td>overallTreatmentResponseDefined (Overall Treatment response defined/done (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.performer</td><td>In case the actual Organization performing the procedure is captured. It could be a perfomer of type Organization; or a perfomer.organization if of type PractitionerRole</td></tr><tr><td>overallTreatmentResponseDefined (Overall Treatment response defined/done (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.extension:sameHospital</td><td>Temporary included in the guide for covering the request of tracking if this information has been captured and maintained by the same or other organizations. It is envisioned that this kind of requirements could be covered by recording where specific act are taking place.</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/overallTreatmentResponse2FHIR",
  "version" : "0.1.0",
  "name" : "OverallTreatmentResponse2FHIR",
  "title" : "OverallTreatmentResponse Model to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-09-10T15:18:34+00:00",
  "publisher" : "IDEA4RC Project",
  "contact" : [
    {
      "name" : "IDEA4RC Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name" : "IDEA4RC Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description" : "It shows how the OverallTreatmentResponse model is mapped into this guide",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OverallTreatmentResponse",
      "target" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-overallTreatment-eu-i4rc",
      "element" : [
        {
          "code" : "diagnosisReference",
          "display" : "Diagnosis reference (M)",
          "target" : [
            {
              "code" : "Observation.reasonReferencen",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "episodeEvent",
          "display" : "Episode Event Reference (M)",
          "target" : [
            {
              "code" : "Observation.reasonReferencen",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "overallTreatmentResponse",
          "display" : "Overall Treatment response (based on imaging alone; no recist or other criteria) (M)",
          "target" : [
            {
              "code" : "Observation.value",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "overallTreatmentResponseDefined",
          "display" : "Overall Treatment response defined/done (M)",
          "target" : [
            {
              "code" : "Observation.performer",
              "equivalence" : "relatedto",
              "comment" : "In case the actual Organization performing the procedure is captured. It could be a perfomer of type Organization; or a perfomer.organization if of type PractitionerRole"
            }
          ]
        },
        {
          "code" : "overallTreatmentResponseDefined",
          "display" : "Overall Treatment response defined/done (M)",
          "target" : [
            {
              "code" : "Observation.extension:sameHospital",
              "equivalence" : "relatedto",
              "comment" : "Temporary included in the guide for covering the request of tracking if this information has been captured and maintained by the same or other organizations. It is envisioned that this kind of requirements could be covered by recording where specific act are taking place."
            }
          ]
        }
      ]
    }
  ]
}