1.2.0 - release
KLGateway, published by KL. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-gateway/ and changes regularly. See the Directory of published versions
Official URL: http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-goal | Version: 1.2.0 | |||
Active as of 2024-10-31 | Computable Name: KLGatewayCareGoal |
Describes the intended or expected functional level for a condition of a citizen.
In a Danish municipality setting, Goal is used to describe all the different kinds of goals and purposes defined by FSIII.
The goal itself is described using Goal.target and Goal.description. The target describes the severity related to functioning. Goal.target.meassure is used to express the method which in this profile is fixed to the code for funktionsevneniveau.
The FHIR Goal ressource has a mandatory attribute Goal.lifecycleStatus with a binding to a status ValueSet. Use "active" for active goals, "completed" for all goals that are either reached or no longer being persued, and entered-in-error for corrrections.
Nedenstående tabel oversætter mellem de attributter der er defineret i den fælleskommunale informationsmodel (FKI), definerer kort den enkelte attribut på dansk og specificerer hvilke af FHIR-profilens attributter, der skal bruges til specifikation af indholdet.
FKI-attribut | Definition | FHIR |
---|---|---|
målkategori | Klasse, der udtrykker hvilket mål der er tale om. | Goal.category |
målSværhedsgrad | En klasse, der udtrykker en tilstands mål for sværhedsgrad. | Goal.target |
målbeskrivelse | Beskrivelse af hvad målet er. | Goal.description |
målSubjekt | Den borger som målet er opstillet for. | Goal.subject |
målrelateret | Den eller de Tilstande eller Oplysninger, der er relvant for målet. | Goal.addresses |
målemetode | Den type af observationer der skal til for at følge med i dette mål. | Goal.target.measure |
målstatus | Status for målet | Goal.lifecycleStatus |
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Goal
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions |
identifier | 0..0 | |||
lifecycleStatus | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected | |
achievementStatus | 0..0 | |||
category | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |
version | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
priority | 0..0 | |||
description | 1..1 | CodeableConcept | [DK] målbeskrivelse | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |
subject | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt | |
start[x] | 1..1 | date | When goal pursuit begins | |
target | 1..1 | BackboneElement | [DK] målSværhedsgrad | |
measure | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |
version | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
detail[x] | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) | |
statusDate | 0..0 | |||
statusReason | 0..0 | |||
expressedBy | 0..0 | |||
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |
note | 0..0 | |||
outcomeCode | 0..0 | |||
outcomeReference | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | |
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | |
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
lifecycleStatus | ?!Σ | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected Binding: GoalLifecycleStatus (required): Codes that reflect the current state of a goal and whether the goal is still being targeted. |
category | Σ | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |
description | Σ | 1..1 | CodeableConcept | [DK] målbeskrivelse Binding: SNOMEDCTClinicalFindings (example): Codes providing the details of a particular goal. This will generally be system or implementation guide-specific. In many systems, only the text element will be used. |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |
subject | Σ | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt |
start[x] | Σ | 1..1 | date | When goal pursuit begins |
target | C | 1..1 | BackboneElement | [DK] målSværhedsgrad gol-1: Goal.target.measure is required if Goal.target.detail is populated |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
measure | ΣC | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |
detail[x] | ΣC | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) |
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Goal.lifecycleStatus | required | GoalLifecycleStatushttp://hl7.org/fhir/ValueSet/goal-status|4.0.1 from the FHIR Standard | |
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | |
Goal.description | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard | |
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | |
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Goal | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Goal | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Goal | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
gol-1 | error | Goal.target | Goal.target.measure is required if Goal.target.detail is populated : (detail.exists() and measure.exists()) or detail.exists().not() | |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
lifecycleStatus | ?!Σ | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected Binding: GoalLifecycleStatus (required): Codes that reflect the current state of a goal and whether the goal is still being targeted. | ||||
category | Σ | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Identity of the terminology system | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
description | Σ | 1..1 | CodeableConcept | [DK] målbeskrivelse Binding: SNOMEDCTClinicalFindings (example): Codes providing the details of a particular goal. This will generally be system or implementation guide-specific. In many systems, only the text element will be used. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
subject | Σ | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt | ||||
start[x] | Σ | 1..1 | date | When goal pursuit begins | ||||
target | C | 1..1 | BackboneElement | [DK] målSværhedsgrad gol-1: Goal.target.measure is required if Goal.target.detail is populated | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
measure | ΣC | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Identity of the terminology system | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
detail[x] | ΣC | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) | ||||
due[x] | Σ | 0..1 | Reach goal on or before | |||||
dueDate | date | |||||||
dueDuration | Duration | |||||||
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Goal.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Goal.lifecycleStatus | required | GoalLifecycleStatushttp://hl7.org/fhir/ValueSet/goal-status|4.0.1 from the FHIR Standard | ||||
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | ||||
Goal.description | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard | ||||
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | ||||
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Goal | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Goal | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Goal | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
gol-1 | error | Goal.target | Goal.target.measure is required if Goal.target.detail is populated : (detail.exists() and measure.exists()) or detail.exists().not() | |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
This structure is derived from Goal
Differential View
This structure is derived from Goal
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions |
identifier | 0..0 | |||
lifecycleStatus | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected | |
achievementStatus | 0..0 | |||
category | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |
version | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
priority | 0..0 | |||
description | 1..1 | CodeableConcept | [DK] målbeskrivelse | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |
subject | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt | |
start[x] | 1..1 | date | When goal pursuit begins | |
target | 1..1 | BackboneElement | [DK] målSværhedsgrad | |
measure | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) | |
coding | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |
version | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
detail[x] | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) | |
statusDate | 0..0 | |||
statusReason | 0..0 | |||
expressedBy | 0..0 | |||
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |
note | 0..0 | |||
outcomeCode | 0..0 | |||
outcomeReference | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | |
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | |
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
lifecycleStatus | ?!Σ | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected Binding: GoalLifecycleStatus (required): Codes that reflect the current state of a goal and whether the goal is still being targeted. |
category | Σ | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |
description | Σ | 1..1 | CodeableConcept | [DK] målbeskrivelse Binding: SNOMEDCTClinicalFindings (example): Codes providing the details of a particular goal. This will generally be system or implementation guide-specific. In many systems, only the text element will be used. |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |
subject | Σ | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt |
start[x] | Σ | 1..1 | date | When goal pursuit begins |
target | C | 1..1 | BackboneElement | [DK] målSværhedsgrad gol-1: Goal.target.measure is required if Goal.target.detail is populated |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
measure | ΣC | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) |
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |
detail[x] | ΣC | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) |
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Goal.lifecycleStatus | required | GoalLifecycleStatushttp://hl7.org/fhir/ValueSet/goal-status|4.0.1 from the FHIR Standard | |
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | |
Goal.description | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard | |
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | |
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Goal | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Goal | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Goal | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
gol-1 | error | Goal.target | Goal.target.measure is required if Goal.target.detail is populated : (detail.exists() and measure.exists()) or detail.exists().not() | |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Goal | C | 0..* | Goal | Describes the intended objective(s) for a patient, group or organization klgateway-adresses-must-be-home-care-condition: The goal is only allowed to address home care conditions | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
lifecycleStatus | ?!Σ | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected Binding: GoalLifecycleStatus (required): Codes that reflect the current state of a goal and whether the goal is still being targeted. | ||||
category | Σ | 1..1 | CodeableConcept | [DK] målkategori Binding: KLMålKategoriKoder (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: ca552020-6ed1-4cdc-b0d4-32697f1f27ad | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Identity of the terminology system | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
description | Σ | 1..1 | CodeableConcept | [DK] målbeskrivelse Binding: SNOMEDCTClinicalFindings (example): Codes providing the details of a particular goal. This will generally be system or implementation guide-specific. In many systems, only the text element will be used. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:1.2.208.176.2.21 | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: e182c5dc-9f91-474a-92e8-f62be3d498f4 | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
subject | Σ | 1..1 | Reference(CareCitizen) {b} | [DK] målSubjekt | ||||
start[x] | Σ | 1..1 | date | When goal pursuit begins | ||||
target | C | 1..1 | BackboneElement | [DK] målSværhedsgrad gol-1: Goal.target.measure is required if Goal.target.detail is populated | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
measure | ΣC | 1..1 | CodeableConcept | [DK] målemetode Binding: KLTypeAfObservationPåMål (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://fhir.kl.dk/term/CodeSystem/CareSocialCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 66959f77-6e2a-4574-8423-3ff097f8b9fa | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 0..1 | uri | Identity of the terminology system | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
detail[x] | ΣC | 0..1 | CodeableConcept | The target value to be achieved Binding: KLFunktionsevneniveauFSIII (required) | ||||
due[x] | Σ | 0..1 | Reach goal on or before | |||||
dueDate | date | |||||||
dueDuration | Duration | |||||||
addresses | 1..1 | Reference(CareCondition) {b} | [DK] målrelateret | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Goal.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Goal.lifecycleStatus | required | GoalLifecycleStatushttp://hl7.org/fhir/ValueSet/goal-status|4.0.1 from the FHIR Standard | ||||
Goal.category | required | KLGoalTypeCodeshttp://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes | ||||
Goal.description | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings from the FHIR Standard | ||||
Goal.target.measure | required | KLTargetMeasureCodeshttp://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes | ||||
Goal.target.detail[x] | required | KLSeveritiesFSIIIhttp://fhir.kl.dk/term/ValueSet/KLSeveritiesFSIII |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Goal | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Goal | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Goal | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Goal | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
gol-1 | error | Goal.target | Goal.target.measure is required if Goal.target.detail is populated : (detail.exists() and measure.exists()) or detail.exists().not() | |
klgateway-adresses-must-be-home-care-condition | error | Goal | The goal is only allowed to address home care conditions : addresses.resolve().code.coding.memberOf('http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare') |
This structure is derived from Goal
Other representations of profile: CSV, Excel, Schematron