FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdValueSet-IVR-VS-deathManner.json
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/2.0.0-ballot/ValueSet-IVR-VS-deathManner.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner
Version2.0.0-ballot
Statusdraft
Date2026-06-15T08:00:21+00:00
NameIVRVSdeathManner
TitleIVR Death Manner
Realmch
Authorityhl7
DescriptionList of possible causes of death.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-ems#2.0.0-ballotch-ems-observation-deathmannerCH EMS Observation: Death Manner
ch.fhir.ig.ch-ems#2.0.0-ballotlogicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet IVR-VS-deathManner

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    87309006death of unknown causeunklarer Todesfallmort inexpliquéecaduta di nodi più chiara
    418309003suspicious deathaussergewöhnlicher Todesfallmort non naturellemorte non naturale
    38605008natural deathnatürlicher Todesfallmort naturellemorte naturale

Source1

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-deathManner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner",
  "version": "2.0.0-ballot",
  "name": "IVRVSdeathManner",
  "title": "IVR Death Manner",
  "status": "draft",
  "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": "List of possible causes of death.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "87309006",
            "display": "death of unknown cause",
            "designation": [
              {
                "language": "de-CH",
                "value": "unklarer Todesfall"
              },
              {
                "language": "fr-CH",
                "value": "mort inexpliquée"
              },
              {
                "language": "it-CH",
                "value": "caduta di nodi più chiara"
              }
            ]
          },
          {
            "code": "418309003",
            "display": "suspicious death",
            "designation": [
              {
                "language": "de-CH",
                "value": "aussergewöhnlicher Todesfall"
              },
              {
                "language": "fr-CH",
                "value": "mort non naturelle"
              },
              {
                "language": "it-CH",
                "value": "morte non naturale"
              }
            ]
          },
          {
            "code": "38605008",
            "display": "natural death",
            "designation": [
              {
                "language": "de-CH",
                "value": "natürlicher Todesfall"
              },
              {
                "language": "fr-CH",
                "value": "mort naturelle"
              },
              {
                "language": "it-CH",
                "value": "morte naturale"
              }
            ]
          }
        ]
      }
    ]
  }
}