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: 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} category: index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: functionalCode: match: {code: '118228005'} schema: short: Functional Finding index: 4 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 5 code: pattern: {type: Code, value: '118228005'} index: 6 display: {defaultValueString: Functional finding (finding), index: 7} mentalCode: match: {code: '384821006'} schema: short: Mental state, behavior and/or psychosocial function finding index: 8 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 9 code: pattern: {type: Code, value: '384821006'} index: 10 display: {defaultValueString: 'Mental state, behavior and/or psychosocial function finding (finding)', index: 11} code: short: StatusName index: 12 elements: coding: index: 13 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: statusNaamOMAHACodelijst: match: {system: null} schema: {index: 14} max: 1 statusNaamNOCCodelijst: match: {system: null} schema: {index: 15} max: 1 statusNaamICFCodelijst: match: {system: null} schema: {index: 16} max: 1 statusNaamSnomedCodelijst: match: {system: null} schema: {index: 17} max: 1 subject: {short: Patient, index: 18} effectivePeriod: type: Period index: 19 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 19 elements: start: {short: StatusDate, index: 20} valueCodeableConcept: type: CodeableConcept short: StatusValue index: 21 slicing: slices: valueCodeableConcept: match: {} schema: type: CodeableConcept short: StatusValue index: 21 elements: coding: index: 22 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: statusWaardeOMAHACodelijst: match: {system: null} schema: {index: 23} max: 1 statusWaardeNOCCodelijst: match: {system: null} schema: {index: 24} max: 1 statusWaardeICFCodelijst: match: {system: null} schema: {index: 25} max: 1 statusWaardeSnomedCodelijst: match: {system: null} schema: {index: 26} max: 1 comment: {short: Comment, index: 27} package_version: 1.3.19 extensions: MedicalDevice: {url: h, type: Extension, short: MedicalDevice, index: 1} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 2.1.2 required: [category]