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

FHIR IG Statistics: ValueSet/IVR-VS-deathManner

Packagech.fhir.ig.ch-ems
TypeValueSet
IdIVR-VS-deathManner
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-deathManner.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner
Version1.9.0
Statusdraft
Date2020-08-25T14:08:15+02:00
NameIVRVSdeathManner
TitleIVR valueset manner of death (.143.11.41)
Realmch
Authorityhl7
DescriptionIVR valueset manner of death (.143.11.41)
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
87309006unklarer Todesfallmort inexpliquéecaduta di nodi più chiara
418309003aussergewöhnlicher Todesfallmort non naturellemorte non naturale
38605008natürlicher Todesfallmort naturellemorte naturale

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-deathManner",
  "meta": {
    "source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.45--20170409123155",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2017-04-09T12:31:55+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.756.5.30.1.1.11.45"
    }
  ],
  "version": "1.9.0",
  "name": "IVRVSdeathManner",
  "title": "IVR valueset manner of death (.143.11.41)",
  "status": "draft",
  "experimental": false,
  "date": "2020-08-25T14:08:15+02:00",
  "publisher": "IVR Interverband für Rettungswesen",
  "contact": [
    {
      "name": "IVR Interverband für Rettungswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description": "IVR valueset  manner of death  (.143.11.41)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}