FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/overallTreatmentResponse2FHIR

Packagehl7.eu.fhir.idea4rc
TypeConceptMap
IdoverallTreatmentResponse2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-overallTreatmentResponse2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/overallTreatmentResponse2FHIR
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameOverallTreatmentResponse2FHIR
TitleOverallTreatmentResponse Model to this guide Map
Realmeu
Authorityhl7
DescriptionIt shows how the OverallTreatmentResponse model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
OverallTreatmentResponseOverall Treatment Response
observation-overallTreatment-eu-i4rcObservation: Overall Treatment

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap overallTreatmentResponse2FHIR

Mapping from (not specified) to (not specified)


Group 1 Mapping from Overall Treatment Response to Observation: Overall Treatment

Source CodeRelationshipTarget CodeComment
diagnosisReference (Diagnosis reference (M))is related toObservation.reasonReferencen
episodeEvent (Episode Event Reference (M))is related toObservation.reasonReferencen
overallTreatmentResponse (Overall Treatment response (based on imaging alone; no recist or other criteria) (M))is equivalent toObservation.value
overallTreatmentResponseDefined (Overall Treatment response defined/done (M))is related toObservation.performerIn 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
overallTreatmentResponseDefined (Overall Treatment response defined/done (M))is related toObservation.extension:sameHospitalTemporary 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.

Source

{
  "resourceType": "ConceptMap",
  "id": "overallTreatmentResponse2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-22T14:45:28+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."
            }
          ]
        }
      ]
    }
  ]
}