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

FHIR IG Statistics: StructureDefinition/NotificationDiseaseOPXD

Packagerki.demis.disease
Resource TypeStructureDefinition
IdNotificationDiseaseOPXD
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.disease@2.2.1&canonical=https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseOPXD
URLhttps://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseOPXD
Version1.0.2
Statusactive
Date2024-10-10
NameNotificationDiseaseOPXD
TitleErkrankungsmeldung für Orthopocken, andere
DescriptionDie Erkrankungsmeldung NotificationDiseaseOPXD spezifiziert die Meldeinhalte hinsichtlich Orthopocken, andere.
TypeComposition
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DiseaseInformationOPXDKlinische und epidemiologische Angaben für Orthopocken, andere
DiseaseOPXDErkrankungsinformationen für Orthopocken, andere
NotificationDiseaseErkrankungsmeldung

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "NotificationDiseaseOPXD",
  "url": "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseOPXD",
  "version": "1.0.2",
  "name": "NotificationDiseaseOPXD",
  "title": "Erkrankungsmeldung für Orthopocken, andere",
  "status": "active",
  "date": "2024-10-10",
  "description": "Die Erkrankungsmeldung NotificationDiseaseOPXD spezifiziert die Meldeinhalte hinsichtlich Orthopocken, andere.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "fhirdocumentreference",
      "uri": "http://hl7.org/fhir/documentreference",
      "name": "FHIR DocumentReference"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/NotificationDisease",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.category.coding.system",
        "path": "Composition.category.coding.system",
        "fixedUri": "https://demis.rki.de/fhir/CodeSystem/notificationType"
      },
      {
        "id": "Composition.category.coding.code",
        "path": "Composition.category.coding.code",
        "fixedCode": "6.1_2"
      },
      {
        "id": "Composition.section:disease",
        "path": "Composition.section",
        "sliceName": "disease",
        "short": "Enthält den Verweis auf die Erkrankungsinformationen für Orthopocken, andere",
        "definition": "Enthält den Verweis auf die Erkrankungsinformationen für Orthopocken, andere"
      },
      {
        "id": "Composition.section:disease.entry",
        "path": "Composition.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/DiseaseOPXD"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:diseaseInformation",
        "path": "Composition.section",
        "sliceName": "diseaseInformation",
        "short": "Enthält den Verweis auf die meldetatbestandsspezifischen klinischen und epidemiologischen Angaben für Orthopocken, andere",
        "definition": "Enthält den Verweis auf die meldetatbestandsspezifischen klinischen und epidemiologischen Angaben für Orthopocken, andere",
        "min": 1
      },
      {
        "id": "Composition.section:diseaseInformation.entry",
        "path": "Composition.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/DiseaseInformationOPXD"
            ]
          }
        ]
      }
    ]
  }
}