PackagesCanonicalsLogsProblems
    Packages
    synapxe.nde@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-careplan
description: Represents the care plan, including status, period, category, addresses, participants, goals, activities, and notes.
package_name: synapxe.nde
derivation: constraint
name: CarePlan
type: CarePlan
elements:
  description: {index: 8}
  addresses:
    type: CodeableReference
    index: 15
    elements:
      id: {index: 16}
      extension: {index: 17}
      concept: {index: 18}
      reference: {index: 19}
    extensions: {}
    required: [reference]
  instantiatesCanonical: {index: 2}
  instantiatesUri: {index: 3}
  supportingInfo: {index: 20}
  encounter:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-encounter']
    index: 10
  goal:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-goal']
    index: 21
  created: {index: 11}
  title: {index: 7}
  activity:
    elements:
      id: {index: 22}
      extension: {index: 23}
      modifierExtension: {index: 24}
      performedActivity:
        type: CodeableReference
        index: 25
        elements:
          id: {index: 26}
          extension: {index: 27}
          concept: {index: 28}
        extensions: {}
        required: [concept]
      progress:
        index: 29
        elements:
          id: {index: 30}
          extension: {index: 31}
          author:
            choices: [authorReference]
            index: 33
          authorReference:
            type: Reference
            choiceOf: author
            refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization', 'https://fhir.synapxe.sg/StructureDefinition/profile-patient', 'https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
            index: 34
          time: {index: 35}
        extensions: {}
        required: [author, authorReference, time]
    extensions: {}
    required: [progress]
  contained: {type: Resource, short: Information about an individual or animal receiving health care services, index: 0}
  custodian: {index: 12}
  contributor:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
    index: 13
  identifier: {index: 1}
  replaces: {index: 5}
  basedOn: {index: 4}
  partOf: {index: 6}
  subject:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 9
  careTeam: {index: 14}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-careplan
base: http://hl7.org/fhir/StructureDefinition/CarePlan
version: null
required: [careTeam, encounter, identifier]