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

FHIR IG Statistics: ConceptMap/otherTreatment2FHIR

Packagehl7.eu.fhir.idea4rc
TypeConceptMap
IdotherTreatment2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-otherTreatment2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/otherTreatment2FHIR
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameotherTreatment2FHIR
TitleOther Treatment to this guide Map
Realmeu
Authorityhl7
DescriptionOther Treatment to this guide Map
PurposeIt shows how the Other Treatment model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Procedure-otherTreatment-eu-i4rcProcedure: Other Treatment

Narrative

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

Generated Narrative: ConceptMap otherTreatment2FHIR

Mapping from http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment to Procedure: Other Treatment


Group 1 Mapping from http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment to Procedure: Other Treatment

Source CodeRelationshipTarget CodeComment
OtherTreatment.episodeEvent (Episode Event reference)is related toProcedure.reasonReference
OtherTreatment.type (Type of local treatment)is equivalent toProcedure.codeCheck if it should be a category or a code
OtherTreatment.startDate (Start date)is related toProcedure.performedPeriod.start
OtherTreatment.endDate (End date)is related toProcedure.performedPeriod.endto be checked
OtherTreatment.treatmentResponse (Treatment response)is related toProcedure.outcome

Source

{
  "resourceType": "ConceptMap",
  "id": "otherTreatment2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/otherTreatment2FHIR",
  "version": "0.1.0",
  "name": "otherTreatment2FHIR",
  "title": "Other Treatment to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-21T15:34:12+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": "Other Treatment to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "purpose": "It shows how the Other Treatment model is mapped into this guide",
  "sourceUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment",
  "targetUri": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc",
  "group": [
    {
      "source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment",
      "target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc",
      "element": [
        {
          "code": "OtherTreatment.episodeEvent",
          "display": "Episode Event reference",
          "target": [
            {
              "code": "Procedure.reasonReference",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "OtherTreatment.type",
          "display": "Type of local treatment",
          "target": [
            {
              "code": "Procedure.code",
              "equivalence": "equivalent",
              "comment": "Check if it should be a category or a code"
            }
          ]
        },
        {
          "code": "OtherTreatment.startDate",
          "display": "Start date",
          "target": [
            {
              "code": "Procedure.performedPeriod.start",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "OtherTreatment.endDate",
          "display": "End  date",
          "target": [
            {
              "code": "Procedure.performedPeriod.end",
              "equivalence": "relatedto",
              "comment": "to be checked"
            }
          ]
        },
        {
          "code": "OtherTreatment.treatmentResponse",
          "display": "Treatment response",
          "target": [
            {
              "code": "Procedure.outcome",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}