PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2024.0.0-alpha4
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/extrakorporales-verfahren
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: SD_MII_ICU_Extrakorporales_Verfahren
type: Procedure
elements:
  category:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          slices:
            sct:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '182744004', system: 'http://snomed.info/sct'}
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 3
                  display: {mustSupport: true, index: 4}
    required: [coding]
  code:
    elements:
      coding:
        index: 5
        slicing:
          slices:
            ops:
              match: {}
              schema:
                index: 6
                elements:
                  system: {index: 7}
                  code: {index: 8}
                required: [system, code]
            sct:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/MII_Code_Extrakorporale_Verfahren'}
                index: 9
                elements:
                  display: {mustSupport: true, index: 10}
  encounter: {type: Reference, mustSupport: true, index: 11}
  performed:
    choices: [performedPeriod]
    index: 13
  performedPeriod: {type: Period, choiceOf: performed, index: 14}
  performed[x]:
    elements:
      start: {mustSupport: true, index: 15}
      end: {mustSupport: true, index: 16}
    required: [start]
  recorder:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    index: 17
package_version: 2024.0.0-alpha4
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/extrakorporales-verfahren
base: https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure
version: 1.0.0
required: [category]