PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/PlanOfCare
description: 'Care Plan\nMaturity Level: 0 - Draft'
package_name: hl7.eu.fhir.pcsp
derivation: specialization
name: PlanOfCare
type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/PlanOfCare
elements:
  identifier: {type: Identifier, short: Care plan Identifier, array: true, min: 1, index: 0}
  addressedProblem: {type: Identifier, short: Problems addressed by this plan, array: true, index: 1}
  author: {type: BackboneElement, short: Author, index: 2}
  creationTime: {type: dateTime, short: Date the plan was created, index: 3}
  note: {type: string, short: Plan note, index: 4}
  chronicConditions: {type: string, short: Chronic condition, index: 5}
  reccomandation:
    type: BackboneElement
    short: Reccomandation
    array: true
    min: 1
    index: 6
    elements:
      riskFactor: {type: CodeableConcept, short: Risk factors, array: true, index: 7}
      conditionAtRisk: {type: CodeableConcept, short: Conditions at risk, array: true, index: 8}
      reccomandation: {type: CodeableConcept, short: Suggested reccomandation, index: 9}
      note: {type: string, short: Note, index: 10}
package_version: 0.1.0
class: logical
kind: logical
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/PlanOfCare
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0
required: [reccomandation, identifier]