PackagesCanonicalsLogsProblems
    Packages
    rs/de.basisprofil.r4@1.5.0-alpha3
    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:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://fhir.de/StructureDefinition/Wahlleistung'}
    type: uri
    index: 1
  value:
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, choiceOf: value, index: 4}
  value[x]:
    elements:
      system: {index: 5}
      code: {index: 6}
    required: [code, system]
package_version: 1.5.0-alpha3
extensions: {}
class: extension
kind: complex-type
url: http://fhir.de/StructureDefinition/Wahlleistung
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.5.0
required: [value, valueCoding]