description: 'FunctionalOrMentalStatus as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017.\r\nThe functional or mental status provides insight into the patient’s functional and mental limitations.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib FunctionalOrMentalStatus type: Observation elements: category: index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: functionalCode: match: {code: '118228005'} schema: short: Functional Finding index: 5 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 6 code: pattern: {type: Code, value: '118228005'} index: 7 display: {defaultValueString: Functional finding (finding), index: 8} mentalCode: match: {code: '384821006'} schema: short: Mental state, behavior and/or psychosocial function finding index: 9 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 10 code: pattern: {type: Code, value: '384821006'} index: 11 display: {defaultValueString: 'Mental state, behavior and/or psychosocial function finding (finding)', index: 12} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: MedicalDevice: match: {url: null} schema: {type: Extension, short: MedicalDevice, url: h, index: 1} comment: {short: Comment, index: 32} code: short: StatusName index: 13 elements: coding: index: 14 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: statusNaamOMAHACodelijst: match: {system: null} schema: {index: 15} max: 1 statusNaamNOCCodelijst: match: {system: null} schema: {index: 16} max: 1 statusNaamICFCodelijst: match: {system: null} schema: {index: 17} max: 1 statusNaamSnomedCodelijst: match: {system: null} schema: {index: 18} max: 1 identifier: {index: 2} valueCodeableConcept: type: CodeableConcept short: StatusValue index: 26 slicing: slices: valueCodeableConcept: match: {} schema: type: CodeableConcept short: StatusValue index: 26 elements: coding: index: 27 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: statusWaardeOMAHACodelijst: match: {system: null} schema: {index: 28} max: 1 statusWaardeNOCCodelijst: match: {system: null} schema: {index: 29} max: 1 statusWaardeICFCodelijst: match: {system: null} schema: {index: 30} max: 1 statusWaardeSnomedCodelijst: match: {system: null} schema: {index: 31} max: 1 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: 20 subject: type: Reference short: Patient 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: 19 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: 23 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 25} elements: extension: index: 24 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 25} max: 1 effectivePeriod: type: Period index: 21 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 21 elements: start: {short: StatusDate, index: 22} package_version: 1.1.2 extensions: MedicalDevice: {url: h, type: Extension, short: MedicalDevice, index: 1} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.1.0 required: [subject, category]