PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Resource Profile: CarePlan: PCSP-generated plan

Official URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/CarePlan-eu-pcsp Version: 0.1.0
Active as of 2023-01-26 Computable Name: CarePlanPcsp

This profile defines how to represent the Care Plan proposed by the PCSP platoform in HL7 FHIR. This profile can be used for both the version generated by the platoform and that curated and validated by Clinicians.

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 0..*CarePlanHealthcare plan for patient or group
... text 1..1NarrativeText summary of the resource, for human interpretation
... identifier 0..*IdentifierBusiness Identifier of this Care Plan
... status 1..1codeStatus (draft when automatically generated)
... subject 1..1Reference(Patient: PCSP)Who the care plan is for
... created 1..1dateTimeDate record was first recorded
... author 0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... addresses 0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... activity 1..*BackboneElementAction to occur as part of plan
.... detail
..... instantiatesCanonical 0..*canonical(PlanDefinition | ActivityDefinition)Instantiates FHIR protocol or definition
..... code 0..1CodeableConceptDetail type of activity
Binding: Recommendations (extensible)
..... reasonCode 0..*CodeableConceptWhy activity should be done or why activity was prohibited
Binding: Conditions at risk (extensible)
..... reasonReference 0..*Reference(Observation: Risk Factor)Why activity is needed
..... status 1..1codeProgress being made
..... scheduledString 0..1stringPlanned for
..... description 0..1stringActivity to perform
... note 0..2AnnotationComments about the plan
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
CarePlan.activity.detail.codeextensibleRecommendation (a valid code from PCSP Recommendations)
CarePlan.activity.detail.reasonCodeextensibleRiskCondition (a valid code from PCSP Conditions at risk)
CarePlan.note.extension:annotationType.valueCodeableConceptpreferredAnnotationTypeVS
NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..*CarePlanHealthcare plan for patient or group
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 1..1NarrativeText summary of the resource, for human interpretation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codeStatus (draft when automatically generated)
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ1..1codeIntent (proposal when automatically generated)
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... subject Σ1..1Reference(Patient: PCSP)Who the care plan is for
... created Σ1..1dateTimeDate record was first recorded
... author Σ0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... addresses Σ0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... activity C1..*BackboneElementAction to occur as part of plan
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... note 0..2AnnotationComments about the plan
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... extension 0..0
..... url 1..1uri"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)
.... text Σ1..1markdownThe annotation - text content (as markdown)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
CarePlan.statusrequiredRequestStatus
CarePlan.intentrequiredCarePlanIntent
CarePlan.note.extension:annotationType.value[x]:valueCodeableConceptpreferredAnnotationTypeVS
NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..*CarePlanHealthcare plan for patient or group
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 1..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier of this Care Plan
... instantiatesCanonical Σ0..*canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition)Instantiates FHIR protocol or definition
... instantiatesUri Σ0..*uriInstantiates external protocol or definition
... basedOn Σ0..*Reference(CarePlan)Fulfills CarePlan
... replaces Σ0..*Reference(CarePlan)CarePlan replaced by this CarePlan
... partOf Σ0..*Reference(CarePlan)Part of referenced CarePlan
... status ?!Σ1..1codeStatus (draft when automatically generated)
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ1..1codeIntent (proposal when automatically generated)
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... category Σ0..*CodeableConceptType 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..1stringHuman-friendly name for the care plan
... description Σ0..1stringSummary of nature of plan
... subject Σ1..1Reference(Patient: PCSP)Who the care plan is for
... encounter Σ0..1Reference(Encounter)Encounter created as part of
... period Σ0..1PeriodTime period plan covers
... created Σ1..1dateTimeDate record was first recorded
... author Σ0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... careTeam 0..*Reference(CareTeam)Who's involved in plan?
... addresses Σ0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... goal 0..*Reference(Goal)Desired outcome of plan
... activity C1..*BackboneElementAction to occur as part of plan
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... outcomeCodeableConcept 0..*CodeableConceptResults of the activity
Binding: CarePlanActivityOutcome (example): Identifies the results of the activity.


.... outcomeReference 0..*Reference(Resource)Appointment, Encounter, Procedure, etc.
.... progress 0..*AnnotationComments about the activity status/progress
.... reference C0..1Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup)Activity details defined in specific resource
.... detail C0..1BackboneElementIn-line definition of activity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... kind 0..1codeAppointment | 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)Instantiates FHIR protocol or definition
..... instantiatesUri 0..*uriInstantiates external protocol or definition
..... code 0..1CodeableConceptDetail type of activity
Binding: Recommendations (extensible)
..... reasonCode 0..*CodeableConceptWhy activity should be done or why activity was prohibited
Binding: Conditions at risk (extensible)
..... reasonReference 0..*Reference(Observation: Risk Factor)Why activity is needed
..... goal 0..*Reference(Goal)Goals this activity relates to
..... status ?!1..1codeProgress being made
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... statusReason 0..1CodeableConceptReason for current status
..... doNotPerform ?!0..1booleanIf true, activity is prohibiting action
..... Slices for scheduled[x] 0..1When activity is to occur
Slice: Unordered, Open by type:$this
...... scheduledTimingTiming
...... scheduledPeriodPeriod
...... scheduledStringstring
...... scheduled[x]:scheduledString 0..1stringPlanned for
..... location 0..1Reference(Location)Where it should happen
..... performer 0..*Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device)Who will be responsible?
..... product[x] 0..1What is to be administered/supplied
Binding: SNOMEDCTMedicationCodes (example): A product supplied or administered as part of a care plan activity.

...... productCodeableConceptCodeableConcept
...... productReferenceReference(Medication | Substance)
..... dailyAmount 0..1SimpleQuantityHow to consume/day?
..... quantity 0..1SimpleQuantityHow much to administer/supply/consume
..... description 0..1stringActivity to perform
... note 0..2AnnotationComments about the plan
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)
.... author[x] Σ0..1Individual responsible for the annotation
..... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
..... authorStringstring
.... time Σ0..1dateTimeWhen the annotation was made
.... text Σ1..1markdownThe annotation - text content (as markdown)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
CarePlan.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
CarePlan.statusrequiredRequestStatus
CarePlan.intentrequiredCarePlanIntent
CarePlan.categoryexampleCarePlanCategory
CarePlan.activity.outcomeCodeableConceptexampleCarePlanActivityOutcome
CarePlan.activity.detail.kindrequiredCarePlanActivityKind
CarePlan.activity.detail.codeextensibleRecommendation (a valid code from PCSP Recommendations)
CarePlan.activity.detail.reasonCodeextensibleRiskCondition (a valid code from PCSP Conditions at risk)
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
CarePlan.activity.detail.product[x]exampleSNOMEDCTMedicationCodes
CarePlan.note.extension:annotationType.value[x]:valueCodeableConceptpreferredAnnotationTypeVS

Differential View

This structure is derived from CarePlan

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..*CarePlanHealthcare plan for patient or group
... text 1..1NarrativeText summary of the resource, for human interpretation
... identifier 0..*IdentifierBusiness Identifier of this Care Plan
... status 1..1codeStatus (draft when automatically generated)
... subject 1..1Reference(Patient: PCSP)Who the care plan is for
... created 1..1dateTimeDate record was first recorded
... author 0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... addresses 0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... activity 1..*BackboneElementAction to occur as part of plan
.... detail
..... instantiatesCanonical 0..*canonical(PlanDefinition | ActivityDefinition)Instantiates FHIR protocol or definition
..... code 0..1CodeableConceptDetail type of activity
Binding: Recommendations (extensible)
..... reasonCode 0..*CodeableConceptWhy activity should be done or why activity was prohibited
Binding: Conditions at risk (extensible)
..... reasonReference 0..*Reference(Observation: Risk Factor)Why activity is needed
..... status 1..1codeProgress being made
..... scheduledString 0..1stringPlanned for
..... description 0..1stringActivity to perform
... note 0..2AnnotationComments about the plan
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
CarePlan.activity.detail.codeextensibleRecommendation (a valid code from PCSP Recommendations)
CarePlan.activity.detail.reasonCodeextensibleRiskCondition (a valid code from PCSP Conditions at risk)
CarePlan.note.extension:annotationType.valueCodeableConceptpreferredAnnotationTypeVS

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..*CarePlanHealthcare plan for patient or group
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 1..1NarrativeText summary of the resource, for human interpretation
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codeStatus (draft when automatically generated)
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ1..1codeIntent (proposal when automatically generated)
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... subject Σ1..1Reference(Patient: PCSP)Who the care plan is for
... created Σ1..1dateTimeDate record was first recorded
... author Σ0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... addresses Σ0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... activity C1..*BackboneElementAction to occur as part of plan
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... note 0..2AnnotationComments about the plan
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... extension 0..0
..... url 1..1uri"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)
.... text Σ1..1markdownThe annotation - text content (as markdown)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
CarePlan.statusrequiredRequestStatus
CarePlan.intentrequiredCarePlanIntent
CarePlan.note.extension:annotationType.value[x]:valueCodeableConceptpreferredAnnotationTypeVS

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan 0..*CarePlanHealthcare plan for patient or group
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 1..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier of this Care Plan
... instantiatesCanonical Σ0..*canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition)Instantiates FHIR protocol or definition
... instantiatesUri Σ0..*uriInstantiates external protocol or definition
... basedOn Σ0..*Reference(CarePlan)Fulfills CarePlan
... replaces Σ0..*Reference(CarePlan)CarePlan replaced by this CarePlan
... partOf Σ0..*Reference(CarePlan)Part of referenced CarePlan
... status ?!Σ1..1codeStatus (draft when automatically generated)
Binding: RequestStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.

... intent ?!Σ1..1codeIntent (proposal when automatically generated)
Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan.

... category Σ0..*CodeableConceptType 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..1stringHuman-friendly name for the care plan
... description Σ0..1stringSummary of nature of plan
... subject Σ1..1Reference(Patient: PCSP)Who the care plan is for
... encounter Σ0..1Reference(Encounter)Encounter created as part of
... period Σ0..1PeriodTime period plan covers
... created Σ1..1dateTimeDate record was first recorded
... author Σ0..1Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who it is attributed to (a Device when automatically generated)
... contributor 0..*Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam)Who provided the contents of the care plan.
... careTeam 0..*Reference(CareTeam)Who's involved in plan?
... addresses Σ0..*Reference(Condition: Primary Cancer)Health issues this plan addresses
... supportingInfo 0..*Reference(Observation: Risk Factor | Resource)Supporting infos, including risk factors
... goal 0..*Reference(Goal)Desired outcome of plan
... activity C1..*BackboneElementAction to occur as part of plan
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... outcomeCodeableConcept 0..*CodeableConceptResults of the activity
Binding: CarePlanActivityOutcome (example): Identifies the results of the activity.


.... outcomeReference 0..*Reference(Resource)Appointment, Encounter, Procedure, etc.
.... progress 0..*AnnotationComments about the activity status/progress
.... reference C0..1Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup)Activity details defined in specific resource
.... detail C0..1BackboneElementIn-line definition of activity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... kind 0..1codeAppointment | 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)Instantiates FHIR protocol or definition
..... instantiatesUri 0..*uriInstantiates external protocol or definition
..... code 0..1CodeableConceptDetail type of activity
Binding: Recommendations (extensible)
..... reasonCode 0..*CodeableConceptWhy activity should be done or why activity was prohibited
Binding: Conditions at risk (extensible)
..... reasonReference 0..*Reference(Observation: Risk Factor)Why activity is needed
..... goal 0..*Reference(Goal)Goals this activity relates to
..... status ?!1..1codeProgress being made
Binding: CarePlanActivityStatus (required): Codes that reflect the current state of a care plan activity within its overall life cycle.

..... statusReason 0..1CodeableConceptReason for current status
..... doNotPerform ?!0..1booleanIf true, activity is prohibiting action
..... Slices for scheduled[x] 0..1When activity is to occur
Slice: Unordered, Open by type:$this
...... scheduledTimingTiming
...... scheduledPeriodPeriod
...... scheduledStringstring
...... scheduled[x]:scheduledString 0..1stringPlanned for
..... location 0..1Reference(Location)Where it should happen
..... performer 0..*Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device)Who will be responsible?
..... product[x] 0..1What is to be administered/supplied
Binding: SNOMEDCTMedicationCodes (example): A product supplied or administered as part of a care plan activity.

...... productCodeableConceptCodeableConcept
...... productReferenceReference(Medication | Substance)
..... dailyAmount 0..1SimpleQuantityHow to consume/day?
..... quantity 0..1SimpleQuantityHow much to administer/supply/consume
..... description 0..1stringActivity to perform
... note 0..2AnnotationComments about the plan
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... annotationType 0..1CodeableConceptAnnotation Type
URL: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..0
..... url 1..1uri"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/annotation-type"
..... Slices for value[x] 0..1CodeableConceptValue of extension
Slice: Unordered, Closed by type:$this
...... value[x]:valueCodeableConcept 0..1CodeableConceptValue of extension
Binding: Annotation type (preferred)
.... author[x] Σ0..1Individual responsible for the annotation
..... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
..... authorStringstring
.... time Σ0..1dateTimeWhen the annotation was made
.... text Σ1..1markdownThe annotation - text content (as markdown)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
CarePlan.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
CarePlan.statusrequiredRequestStatus
CarePlan.intentrequiredCarePlanIntent
CarePlan.categoryexampleCarePlanCategory
CarePlan.activity.outcomeCodeableConceptexampleCarePlanActivityOutcome
CarePlan.activity.detail.kindrequiredCarePlanActivityKind
CarePlan.activity.detail.codeextensibleRecommendation (a valid code from PCSP Recommendations)
CarePlan.activity.detail.reasonCodeextensibleRiskCondition (a valid code from PCSP Conditions at risk)
CarePlan.activity.detail.statusrequiredCarePlanActivityStatus
CarePlan.activity.detail.product[x]exampleSNOMEDCTMedicationCodes
CarePlan.note.extension:annotationType.value[x]:valueCodeableConceptpreferredAnnotationTypeVS

 

Other representations of profile: CSV, Excel, Schematron