PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epl-1.0.0-ballot
    http://fhir.ch/ig/ch-epl/StructureDefinition/authorizedDoseForm
description: Extension for representing the authorized dose form
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: CHIDMPAuthorizedDoseForm
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-epl/StructureDefinition/authorizedDoseForm'}
    type: uri
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
  value[x]:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            SMC:
              match: {system: 'http://standardterms.edqm.eu'}
              schema:
                index: 6
                elements:
                  system:
                    pattern: {type: uri, value: 'http://standardterms.edqm.eu'}
                    type: uri
                    index: 7
                  code: {index: 8}
                required: [code, system]
    required: [coding]
package_version: epl-1.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-epl/StructureDefinition/authorizedDoseForm
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot