PackagesCanonicalsLogsProblems
    Packages
    ASIC.Package@0.0.1-draft
    http://example.org/fhir/StructureDefinition/Condition_Jena
description: null
package_name: ASIC.Package
derivation: constraint
name: Condition_Jena
type: Condition
elements:
  verificationStatus:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: confirmed}
            index: 0
  code:
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            ICD-10:
              match: {system: null}
              schema:
                type: Coding
                _required: true
                index: 2
                elements:
                  code:
                    binding: {strength: required, valueSet: 'http://uniklinikum-jena.de/ValueSet/workshop-diagnosen'}
                    index: 3
  onset:
    mustSupport: true
    choices: [onsetDateTime]
    index: 5
  onsetDateTime: {type: dateTime, mustSupport: true, choiceOf: onset, index: 6}
package_version: 0.0.1-draft
class: profile
kind: resource
url: http://example.org/fhir/StructureDefinition/Condition_Jena
base: http://hl7.org/fhir/StructureDefinition/Condition
version: null