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