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

FHIR IG Statistics: ConceptMap/isolatedLimbPerfusion2FHIR

Packagehl7.eu.fhir.idea4rc
Resource TypeConceptMap
IdisolatedLimbPerfusion2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-isolatedLimbPerfusion2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/isolatedLimbPerfusion2FHIR
Version0.1.0
Statusdraft
Date2025-07-25T13:48:09+00:00
NameIsolatedLimbPerfusion2FHIR
TitleIsolatedLimbPerfusion Model to this guide Map
Realmeu
Authorityhl7
DescriptionIt shows how the IsolatedLimbPerfusion model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
IsolatedLimbPerfusionIsolated Limb Perfusion
Procedure-otherTreatment-eu-i4rcProcedure: Other Treatment

Narrative

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

Generated Narrative: ConceptMap isolatedLimbPerfusion2FHIR

Mapping from (not specified) to (not specified)


Group 1 Mapping from Isolated Limb Perfusion to Procedure: Other Treatment

Source CodeRelationshipTarget CodeComment
diagnosisReference (Diagnosis reference (M))is related toProcedure.reasonReferenceWhere Procedure.code = 4019656 'Isolated limb perfusion'
episodeEventReference (Episode Event reference (M))is related toProcedure.reasonReference
isolatedLimbPerfusionHospital (Isolated Limb perfusion Hospital (M))is related toProcedure.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
isolatedLimbPerfusionHospital (Isolated Limb perfusion Hospital (M))is related toProcedure.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.
startDate (Start date (M))is related toProcedure.performedPeriod.start
endDate (End date (M))is related toProcedure.performedPeriod.end
treatmentResponse (Treatment response (R))is equivalent toProcedure.outcome

Source

{
  "resourceType": "ConceptMap",
  "id": "isolatedLimbPerfusion2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/isolatedLimbPerfusion2FHIR",
  "version": "0.1.0",
  "name": "IsolatedLimbPerfusion2FHIR",
  "title": "IsolatedLimbPerfusion Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-25T13:48:09+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 IsolatedLimbPerfusion 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/IsolatedLimbPerfusion",
      "target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc",
      "element": [
        {
          "code": "diagnosisReference",
          "display": "Diagnosis reference (M)",
          "target": [
            {
              "code": "Procedure.reasonReference",
              "equivalence": "relatedto",
              "comment": "Where Procedure.code = 4019656 'Isolated limb perfusion'"
            }
          ]
        },
        {
          "code": "episodeEventReference",
          "display": "Episode Event reference (M)",
          "target": [
            {
              "code": "Procedure.reasonReference",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "isolatedLimbPerfusionHospital",
          "display": "Isolated Limb perfusion Hospital (M)",
          "target": [
            {
              "code": "Procedure.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": "isolatedLimbPerfusionHospital",
          "display": "Isolated Limb perfusion Hospital (M)",
          "target": [
            {
              "code": "Procedure.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."
            }
          ]
        },
        {
          "code": "startDate",
          "display": "Start date (M)",
          "target": [
            {
              "code": "Procedure.performedPeriod.start",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "endDate",
          "display": "End date (M)",
          "target": [
            {
              "code": "Procedure.performedPeriod.end",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "treatmentResponse",
          "display": "Treatment response (R)",
          "target": [
            {
              "code": "Procedure.outcome",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}