Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | nl-core-FunctionalOrMentalStatus |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-FunctionalOrMentalStatus |
URL | http://nictiz.nl/fhir/StructureDefinition/nl-core-FunctionalOrMentalStatus |
Status | draft |
Name | NlcoreFunctionalOrMentalStatus |
Title | nl core FunctionalOrMentalStatus |
Realm | nl |
Description | The functional or mental status provides insight into the patient’s functional and mental limitations. |
Purpose | A derived profile from [zib-FunctionalOrMentalStatus](http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
zib-FunctionalOrMentalStatus | ZIB FunctionalOrMentalStatus |
nl-core-MedicalDevice | nl core MedicalDevice |
nl-core-Patient | nl core Patient |
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "nl-core-FunctionalOrMentalStatus", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-FunctionalOrMentalStatus", "name": "NlcoreFunctionalOrMentalStatus", "title": "nl core FunctionalOrMentalStatus", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "The functional or mental status provides insight into the patient’s functional and mental limitations.", "purpose": "A derived profile from [zib-FunctionalOrMentalStatus](http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "zib-functionalormentalstatus-v3.2-2020EN", "uri": "https://zibs.nl/wiki/FunctionalOrMentalStatus-v3.2(2020EN)", "name": "zib FunctionalOrMentalStatus-v3.2(2020EN)" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus", "derivation": "constraint", "differential": { "element": [ { "id": "Observation", "path": "Observation", "alias": [ "nl-core-FunctionalOrMentalStatus" ] }, { "id": "Observation.extension:medicalDevice", "path": "Observation.extension", "sliceName": "medicalDevice" }, { "id": "Observation.extension:medicalDevice.value[x]", "path": "Observation.extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice" ] } ] }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] } ] } }