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: 'urn:oid:2.16.840.1.113883.6.98'} schema: index: 14 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.98'} index: 15 required: [system] statusNaamNOCCodelijst: match: {system: 'urn:oid:2.16.840.1.113883.6.16'} schema: index: 16 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.16'} index: 17 required: [system] statusNaamICFCodelijst: match: {system: 'http://hl7.org/fhir/sid/icf-nl'} schema: index: 18 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icf-nl'} index: 19 required: [system] statusNaamSnomedCodelijst: match: {system: 'http://snomed.info/sct'} schema: index: 20 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 21 required: [system] subject: {short: Patient, index: 22} effectivePeriod: type: Period index: 23 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 23 elements: start: {short: StatusDate, index: 24} valueCodeableConcept: type: CodeableConcept short: StatusValue index: 25 slicing: slices: valueCodeableConcept: match: {} schema: type: CodeableConcept short: StatusValue index: 25 elements: coding: index: 26 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: 27 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.98'} index: 28 required: [system] statusWaardeNOCCodelijst: match: {system: 'urn:oid:2.16.840.1.113883.6.16'} schema: index: 29 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.16'} index: 30 required: [system] statusWaardeICFCodelijst: match: {system: 'http://hl7.org/fhir/sid/icf-nl'} schema: index: 31 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icf-nl'} index: 32 required: [system] statusWaardeSnomedCodelijst: match: {system: 'http://snomed.info/sct'} schema: index: 33 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 34 required: [system] comment: {short: Comment, index: 35} package_version: 2.2.20 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.4 required: [category]