PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.0.1
    http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-veteran-status-extension
description: Indicates the Veteran status of the patient.
package_name: fhir.hrsa.uds-plus
derivation: constraint
name: UDSPlusVeteranStatusExtension
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-veteran-status-extension'}
    index: 0
  value:
    choices: [valueBoolean]
    index: 2
  valueBoolean: {type: boolean, choiceOf: value, index: 3}
package_version: 1.0.1
class: extension
kind: complex-type
url: http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-veteran-status-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.1
required: [value, valueBoolean]