PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.odh@0.1.0
    http://hl7.org/fhir/us/odh/StructureDefinition/odh-WeeklyWorkDays-model
description: The average number of days per week that a person spends performing their duties for work.
package_name: hl7.fhir.us.odh
derivation: specialization
name: WeeklyWorkDaysModel
type: odh-WeeklyWorkDays-model
elements:
  value:
    isModifier: false
    short: Quantity representing the average number of days per week that a person spends performing their duties for work.
    index: 0
    type: http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Quantity-model
    mustSupport: false
    elements:
      value:
        isModifier: false
        short: Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR
        type: decimal
        mustSupport: false
        base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.value.value}
        isSummary: false
        index: 1
      comparator:
        isModifier: false
        short: Comparator
        type: code
        mustSupport: false
        base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.value.comparator}
        isSummary: false
        index: 2
      units:
        isModifier: false
        short: Code for the unit of measure of the quantity.
        index: 3
        type: Coding
        mustSupport: false
        elements:
          id:
            short: xml:id (or equivalent in JSON)
            type: string
            representation: [xmlAttr]
            base: {max: '1', min: 0, path: Element.id}
            index: 4
          extension:
            short: Additional Content defined by implementations
            type: Extension
            array: true
            base: {max: '*', min: 0, path: Element.extension}
            index: 5
          system:
            short: Identity of the terminology system
            pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
            type: uri
            base: {max: '1', min: 0, path: Coding.system}
            isSummary: true
            index: 6
          version:
            short: Version of the system - if relevant
            type: string
            base: {max: '1', min: 0, path: Coding.version}
            isSummary: true
            index: 7
          code:
            pattern: {type: Code, value: d}
            short: Symbol in syntax defined by the system
            type: code
            base: {max: '1', min: 0, path: Coding.code}
            isSummary: true
            index: 8
          display:
            short: Representation defined by the system
            type: string
            base: {max: '1', min: 0, path: Coding.display}
            isSummary: true
            index: 9
          userSelected:
            short: If this coding was chosen directly by the user
            type: boolean
            base: {max: '1', min: 0, path: Coding.userSelected}
            isSummary: true
            index: 10
        extensions: {}
        code:
        - {code: C0805701, system: 'http://ncimeta.nci.nih.gov'}
        base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.value.units}
        required: [system, code]
        isSummary: false
    base: {max: '1', min: 1, path: odh-WeeklyWorkDays-model.value}
    isSummary: false
  topicCode:
    isModifier: false
    short: The concept representing the finding or action that is the topic of the statement.
    type: Coding
    mustSupport: false
    base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.topicCode}
    isSummary: false
    index: 11
  exceptionValue:
    isModifier: false
    short: Reason that a value associated with a test or other finding is missing.
    type: Coding
    mustSupport: false
    base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.exceptionValue}
    isSummary: false
    index: 12
  interpretation:
    isModifier: false
    short: A clinical interpretation of a finding (applies to both assertions and observation).
    type: Coding
    mustSupport: false
    code:
    - {code: C0420833, system: 'http://ncimeta.nci.nih.gov'}
    base: {max: '1', min: 0, path: odh-WeeklyWorkDays-model.interpretation}
    isSummary: false
    index: 13
  referenceRange:
    isModifier: false
    short: The usual or acceptable range for a test result.
    type: http://hl7.org/fhir/us/odh/StructureDefinition/cimi-statement-ReferenceRange-model
    mustSupport: false
    code:
    - {code: C0883335, system: 'http://ncimeta.nci.nih.gov'}
    base: {max: '0', min: 0, path: odh-WeeklyWorkDays-model.referenceRange}
    isSummary: false
    index: 14
package_version: 0.1.0
class: logical
kind: logical
url: http://hl7.org/fhir/us/odh/StructureDefinition/odh-WeeklyWorkDays-model
base: http://hl7.org/fhir/StructureDefinition/Element
version: 0.1.0
required: [value]