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: identifier: {index: 0} code: elements: coding: index: 1 slicing: rules: open discriminator: - {path: code, type: value} min: 1 slices: participationInSocietyCode: match: {code: '314845004'} schema: _required: true index: 2 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 3 code: pattern: {type: Code, value: '314845004'} index: 4 display: {defaultValueString: Patient participation status, index: 5} required: [system, code] required: [coding] subject: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 6 context: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/gp-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter'] index: 7 effective: choices: [] index: 9 performer: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson'] index: 10 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 12} max: 1 comment: {short: Comment, index: 13} component: index: 14 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: socialNetwork: match: code: coding: {code: '365469004'} schema: index: 15 elements: code: elements: coding: index: 16 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 17 code: pattern: {type: Code, value: '365469004'} index: 18 display: {defaultValueString: 'Household, family and support network finding (finding)', index: 19} required: [system, code] required: [coding] valueString: type: string short: SocialNetwork index: 20 slicing: slices: valueString: match: {} schema: {type: string, short: SocialNetwork, index: 20} hobby: match: code: coding: {code: '405081003'} schema: index: 21 elements: code: elements: coding: index: 22 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 23 code: pattern: {type: Code, value: '405081003'} index: 24 display: {defaultValueString: Leisure behavior (observable entity), index: 25} required: [system, code] required: [coding] valueString: type: string short: Hobby index: 26 slicing: slices: valueString: match: {} schema: {type: string, short: Hobby, index: 26} workSituation: match: code: coding: {code: '364703007'} schema: index: 27 elements: code: elements: coding: index: 28 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 29 code: pattern: {type: Code, value: '364703007'} index: 30 display: {defaultValueString: Employment detail (observable entity), index: 31} required: [system, code] required: [coding] valueString: type: string short: WorkSituation index: 32 slicing: slices: valueString: match: {} schema: {type: string, short: WorkSituation, index: 32} package_version: 1.3.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.1.0 required: [subject]