臺灣長期照顧實作指引 (Taiwan Long-Term Care FHIR Implementation Guide)
0.1.1 - ci-build

臺灣長期照顧實作指引 (Taiwan Long-Term Care FHIR Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: TWLTC CarePlan

Official URL: http://ltc-ig.fhir.tw/StructureDefinition/LTCCarePlan Version: 0.1.1
Draft as of 2024-09-16 Computable Name: LTCCarePlan

照顧計畫,用以表述長期照顧情境中涉及之照顧計畫內容。

Usage:

Formal Views of Profile Content

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

This structure is derived from CarePlan

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan CarePlan
... basedOn 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... reference 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
... replaces 0..* Reference(TWLTC CarePlan) 照顧計畫的替代,即這項照顧計畫已經被哪個照顧計畫替代?
.... reference 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
... partOf S 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... reference S 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
.... reference S 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
... encounter S 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... reference S 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
... period S 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... start S 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end S 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... author S 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... reference S 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... reference S 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... addresses S 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... reference S 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... reference S 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
... activity S 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
.... reference S 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail S 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..* CarePlan Healthcare plan for patient or group
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... reference ΣC 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
.... reference ΣC 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
... partOf SΣ 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... reference SΣC 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ 1..1 code proposal | plan | order | option
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... subject SΣ 1..1 Reference(TWLTC Patient) 照顧計畫的適用主體,即這個照顧計畫的適用對象是誰?
.... reference SΣC 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
... encounter SΣ 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... reference SΣC 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
... period SΣ 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... start SΣC 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end SΣC 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... author SΣ 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... reference SΣC 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... reference SΣC 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... addresses SΣ 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... reference SΣC 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... reference SΣC 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
... activity SC 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
cpl-3: Provide a reference or detail, not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... reference SC 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail SC 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status ?! 1..1 code not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... doNotPerform ?! 0..1 boolean If true, activity is prohibiting action
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CarePlan.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
CarePlan.intentrequiredCarePlanIntent
http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
from the FHIR Standard
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpl-3errorCarePlan.activityProvide a reference or detail, not both
: detail.empty() or reference.empty()
dom-2errorCarePlanIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCarePlanIf 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-4errorCarePlanIf 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-5errorCarePlanIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCarePlanA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..* CarePlan Healthcare plan for patient or group
... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... 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
... identifier Σ 0..* Identifier External Ids for this plan
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... replaces Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的替代,即這項照顧計畫已經被哪個照顧計畫替代?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf SΣ 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ 1..1 code proposal | plan | order | option
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... category Σ 0..* CodeableConcept Type of plan
Binding: CarePlanCategory (example): Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc.


... title Σ 0..1 string Human-friendly name for the care plan
... description Σ 0..1 string Summary of nature of plan
... subject SΣ 1..1 Reference(TWLTC Patient) 照顧計畫的適用主體,即這個照顧計畫的適用對象是誰?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... encounter SΣ 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... period SΣ 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end SΣC 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... created Σ 0..1 dateTime Date record was first recorded
... author SΣ 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... careTeam 0..* Reference(CareTeam) Who's involved in plan?
... addresses SΣ 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... activity SC 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
cpl-3: Provide a reference or detail, not both
.... 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
.... outcomeCodeableConcept 0..* CodeableConcept Results of the activity
Binding: CarePlanActivityOutcome (example): Identifies the results of the activity.


.... outcomeReference 0..* Reference(Resource) Appointment, Encounter, Procedure, etc.
.... progress 0..* Annotation Comments about the activity status/progress
.... reference SC 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail SC 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
..... 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
..... kind 0..1 code Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription
Binding: CarePlanActivityKind (required): Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity.

..... instantiatesCanonical 0..* canonical(PlanDefinition | ActivityDefinition | Questionnaire | Measure | OperationDefinition) Instantiates FHIR protocol or definition
..... instantiatesUri 0..* uri Instantiates external protocol or definition
..... code 0..1 CodeableConcept Detail type of activity
Binding: ProcedureCodes(SNOMEDCT) (example): Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.

..... reasonCode 0..* CodeableConcept Why activity should be done or why activity was prohibited
Binding: SNOMEDCTClinicalFindings (example): Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc.


..... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why activity is needed
..... goal 0..* Reference(Goal) Goals this activity relates to
..... status ?! 1..1 code not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... statusReason 0..1 CodeableConcept Reason for current status
..... doNotPerform ?! 0..1 boolean If true, activity is prohibiting action
..... scheduled[x] 0..1 When activity is to occur
...... scheduledTiming Timing
...... scheduledPeriod Period
...... scheduledString string
..... location 0..1 Reference(Location) Where it should happen
..... performer 0..* Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device) Who will be responsible?
..... product[x] 0..1 What is to be administered/supplied
Binding: SNOMEDCTMedicationCodes (example): A product supplied or administered as part of a care plan activity.

...... productCodeableConcept CodeableConcept
...... productReference Reference(Medication | Substance)
..... dailyAmount 0..1 SimpleQuantity How to consume/day?
..... quantity 0..1 SimpleQuantity How much to administer/supply/consume
..... description 0..1 string Extra info describing activity to perform
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CarePlan.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
CarePlan.basedOn.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.replaces.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
CarePlan.intentrequiredCarePlanIntent
http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
from the FHIR Standard
CarePlan.categoryexampleCarePlanCategory
http://hl7.org/fhir/ValueSet/care-plan-category
from the FHIR Standard
CarePlan.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.author.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.contributor.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.addresses.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.goal.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.activity.outcomeCodeableConceptexampleCarePlanActivityOutcome
http://hl7.org/fhir/ValueSet/care-plan-activity-outcome
from the FHIR Standard
CarePlan.activity.detail.kindrequiredCarePlanActivityKind
http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1
from the FHIR Standard
CarePlan.activity.detail.codeexampleProcedureCodes(SNOMEDCT)
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
CarePlan.activity.detail.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
from the FHIR Standard
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1
from the FHIR Standard
CarePlan.activity.detail.product[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpl-3errorCarePlan.activityProvide a reference or detail, not both
: detail.empty() or reference.empty()
dom-2errorCarePlanIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCarePlanIf 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-4errorCarePlanIf 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-5errorCarePlanIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCarePlanA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from CarePlan

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan CarePlan
... basedOn 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... reference 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
... replaces 0..* Reference(TWLTC CarePlan) 照顧計畫的替代,即這項照顧計畫已經被哪個照顧計畫替代?
.... reference 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
... partOf S 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... reference S 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
.... reference S 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
... encounter S 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... reference S 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
... period S 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... start S 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end S 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... author S 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... reference S 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... reference S 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... addresses S 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... reference S 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... reference S 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
... activity S 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
.... reference S 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail S 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..* CarePlan Healthcare plan for patient or group
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... reference ΣC 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
.... reference ΣC 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
... partOf SΣ 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... reference SΣC 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ 1..1 code proposal | plan | order | option
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... subject SΣ 1..1 Reference(TWLTC Patient) 照顧計畫的適用主體,即這個照顧計畫的適用對象是誰?
.... reference SΣC 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
... encounter SΣ 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... reference SΣC 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
... period SΣ 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... start SΣC 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end SΣC 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... author SΣ 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... reference SΣC 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... reference SΣC 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
... addresses SΣ 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... reference SΣC 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... reference SΣC 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
... activity SC 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
cpl-3: Provide a reference or detail, not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... reference SC 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail SC 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... status ?! 1..1 code not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... doNotPerform ?! 0..1 boolean If true, activity is prohibiting action
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CarePlan.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
CarePlan.intentrequiredCarePlanIntent
http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
from the FHIR Standard
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpl-3errorCarePlan.activityProvide a reference or detail, not both
: detail.empty() or reference.empty()
dom-2errorCarePlanIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCarePlanIf 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-4errorCarePlanIf 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-5errorCarePlanIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCarePlanA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..* CarePlan Healthcare plan for patient or group
... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... 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
... identifier Σ 0..* Identifier External Ids for this plan
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的來源,即這項照顧計畫是基於哪個照顧計畫?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string 照顧計畫的來源。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... replaces Σ 0..* Reference(TWLTC CarePlan) 照顧計畫的替代,即這項照顧計畫已經被哪個照顧計畫替代?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string 照顧計畫的替代。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf SΣ 0..* Reference(TWLTC CarePlan) 照顧計畫的緊急備用方案,即這項照顧計畫使用哪個緊急備用方案?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的緊急備用方案。[應輸入 CarePlan Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ 1..1 code proposal | plan | order | option
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... category Σ 0..* CodeableConcept Type of plan
Binding: CarePlanCategory (example): Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc.


... title Σ 0..1 string Human-friendly name for the care plan
... description Σ 0..1 string Summary of nature of plan
... subject SΣ 1..1 Reference(TWLTC Patient) 照顧計畫的適用主體,即這個照顧計畫的適用對象是誰?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的適用主體。[應輸入 Patient Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... encounter SΣ 0..1 Reference(TW Core Encounter) 照顧計畫對應的就診資訊,即這個照顧計畫是哪個就診資訊的一部分?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫對應的就診資訊。[應輸入 Encounter Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... period SΣ 0..1 Period 照顧計畫的有效期間,即這個照顧計畫的有效期間是多久?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC 1..1 dateTime 照顧計畫的開始日期。[應填入日期或日期時間]
.... end SΣC 0..1 dateTime 照顧計畫的結束日期。[應填入日期或日期時間]
... created Σ 0..1 dateTime Date record was first recorded
... author SΣ 0..1 Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的提出者,即這個照顧計畫是由誰提出或計畫的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的提出者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... contributor S 0..* Reference(TWLTC Practitioner | TWLTC RelatedPerson | TWLTC PractitionerRole | TW Core Organization | TW Core Organization Hospital Department | TWLTC Organization | TWLTC CareTeam) 照顧計畫的參與者,即這個照顧計畫是由誰來參與的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的參與者。[應輸入 Practitioner / RelatedPerson / PractitionerRole / Organization / CareTeam Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... careTeam 0..* Reference(CareTeam) Who's involved in plan?
... addresses SΣ 0..* Reference(TWLTC Condition) 照顧計畫對應的需求,即這個照顧計畫是針對哪些問題或需求而設計的?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫對應的需求。[應輸入 Condition Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... supportingInfo S 0..* Reference(Resource) 照顧計畫的輔助資訊,即這個照顧計畫應該考量到哪些資訊?
... goal S 0..* Reference(TWLTC Goal) 照顧計畫的目標,即這個照顧計畫預期達成哪些目標?
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string 照顧計畫的目標。[應輸入 Goal Resource ID]
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... activity SC 1..* BackboneElement 照顧計畫的活動,即這個照顧計畫包含哪些活動?這裡可以使用 Reference 或是純文字來表述。
cpl-3: Provide a reference or detail, not both
.... 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
.... outcomeCodeableConcept 0..* CodeableConcept Results of the activity
Binding: CarePlanActivityOutcome (example): Identifies the results of the activity.


.... outcomeReference 0..* Reference(Resource) Appointment, Encounter, Procedure, etc.
.... progress 0..* Annotation Comments about the activity status/progress
.... reference SC 0..1 Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) 照顧計畫的活動參考 Resource。
.... detail SC 0..1 BackboneElement 照顧計畫的活動詳細資訊,即這個照顧計畫的活動內容是什麼?這裡可以直接描述活動內容,或是針對 Reference 內容進行更進一步的描述。
..... 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
..... kind 0..1 code Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription
Binding: CarePlanActivityKind (required): Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity.

..... instantiatesCanonical 0..* canonical(PlanDefinition | ActivityDefinition | Questionnaire | Measure | OperationDefinition) Instantiates FHIR protocol or definition
..... instantiatesUri 0..* uri Instantiates external protocol or definition
..... code 0..1 CodeableConcept Detail type of activity
Binding: ProcedureCodes(SNOMEDCT) (example): Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter.

..... reasonCode 0..* CodeableConcept Why activity should be done or why activity was prohibited
Binding: SNOMEDCTClinicalFindings (example): Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc.


..... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why activity is needed
..... goal 0..* Reference(Goal) Goals this activity relates to
..... status ?! 1..1 code not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... statusReason 0..1 CodeableConcept Reason for current status
..... doNotPerform ?! 0..1 boolean If true, activity is prohibiting action
..... scheduled[x] 0..1 When activity is to occur
...... scheduledTiming Timing
...... scheduledPeriod Period
...... scheduledString string
..... location 0..1 Reference(Location) Where it should happen
..... performer 0..* Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device) Who will be responsible?
..... product[x] 0..1 What is to be administered/supplied
Binding: SNOMEDCTMedicationCodes (example): A product supplied or administered as part of a care plan activity.

...... productCodeableConcept CodeableConcept
...... productReference Reference(Medication | Substance)
..... dailyAmount 0..1 SimpleQuantity How to consume/day?
..... quantity 0..1 SimpleQuantity How much to administer/supply/consume
..... description 0..1 string Extra info describing activity to perform
... note S 0..* Annotation 照顧計畫的附註。

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CarePlan.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
CarePlan.basedOn.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.replaces.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.partOf.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
CarePlan.intentrequiredCarePlanIntent
http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1
from the FHIR Standard
CarePlan.categoryexampleCarePlanCategory
http://hl7.org/fhir/ValueSet/care-plan-category
from the FHIR Standard
CarePlan.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.author.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.contributor.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.addresses.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.goal.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
CarePlan.activity.outcomeCodeableConceptexampleCarePlanActivityOutcome
http://hl7.org/fhir/ValueSet/care-plan-activity-outcome
from the FHIR Standard
CarePlan.activity.detail.kindrequiredCarePlanActivityKind
http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1
from the FHIR Standard
CarePlan.activity.detail.codeexampleProcedureCodes(SNOMEDCT)
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
CarePlan.activity.detail.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
from the FHIR Standard
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1
from the FHIR Standard
CarePlan.activity.detail.product[x]exampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cpl-3errorCarePlan.activityProvide a reference or detail, not both
: detail.empty() or reference.empty()
dom-2errorCarePlanIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCarePlanIf 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-4errorCarePlanIf 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-5errorCarePlanIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCarePlanA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron