PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-unitOpen
description: Indicates whether the list of supported units (conveyed in other extensions) are the exhaustive list from which the user must choose or whether they're able to select alternate codes or specify a string.
package_name: hl7.fhir.uv.sdc
derivation: constraint
name: UnitOpen
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-unitOpen'}
    index: 1
  value:
    choices: [valueCode]
    index: 3
  valueCode: {type: code, choiceOf: value, index: 4}
package_version: 4.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-unitOpen
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0-ballot
required: [valueCode, value]