PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.us.ccda@4.0.0-ballot
    http://hl7.org/cda/us/ccda/StructureDefinition/BasicIndustryObservation
description: 'This template represents a simple observation about the type of business that compensates for work or assigns work to an unpaid worker or volunteer (e.g., US Army, cement manufacturing, children and youth services). Multiple occupation industry observation instances in a single document or derived from multiple documents, represent a basic historical industry record.\n\n Implementers should use the Basic Industry Observation template for conveying Industry in support of USCDI. It is recommended systems include the Basic Industry Observation in the Social History section.  Implementers wishing to convey more advanced Industry detail may consider using  [HL7 CDA R2 Implementation Guide: C-CDA R2.1 Supplemental Templates for Occupational Data for Health](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=522) in addition to this Observation.'
package_name: hl7.cda.us.ccda
derivation: constraint
name: BasicIndustryObservation
type: http://hl7.org/cda/stds/core/StructureDefinition/Observation
elements:
  templateId:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        basic-industry-obs:
          match: {}
          schema:
            _required: true
            index: 1
            elements:
              root:
                pattern: {type: String, value: 2.16.840.1.113883.10.20.22.4.504}
                index: 2
              extension:
                pattern: {type: String, value: '2023-05-01'}
                index: 3
            required: [root, extension]
            extensions: {}
  classCode: {index: 4}
  moodCode: {index: 5}
  code:
    short: History of Occupation industry
    index: 6
    elements:
      code:
        pattern: {type: Code, value: 86188-0}
        index: 7
      codeSystem:
        short: LOINC
        pattern: {type: String, value: 2.16.840.1.113883.6.1}
        index: 8
    required: [codeSystem, code]
  statusCode:
    index: 9
    elements:
      code: {index: 10}
  value:
    index: 11
    slicing:
      slices:
        physical-quantity:
          match: {}
          schema: {index: 12}
          max: 0
        coded:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7900'}
            _required: true
            index: 13
          min: 1
package_version: 4.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/cda/us/ccda/StructureDefinition/BasicIndustryObservation
base: http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistoryObservation
version: 4.0.0-ballot
required: [value]