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

FHIR IG Statistics: ValueSet/Diagnosesubtyp

Packagede.basisprofil.r4
Resource TypeValueSet
IdDiagnosesubtyp
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/Diagnosesubtyp
URLhttp://fhir.de/ValueSet/Diagnosesubtyp
Version1.5.4
Statusactive
Date2025-06-16
NameDiagnosesubtyp
TitleDiagnosesubtyp ValueSet
Authorityhl7
DescriptionDiagnosesubtyp ValueSet

Resources that use this resource

StructureDefinition
ISiKKontaktGesundheitseinrichtungISiKKontaktGesundheitseinrichtung
KontaktGesundheitseinrichtungMII PR Fall Kontakt mit einer Gesundheitseinrichtung
ISiKKontaktGesundheitseinrichtungISiKKontaktGesundheitseinrichtung
AmbulanterBesuchAmbulanter Besuch
KBV_PR_MIO_KHE_Encounter_Case_RecordsKBV_PR_MIO_KHE_Encounter_Case_Records
ValueSet
mii-vs-fall-diagnosis-useMII VS Fall Diagnosis Use

Resources that this resource uses

CodeSystem
diagnosis-roleDiagnosis Role
KontaktDiagnoseProzedurKontaktDiagnoseProzedur

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "Diagnosesubtyp",
  "url": "http://fhir.de/ValueSet/Diagnosesubtyp",
  "version": "1.5.4",
  "name": "Diagnosesubtyp",
  "title": "Diagnosesubtyp ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Diagnosesubtyp ValueSet",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/KontaktDiagnoseProzedur",
        "concept": [
          {
            "code": "surgery-diagnosis",
            "display": "Operationsdiagnose"
          },
          {
            "code": "department-main-diagnosis",
            "display": "Abteilung Hauptdiagnose"
          },
          {
            "code": "cause-of-death",
            "display": "Todesursache"
          },
          {
            "code": "infection-control-diagnosis",
            "display": "Infektionsschutzdiagnose"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
        "concept": [
          {
            "code": "AD",
            "display": "Admission diagnosis"
          },
          {
            "code": "DD",
            "display": "Discharge diagnosis"
          }
        ]
      }
    ]
  }
}