PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.0-beta.1
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion
description: Abbildung der Informationen zu einer Obduktion im Kontext der STF
package_name: de.gematik.sterbefall
derivation: constraint
name: StfObduktion
type: Procedure
elements:
  report: {mustSupport: true, index: 18}
  performed:
    mustSupport: true
    choices: [performedDateTime]
    index: 4
  asserter:
    mustSupport: true
    index: 6
    elements:
      display: {mustSupport: true, index: 7}
  status: {mustSupport: true, index: 1}
  performedDateTime: {type: dateTime, mustSupport: true, choiceOf: performed, index: 5}
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '29240004', system: 'http://snomed.info/sct'}
    index: 2
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    index: 0
  location:
    mustSupport: true
    index: 16
    elements:
      display: {mustSupport: true, index: 17}
  performer:
    mustSupport: true
    index: 8
    elements:
      function:
        binding: {strength: extensible, valueSet: 'http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypObduktionVS'}
        mustSupport: true
        index: 9
      actor:
        mustSupport: true
        index: 10
        elements:
          display: {mustSupport: true, index: 11}
    slicing:
      rules: open
      discriminator:
      - {path: function, type: value}
      min: null
      slices:
        GerichtsmedizinischesInstitut:
          match:
            function:
              coding:
              - {code: GerichtsmedInst}
          schema:
            mustSupport: true
            index: 12
            elements:
              function:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: GerichtsmedInst}
                index: 13
            required: [function]
        PathologischesInstitut:
          match:
            function:
              coding:
              - {code: PathINst}
          schema:
            mustSupport: true
            index: 14
            elements:
              function:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PathINst}
                index: 15
            required: [function]
package_version: 1.0.0-beta.1
class: profile
kind: resource
url: http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.0.0-beta.1