PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety
description: Participation 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.r4.zib2020
derivation: constraint
name: ZibParticipationInSociety
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '314845004', system: 'http://snomed.info/sct'}
    index: 0
  note:
    index: 1
    elements:
      text: {short: Comment, index: 2}
  component:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        socialNetwork:
          match:
            code:
              coding:
              - {code: '365469004', system: 'http://snomed.info/sct'}
          schema:
            index: 4
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '365469004', system: 'http://snomed.info/sct'}
                index: 5
              value:
                short: SocialNetwork
                choices: [valueString]
                index: 7
              valueString: {type: string, short: SocialNetwork, choiceOf: value, index: 8}
        hobby:
          match:
            code:
              coding:
              - {code: '405081003', system: 'http://snomed.info/sct'}
          schema:
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '405081003', system: 'http://snomed.info/sct'}
                index: 10
              value:
                short: Hobby
                choices: [valueString]
                index: 12
              valueString: {type: string, short: Hobby, choiceOf: value, index: 13}
        workSituation:
          match:
            code:
              coding:
              - {code: '364703007', system: 'http://snomed.info/sct'}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '364703007', system: 'http://snomed.info/sct'}
                index: 15
              value:
                short: WorkSituation
                choices: [valueString]
                index: 17
              valueString: {type: string, short: WorkSituation, choiceOf: value, index: 18}
package_version: 0.10.0-beta.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null