FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/EmsEventOfDeath2Fhir

Packagech.fhir.ig.ch-ems
Resource TypeConceptMap
IdEmsEventOfDeath2Fhir
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ConceptMap-EmsEventOfDeath2Fhir.html
URLhttp://fhir.ch/ig/ch-ems/ConceptMap/EmsEventOfDeath2Fhir
Version2.1.0-ci-build
Statusactive
Date2025-07-31T17:31:49+00:00
NameEmsEventOfDeath2Fhir
TitleEMS Event of Death to FHIR Mapping
Realmch
Authorityhl7
DescriptionThis map shows how the event of death section from the EMS Protocol is represented using FHIR.
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ch-ems-compositionCH EMS Composition
ch-ems-documentCH EMS Document
ch-ems-observation-deathmannerCH EMS Observation: Death Manner
logicalmodel-ems-protocolEMS Protocol

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap EmsEventOfDeath2Fhir

Mapping from EMS Protocol to CH EMS Document


Group 1 Mapping from EMS Protocol to CH EMS Composition

Source CodeRelationshipTarget Code
EMSProtocol.eventOfDeathis equivalent toComposition.section:eventOfDeath

Group 2 Mapping from EMS Protocol to CH EMS Observation: Death Manner

Source CodeRelationshipTarget Code
EMSProtocol.eventOfDeath.deathManneris equivalent toObservation.valueCodeableConcept

Source

{
  "resourceType": "ConceptMap",
  "id": "EmsEventOfDeath2Fhir",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ConceptMap/EmsEventOfDeath2Fhir",
  "version": "2.1.0-ci-build",
  "name": "EmsEventOfDeath2Fhir",
  "title": "EMS Event of Death 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 event of death 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.eventOfDeath",
          "target": [
            {
              "code": "Composition.section:eventOfDeath",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://fhir.ch/ig/ch-ems/StructureDefinition/logicalmodel-ems-protocol",
      "target": "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-deathmanner",
      "element": [
        {
          "code": "EMSProtocol.eventOfDeath.deathManner",
          "target": [
            {
              "code": "Observation.valueCodeableConcept",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}