This CarePlan resource has been constrained to represent a professional plan made by a Practitioner during a Child Health Event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
CarePlan | DomainResource | 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 A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
identifier | 1..1 | Identifier | External Ids for this plan |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
subject | 1..1 | Reference (CareConnect-DCH-Patient-1) | Who care plan is for |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
status | 1..1 | Code | proposed | draft | active | completed | cancelled Binding Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. (http://hl7.org/fhir/ValueSet/care-plan-status) Binding Strength Required |
context | 1..1 | Reference (CareConnect-DCH-Encounter-1) | Created in context of |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
period | 1..1 | Period | Time period plan covers |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
author | 1..1 | Reference (CareConnect-DCH-Practitioner-1) | Who is responsible for contents of the plan |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
description | 1..1 | String | Summary of nature of plan |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
CarePlan.language | language | Required | http://tools.ietf.org/html/bcp47 |
CarePlan.status | status | Required | http://hl7.org/fhir/ValueSet/care-plan-status |
CarePlan.relatedPlan.code | code | Required | http://hl7.org/fhir/ValueSet/care-plan-relationship |
CarePlan.participant.role | role | Example | http://hl7.org/fhir/ValueSet/participant-role |
CarePlan.activity.detail.category | category | Example | http://hl7.org/fhir/ValueSet/care-plan-activity-category |
CarePlan.activity.detail.code | code | Example | http://hl7.org/fhir/ValueSet/care-plan-activity |
CarePlan.activity.detail.reasonCode | reasonCode | Example | http://hl7.org/fhir/ValueSet/activity-reason |
CarePlan.activity.detail.status | status | Required | http://hl7.org/fhir/ValueSet/care-plan-activity-status |
CarePlan.activity.detail.statusReason | statusReason | Example | http://hl7.org/fhir/ValueSet/goal-status-reason |
CarePlan.activity.detail.product[x] | product[x] | Example | http://hl7.org/fhir/ValueSet/medication-codes |