PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.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}
  hasMember:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        socialNetwork:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety.SocialNetwork']
            index: 4
          max: 1
        hobby:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety.Hobby']
            index: 5
          max: 1
        workSituation:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety.WorkSituation']
            index: 6
          max: 1
package_version: 0.12.0-beta.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null