PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dipag@1.0.1
    https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsdiagnose
description: null
package_name: de.gematik.dipag
derivation: constraint
name: DiPagRechnungsdiagnose
type: Condition
elements:
  code:
    mustSupport: true
    index: 0
    elements:
      coding:
        mustSupport: true
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            ICD-10-GM:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'}
              schema:
                short: Code und Text nach ICD-10
                type: Coding
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'}
                index: 2
                extensions:
                  Seitenlokalisation:
                    url: null
                    short: Lokalisierung
                    mustSupport: true
                    index: 3
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 5
                      value[x]:
                        elements:
                          system: {mustSupport: true, index: 6}
                          code: {mustSupport: true, index: 7}
                elements:
                  extension:
                    short: Lokalisierung
                    mustSupport: true
                    index: 3
                    slicing:
                      slices:
                        Seitenlokalisation:
                          match: {}
                          schema:
                            short: Lokalisierung
                            mustSupport: true
                            index: 3
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 5
                              value[x]:
                                elements:
                                  system: {mustSupport: true, index: 6}
                                  code: {mustSupport: true, index: 7}
                  system: {short: System des ICD-10 Code, mustSupport: true, index: 8}
                  code: {short: Code nach ICD-10, mustSupport: true, index: 9}
                  display: {short: Text zum ICD-10 Code, mustSupport: true, index: 10}
  subject:
    type: Reference
    short: Referenz auf die behandelte Person
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://gematik.de/fhir/dipag/StructureDefinition/dipag-patient']
    index: 11
    elements:
      reference: {mustSupport: true, index: 12}
    required: [reference]
  onset:
    short: Behandlungsdatum (Erstdiagnose)
    mustSupport: true
    choices: [onsetDateTime]
    index: 14
  onsetDateTime: {type: dateTime, short: Behandlungsdatum (Erstdiagnose), mustSupport: true, choiceOf: onset, index: 15}
package_version: 1.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/dipag/StructureDefinition/dipag-rechnungsdiagnose
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.1.0-rc2