PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.be.mycarenet@2.1.1
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-ext-mycarenet-item-patientfee
description: Sum to be paid by the patient per item
package_name: rs/hl7.fhir.be.mycarenet
derivation: constraint
name: BeExtItemPatientFee
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-ext-mycarenet-item-patientfee'}
    type: uri
    index: 1
  value:
    mustSupport: true
    choices: [valueMoney]
    index: 3
  valueMoney: {type: Money, mustSupport: true, choiceOf: value, index: 4}
package_version: 2.1.1
extensions: {}
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-ext-mycarenet-item-patientfee
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 2.1.1
required: [value, valueMoney]