http://hl7.org/fhir/StructureDefinition/Money|5.0.0

Money Type: An amount of economic utility in some recognized currency.
description: 'Money Type: An amount of economic utility in some recognized currency.'
derivation: specialization
name: Money
type: Money
elements:
  value: {short: Numerical value (with implicit precision), isSummary: true, index: 0}
  currency:
    short: ISO 4217 Currency Code
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/currencies|5.0.0'}
    isSummary: true
    index: 1
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Money
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0