PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr.r4b@3.0.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-usual-work
description: Used to send text-string industry and occupation information from Jurisdictions to NCHS, and coded versions from NCHS to Jurisdictions.
package_name: hl7.fhir.us.vrdr.r4b
derivation: constraint
name: DecedentUsualWork
type: Observation
elements:
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr']
    index: 0
  value:
    choices: [valueCodeableConcept]
    index: 2
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 2
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 3
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 3}
  value[x]:
    elements:
      coding:
        short: Occupation Code
        index: 4
        slicing:
          slices:
            occupationCDCCensus2018:
              match: {}
              schema: {short: Occupation Code, index: 4}
            occupationCDCSOC2018:
              match: {}
              schema:
                short: 2018 Standard Occupational Classification (SOC)
                binding: {strength: required, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8068'}
                index: 5
              min: 0
              max: 1
      text: {short: Occupation - Literal, index: 6}
  component:
    index: 7
    slicing:
      slices:
        odh-UsualIndustry:
          match: {}
          schema:
            index: 7
            elements:
              value[x]:
                elements:
                  coding:
                    short: Industry Code
                    index: 8
                    slicing:
                      slices:
                        industryCDCCensus2018:
                          match: {}
                          schema: {short: Industry Code, index: 8}
                        industryCDCNAICS2017:
                          match: {}
                          schema:
                            short: North American Industry Classification System (NAICS)
                            binding: {strength: required, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8067'}
                            index: 9
                          min: 0
                          max: 1
                  text: {short: Industry - Literal, index: 10}
package_version: 3.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-usual-work
base: http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork
version: 3.0.0