PackagesCanonicalsLogsProblems
    Packages
    rs/de.basisprofil.r4@1.4.0
    http://fhir.de/StructureDefinition/Wahlleistung
description: Dokumentation von gewünschten Wahlleistungen (Unterkunft und Ärztliche Wahlleistungen) während eines Kontaktes mit einer Gesundheitseinrichtung
package_name: rs/de.basisprofil.r4
derivation: constraint
name: ExtensionWahlleistung
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'http://fhir.de/StructureDefinition/wahlleistungen'}
    type: uri
    index: 0
  value:
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, choiceOf: value, index: 3}
  value[x]:
    elements:
      system: {index: 4}
      code: {index: 5}
    required: [code, system]
package_version: 1.4.0
class: extension
kind: complex-type
url: http://fhir.de/StructureDefinition/Wahlleistung
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.4.0
required: [value, valueCoding]