PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@elm-1.0.0-trialuse
    http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department
description: This CH ELM extension enables the representation of a department (name) of an organization directly in the resource Organization itself.
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChElmExtDepartment
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department'}
    type: uri
    index: 1
  value:
    short: Name of the department
    choices: [valueString]
    index: 3
  valueString: {type: string, short: Name of the department, choiceOf: value, index: 4}
package_version: elm-1.0.0-trialuse
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-trialuse
required: [value, valueString]