description: 'FunctionalOrMentalStatus as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.\r\nThe functional or mental status provides insight into the patient’s functional and mental limitations.' package_name: nictiz.fhir.nl.stu3.zib2015 derivation: constraint name: ZIB-FunctionalOrMentalStatus type: Observation elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: MedicalAid: match: {url: null} schema: {type: Extension, short: MedicalAid, 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: pattern: {type: String, value: 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: pattern: {type: String, value: '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 effectivePeriod: type: Period index: 18 elements: start: {short: StatusDate, index: 19} valueCodeableConcept: type: CodeableConcept short: StatusValue index: 20 elements: coding: index: 21 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: StatusWaardeOMAHACodelijst: match: {system: null} schema: {index: 22} max: 1 StatusWaardeNOCCodelijst: match: {system: null} schema: {index: 23} max: 1 StatusWaardeICFCodelijst: match: {system: null} schema: {index: 24} max: 1 StatusWaardeSnomedCodelijst: match: {system: null} schema: {index: 25} max: 1 comment: {short: Explanation, index: 26} package_version: 1.0.0 extensions: MedicalAid: {url: h, type: Extension, short: MedicalAid, index: 1} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus base: http://nictiz.nl/fhir/StructureDefinition/observation-nl version: '1.0' required: [category]