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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeCodeSystem
IdCodeSystem-notificationType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.disease@2.2.3&canonical=https://demis.rki.de/fhir/CodeSystem/notificationType
URLhttps://demis.rki.de/fhir/CodeSystem/notificationType
Version1.1.0
Statusactive
Date2022-12-07
NameNotificationType
TitleTyp der Meldung
DescriptionDas CodeSystem NotificationType enthält die Codes für den Typ der Meldung.
Contentcomplete

Resources that use this resource

ValueSet
rki.demis.disease#2.2.3notificationTypeTyp der Meldung

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "notificationType",
  "url": "https://demis.rki.de/fhir/CodeSystem/notificationType",
  "version": "1.1.0",
  "name": "NotificationType",
  "title": "Typ der Meldung",
  "status": "active",
  "date": "2022-12-07",
  "description": "Das CodeSystem NotificationType enthält die Codes für den Typ der Meldung.",
  "caseSensitive": false,
  "valueSet": "https://demis.rki.de/fhir/ValueSet/notificationType",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "6.1_2",
      "display": "Meldung gemäß IfSG §6 Absatz 1, 2"
    },
    {
      "code": "6.3",
      "display": "Meldung gemäß IfSG §6 Absatz 3"
    },
    {
      "code": "34_36",
      "display": "Benachrichtigung gemäß IfSG §34, §36"
    },
    {
      "code": "13_5",
      "display": "Benachrichtigung gemäß IfSG §13 Absatz 5"
    }
  ]
}