Package | ch.fhir.ig.ch-ems |
Resource Type | ConceptMap |
Id | EmsPretreatment2Fhir |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ConceptMap-EmsPretreatment2Fhir.html |
URL | http://fhir.ch/ig/ch-ems/ConceptMap/EmsPretreatment2Fhir |
Version | 2.1.0-ci-build |
Status | active |
Date | 2025-07-31T17:31:49+00:00 |
Name | EmsPretreatment2Fhir |
Title | EMS Pretreatment to FHIR Mapping |
Realm | ch |
Authority | hl7 |
Description | This map shows how the pretreatment section from the EMS Protocol is represented using FHIR. |
Copyright | CC0-1.0 |
No resources found
StructureDefinition | |
ch-ems-composition | CH EMS Composition |
ch-ems-document | CH EMS Document |
ch-ems-procedure-pretreatment | CH EMS Procedure: Pretreatment |
logicalmodel-ems-protocol | EMS Protocol |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EmsPretreatment2Fhir
Mapping from EMS Protocol to CH EMS Document
Group 1 Mapping from EMS Protocol to CH EMS Composition
Source Code | Relationship | Target Code |
EMSProtocol.pretreatment | is equivalent to | Composition.section:pretreatment |
Group 2 Mapping from EMS Protocol to CH EMS Procedure: Pretreatment
Source Code | Relationship | Target Code |
EMSProtocol.pretreatment.type | is equivalent to | Procedure.code |
EMSProtocol.pretreatment.performer | is equivalent to | Procedure.extension:performer |
{ "resourceType": "ConceptMap", "id": "EmsPretreatment2Fhir", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-ems/ConceptMap/EmsPretreatment2Fhir", "version": "2.1.0-ci-build", "name": "EmsPretreatment2Fhir", "title": "EMS Pretreatment to FHIR Mapping", "status": "active", "experimental": false, "date": "2025-07-31T17:31:49+00:00", "publisher": "IVR Interverband für Rettungswesen", "contact": [ { "name": "IVR Interverband für Rettungswesen", "telecom": [ { "system": "url", "value": "https://www.ivr-ias.ch/" } ] } ], "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", "sourceUri": "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol", "targetUri": "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-document", "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" } ] } ] } ] }