PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.kardiologie@2027.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-diagnose-prozedur-nein-unbekannt
description: Dieses Profil bildet das anamnestische Nichtvorliegen einer Diagnose, bzw. Prozedur, oder Unklarheit darĂ¼ber ab.
package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie
derivation: constraint
name: MII_PR_Kardio_Diagnose_Prozedur_Nein_Unbekannt
type: Observation
elements:
  category:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-category'}
    index: 0
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 21
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 17}
  effective:
    mustSupport: true
    choices: [effectiveDateTime, effectivePeriod, effectiveInstant]
    index: 16
  code:
    mustSupport: true
    index: 1
    elements:
      coding:
        mustSupport: true
        index: 2
        elements:
          system: {mustSupport: true, index: 3}
          version: {mustSupport: true, index: 4}
          code: {mustSupport: true, index: 5}
        required: [version, system, code]
        slicing:
          rules: closed
          discriminator:
          - {path: $this, type: value}
          min: 1
          slices:
            icd10-gm:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'}
              schema:
                type: Coding
                mustSupport: true
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/mii-vs-diagnose-icd10gm'}
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/bfarm/icd-10-gm'}
                index: 6
              min: 0
              max: 1
            diagnoseSnomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/ValueSet/mii-vs-kardio-extended-mii-diagnosecodes-snomed'}
                mustSupport: true
                index: 7
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 8
            prozedurSnomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-sct'}
                mustSupport: true
                index: 9
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 10
            alpha-id:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/alpha-id'}
              schema:
                type: Coding
                mustSupport: true
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/mii-vs-diagnose-alphaid'}
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/bfarm/alpha-id'}
                index: 11
              min: 0
              max: 1
            orphanet:
              match: {system: 'http://www.orpha.net'}
              schema:
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/ValueSet/mii-vs-diagnose-orphanet'}
                mustSupport: true
                pattern:
                  type: Coding
                  value: {system: 'http://www.orpha.net'}
                index: 12
              min: 0
              max: 1
            kardio:
              match: {code: eg-cv, system: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/CodeSystem/mii-cs-kardio-atherosklerotisches-ereignis'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: eg-cv, system: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/CodeSystem/mii-cs-kardio-atherosklerotisches-ereignis'}
                index: 13
              min: 0
              max: 1
    required: [coding]
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 22}
  effectiveInstant: {type: instant, mustSupport: true, choiceOf: effective, index: 19}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 14
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 18}
package_version: 2027.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-diagnose-prozedur-nein-unbekannt
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot
required: [effectiveDateTime, effectivePeriod, effectiveInstant, subject, effective]