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-diagType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-diagType.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-diagType
Version2.1.0-ci-build
Statusdraft
Date2026-01-26T21:59:40+00:00
NameIVRVSdiagType
TitleIVR Diagnosis Type
Realmch
Authorityhl7
DescriptionList of types of diagnosis.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-diagnosisCH EMS Observation: Diagnosis
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet IVR-VS-diagType

  • 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)
    47965005differential diagnosisDifferentialdiagnoseDiagnostique différentielDiagnosi differenziale
    14657009established diagnosisDiagnoseDiagnostiqueDiagnosi
    2931005probable diagnosisVerdachtsdiagnoseDiagnostique suspectéSospetta diagnosi
    5558000Working diagnosisArbeitsdiagnoseorientation diagnostiquediagnosi di lavoro

Source1

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-diagType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-diagType",
  "version": "2.1.0-ci-build",
  "name": "IVRVSdiagType",
  "title": "IVR Diagnosis Type",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T21:59:40+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": "List of types of diagnosis.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "47965005",
            "display": "differential diagnosis",
            "designation": [
              {
                "language": "de-CH",
                "value": "Differentialdiagnose"
              },
              {
                "language": "fr-CH",
                "value": "Diagnostique différentiel"
              },
              {
                "language": "it-CH",
                "value": "Diagnosi differenziale"
              }
            ]
          },
          {
            "code": "14657009",
            "display": "established diagnosis",
            "designation": [
              {
                "language": "de-CH",
                "value": "Diagnose"
              },
              {
                "language": "fr-CH",
                "value": "Diagnostique"
              },
              {
                "language": "it-CH",
                "value": "Diagnosi"
              }
            ]
          },
          {
            "code": "2931005",
            "display": "probable diagnosis",
            "designation": [
              {
                "language": "de-CH",
                "value": "Verdachtsdiagnose"
              },
              {
                "language": "fr-CH",
                "value": "Diagnostique suspecté"
              },
              {
                "language": "it-CH",
                "value": "Sospetta diagnosi"
              }
            ]
          },
          {
            "code": "5558000",
            "display": "Working diagnosis",
            "designation": [
              {
                "language": "de-CH",
                "value": "Arbeitsdiagnose"
              },
              {
                "language": "fr-CH",
                "value": "orientation diagnostique"
              },
              {
                "language": "it-CH",
                "value": "diagnosi di lavoro"
              }
            ]
          }
        ]
      }
    ]
  }
}