PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation
description: Extracorporeal membrane oxygenation (ECMO) procedures
package_name: de.gecco
derivation: constraint
name: ExtracorporealMembraneOxygenation
type: Procedure
elements:
  category:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            sct:
              match: {code: '277132007', system: 'http://snomed.info/sct'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '277132007', system: 'http://snomed.info/sct'}
                _required: true
                index: 2
              min: 1
    required: [coding]
  code:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/extracorporeal-membrane-oxygenation'}
        index: 3
        slicing:
          slices:
            ops:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/extracorporeal-membrane-oxygenation'}
                index: 3
            sct:
              match: {}
              schema:
                index: 4
                elements:
                  code:
                    pattern: {type: Code, value: '233573008'}
                    index: 5
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 6
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/extracorporeal-membrane-oxygenation
base: https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure
version: '0.9'
required: [category]