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
Draft as of 2024-11-12 |
{
"resourceType" : "ConceptMap",
"id" : "otherTreatment2FHIR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap otherTreatment2FHIR</b></p><a name=\"otherTreatment2FHIR\"> </a><a name=\"hcotherTreatment2FHIR\"> </a><a name=\"otherTreatment2FHIR-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-OtherTreatment.html\">Other Local Treatment</a> to <a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html\">Procedure: Other Treatment</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-OtherTreatment.html\">Other Local Treatment</a> to <a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html\">Procedure: Other 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>OtherTreatment.episodeEvent (Episode Event reference)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.reasonReference</td><td/></tr><tr><td>OtherTreatment.type (Type of local treatment)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Procedure.code</td><td>Check if it should be a category or a code</td></tr><tr><td>OtherTreatment.startDate (Start date)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performedPeriod.start</td><td/></tr><tr><td>OtherTreatment.endDate (End date)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performedPeriod.end</td><td>to be checked</td></tr><tr><td>OtherTreatment.treatmentResponse (Treatment response)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.outcome</td><td/></tr></table></div>"
},
"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" : "2024-11-12T10:15:38+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"
}
]
}
]
}
]
}