CH EMS (R4)
2.0.0-ballot - ballot
This page is part of the CH EMS (R4) (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-06-15 |
{
"resourceType" : "ConceptMap",
"id" : "EmsPretreatment2Fhir",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"EmsPretreatment2Fhir\"/><a name=\"hcEmsPretreatment2Fhir\"/><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-logicalmodel-ems-protocol.html\">EMS Protocol</a> to <a href=\"StructureDefinition-ch-ems-composition.html\">CH EMS Composition</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td></tr><tr><td><a href=\"StructureDefinition-logicalmodel-ems-protocol.html#EMSProtocol.pretreatment\">EMSProtocol.pretreatment</a></td><td>0..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-ems-composition-definitions.html#Composition.section:pretreatment\">Composition.section:pretreatment</a></td><td>0..1</td><td>todo</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-logicalmodel-ems-protocol.html\">EMS Protocol</a> to <a href=\"StructureDefinition-ch-ems-procedure-pretreatment.html\">CH EMS Procedure: Pretreatment</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td></tr><tr><td><a href=\"StructureDefinition-logicalmodel-ems-protocol.html#EMSProtocol.pretreatment.type\">EMSProtocol.pretreatment.type</a></td><td>0..1</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-ems-procedure-pretreatment-definitions.html#Procedure.code\">Procedure.code</a></td><td>0..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-logicalmodel-ems-protocol.html#EMSProtocol.pretreatment.performer\">EMSProtocol.pretreatment.performer</a></td><td>0..1</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-ch-ems-procedure-pretreatment-definitions.html#Procedure.extension:performer\">Procedure.extension:performer</a></td><td>0..1</td><td>todo</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-ems/ConceptMap/EmsPretreatment2Fhir",
"version" : "2.0.0-ballot",
"name" : "EmsPretreatment2Fhir",
"title" : "EMS Pretreatment to FHIR Mapping",
"status" : "active",
"experimental" : false,
"date" : "2026-06-15T08:07:03+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
},
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/",
"use" : "work"
}
]
}
],
"description" : "This map shows how the pretreatment section from the EMS Protocol is represented using FHIR.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"group" : [
{
"source" : "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol",
"target" : "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-composition",
"element" : [
{
"code" : "EMSProtocol.pretreatment",
"target" : [
{
"code" : "Composition.section:pretreatment",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol",
"target" : "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-procedure-pretreatment",
"element" : [
{
"code" : "EMSProtocol.pretreatment.type",
"target" : [
{
"code" : "Procedure.code",
"equivalence" : "equivalent"
}
]
},
{
"code" : "EMSProtocol.pretreatment.performer",
"target" : [
{
"code" : "Procedure.extension:performer",
"equivalence" : "equivalent"
}
]
}
]
}
]
}