PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.1.0
    http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-capitated-member-months-extension
description: Indicates the number of capitated member months of the patient for the reporting year
package_name: fhir.hrsa.uds-plus
derivation: constraint
name: UDSPlusCapitatedMemberMonthsExtension
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-capitated-member-months-extension'}
    index: 0
  value:
    choices: [valueQuantity]
    index: 2
  valueQuantity: {type: Quantity, choiceOf: value, index: 3}
package_version: 1.1.0
class: extension
kind: complex-type
url: http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-capitated-member-months-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [value, valueQuantity]