Composition
When retrieving information from the EHR, a Composition is used to represent an action plan (tiltaksplan). The following table summarizes the Composition fields that are used in this context. For complete documentation, see VkpComposition.
| Name | Description |
|---|---|
| type | ("3", "tiltaksplan") |
| date | date when action plan was registered |
| section | One section for each element in the plan: |
| section.title | description of the element |
| section.text | text note related to the element |
| section.section | represents children elements |
An action plan from the EHR is a tree structure, where each element in the plan can have children elements. This structure is represented in FHIR a hierarchical structure of sections and sub-sections.