PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.12
    http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety
description: 'ParticipationInSociety as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017.\r\n\r\nParticipation in society pertains to the patient’s initiative to participate in social activities in daily life, such as practicing a profession and hobbies. Participation in society also describes the patient’s social network.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib ParticipationInSociety
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            participationInSocietyCode:
              match: {code: '314845004'}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 2
                  code:
                    pattern: {type: Code, value: '314845004'}
                    index: 3
                  display: {defaultValueString: Patient participation status, index: 4}
                required: [system, code]
    required: [coding]
  comment: {short: Comment, index: 5}
  component:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: null
      slices:
        socialNetwork:
          match:
            code:
              coding: {code: '365469004'}
          schema:
            index: 7
            elements:
              code:
                elements:
                  coding:
                    index: 8
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 9
                      code:
                        pattern: {type: Code, value: '365469004'}
                        index: 10
                      display: {defaultValueString: 'Household, family and support network finding (finding)', index: 11}
                    required: [system, code]
                required: [coding]
              valueString:
                type: string
                short: SocialNetwork
                index: 12
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema: {type: string, short: SocialNetwork, index: 12}
        hobby:
          match:
            code:
              coding: {code: '405081003'}
          schema:
            index: 13
            elements:
              code:
                elements:
                  coding:
                    index: 14
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 15
                      code:
                        pattern: {type: Code, value: '405081003'}
                        index: 16
                      display: {defaultValueString: Leisure behavior (observable entity), index: 17}
                    required: [system, code]
                required: [coding]
              valueString:
                type: string
                short: Hobby
                index: 18
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema: {type: string, short: Hobby, index: 18}
        workSituation:
          match:
            code:
              coding: {code: '364703007'}
          schema:
            index: 19
            elements:
              code:
                elements:
                  coding:
                    index: 20
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 21
                      code:
                        pattern: {type: Code, value: '364703007'}
                        index: 22
                      display: {defaultValueString: Employment detail (observable entity), index: 23}
                    required: [system, code]
                required: [coding]
              valueString:
                type: string
                short: WorkSituation
                index: 24
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema: {type: string, short: WorkSituation, index: 24}
package_version: 1.3.12
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.1.1