| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | otherTreatment2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-otherTreatment2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/otherTreatment2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | otherTreatment2FHIR |
| Title | Other Treatment to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | Other Treatment to this guide Map |
| Purpose | It shows how the Other Treatment model is mapped into this guide |
No resources found
| StructureDefinition | |
| Procedure-otherTreatment-eu-i4rc | Procedure: Other Treatment |
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 Code | Relationship | Target Code | Comment |
| OtherTreatment.episodeEvent (Episode Event reference) | is related to | Procedure.reasonReference | |
| OtherTreatment.type (Type of local treatment) | is equivalent to | Procedure.code | Check if it should be a category or a code |
| OtherTreatment.startDate (Start date) | is related to | Procedure.performedPeriod.start | |
| OtherTreatment.endDate (End date) | is related to | Procedure.performedPeriod.end | to be checked |
| OtherTreatment.treatmentResponse (Treatment response) | is related to | Procedure.outcome |
{
"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-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": "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"
}
]
}
]
}
]
}