eHealth Infrastructure (v2020.6.1)

StructureDefinition: ehealth-functionalCapacity

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-functional-capacity

Describes the functional capacity of a patient. The functional capacity is documentet through a variety of categories (eg. "Endurance"), that each belong to separate groups (eg. "Mobility"). For each of these categories, a score is provided from the required ValueSet. Along with that, the citizens own assessment, goal assessment, and importance can be registered. The groups, categories and scores all originate from "Fælles Sprog III Funktionsevnetilstand", which is described here: http://www.fs3.nu/filer/Dokumenter/Metode/FSIII-Guide-til-funktionsevnetilstande.pdf

This profile builds on Extension.

This profile was published on Fri Jul 01 12:30:20 UTC 2022 as a draft by null.

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Mandatory: 1 element (4 nested mandatory elements)
Fixed Value: 6 elements
Prohibited: 1 element

 

Terminology Bindings

PathConformanceValueSet
Extension.extension:code.value[x]:valueCodingrequiredFælles Sprog III, kategorier
Extension.extension:score.value[x]:valueCodingrequiredFælles Sprog III, niveauer
Extension.extension:citizenImportanceScore.value[x]:valueCodingrequiredFælles Sprog III, borgerens vurdering af betydning
Extension.extension:citizenScore.value[x]:valueCodingrequiredFælles Sprog III, borgerens vurdering af udførelse
Extension.extension:citizenGoalScore.value[x]:valueCodingrequiredFælles Sprog III, borgerens vurdering af udførelse

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
group-code-requirementExtensionValidates that the valueset selected in group is the one that is present in code.system
: extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-functional-capacity').extension('group').value.code~extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-functional-capacity').extension('code').value.system
.