description: This CH ELM extension enables the representation of a department (name) of an organization directly in the resource Organization itself. package_name: 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'} index: 1 value: short: Name of the department maxLength: 100 choices: [valueString] index: 3 valueString: {type: string, short: Name of the department, maxLength: 100, choiceOf: value, index: 4} package_version: elm-1.0.0 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 required: [valueString, value]