FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | ConceptMap |
| Id | ConceptMap-EmsAdministrative2Fhir.json |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-ems/2.0.0-ballot/ConceptMap-EmsAdministrative2Fhir.html |
| URL | http://fhir.ch/ig/ch-ems/ConceptMap/EmsAdministrative2Fhir |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2026-06-15T08:00:21+00:00 |
| Name | EmsAdministrative2Fhir |
| Title | EMS Administrative to FHIR Mapping |
| Realm | ch |
| Authority | hl7 |
| Description | This map shows how the administrative section from the EMS Protocol is represented using FHIR. |
| Copyright | CC0-1.0 |
No resources found
| StructureDefinition | ||
| ch.fhir.ig.ch-ems#2.0.0-ballot | ch-ems-composition | CH EMS Composition |
| ch.fhir.ig.ch-ems#2.0.0-ballot | ch-ems-patient | CH EMS Patient |
| ch.fhir.ig.ch-ems#2.0.0-ballot | logicalmodel-ems-protocol | EMS Protocol |
Note: links and images are rebased to the (stated) source
Mapping from (not specified) to (not specified)
Group 1 Mapping from EMS Protocol to CH EMS Composition
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| EMSProtocol.administrative | 0..1 | todo | is equivalent to | Composition.section:administrative | 0..1 | todo |
Group 2 Mapping from EMS Protocol to CH EMS Patient
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| EMSProtocol.administrative.involvedParticipant | 0..* | todo | is equivalent to | Patient.contact:involvedParticipant | 0..* | todo |
| EMSProtocol.administrative.involvedParticipant.role | 0..* | todo | is equivalent to | Patient.contact:involvedParticipant.extension:personRole | 0..* | todo |
| EMSProtocol.administrative.involvedParticipant.name | 0..1 | todo | is equivalent to | Patient.contact:involvedParticipant.name | 0..1 | todo |
{
"resourceType": "ConceptMap",
"id": "EmsAdministrative2Fhir",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ConceptMap/EmsAdministrative2Fhir",
"version": "2.0.0-ballot",
"name": "EmsAdministrative2Fhir",
"title": "EMS Administrative to FHIR Mapping",
"status": "active",
"experimental": false,
"date": "2026-06-15T08:00:21+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 administrative 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.administrative",
"target": [
{
"code": "Composition.section:administrative",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol",
"target": "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-patient",
"element": [
{
"code": "EMSProtocol.administrative.involvedParticipant",
"target": [
{
"code": "Patient.contact:involvedParticipant",
"equivalence": "equivalent"
}
]
},
{
"code": "EMSProtocol.administrative.involvedParticipant.role",
"target": [
{
"code": "Patient.contact:involvedParticipant.extension:personRole",
"equivalence": "equivalent"
}
]
},
{
"code": "EMSProtocol.administrative.involvedParticipant.name",
"target": [
{
"code": "Patient.contact:involvedParticipant.name",
"equivalence": "equivalent"
}
]
}
]
}
]
}