PackagesCanonicalsLogsProblems
    Packages
    ForgePatientChart.0830@0.1.0
    http://telus.com/fhir/patientChart/fhir/StructureDefinition/MyCarePlan
{
  "description": null,
  "_filename": "profile-care-plan.StructureDefinition.json",
  "package_name": "ForgePatientChart.0830",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CarePlan",
  "abstract": false,
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "c685037b-ca60-4a02-b222-4916e8e54ef1",
  "kind": "resource",
  "url": "http://telus.com/fhir/patientChart/fhir/StructureDefinition/MyCarePlan",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CarePlan.id",
      "path": "CarePlan.id",
      "mustSupport": true
    }, {
      "id": "CarePlan.meta",
      "path": "CarePlan.meta",
      "mustSupport": true
    }, {
      "id": "CarePlan.meta.lastUpdated",
      "path": "CarePlan.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "CarePlan.meta.source",
      "path": "CarePlan.meta.source",
      "mustSupport": true
    }, {
      "id": "CarePlan.meta.profile",
      "path": "CarePlan.meta.profile",
      "mustSupport": true
    }, {
      "id": "CarePlan.text",
      "path": "CarePlan.text",
      "comment": "Usage Note:   The visual representation, eg PDF can be included here.   \r\n\r\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
      "mustSupport": true
    }, {
      "id": "CarePlan.status",
      "path": "CarePlan.status",
      "mustSupport": true
    }, {
      "id": "CarePlan.intent",
      "path": "CarePlan.intent",
      "comment": "Usage Note:   Typically a value of plan will be used by the EMRs.  A draft plan that is returned from decision support, or a recommendation will be a proposal.   Order and option are rarely used.\r\n\r\nThis element is labeled as a modifier because the intent alters when and how the resource is actually applicable.",
      "mustSupport": true
    }, {
      "id": "CarePlan.title",
      "path": "CarePlan.title",
      "mustSupport": true
    }, {
      "id": "CarePlan.subject",
      "path": "CarePlan.subject",
      "mustSupport": true
    }, {
      "id": "CarePlan.period",
      "path": "CarePlan.period",
      "mustSupport": true
    }, {
      "id": "CarePlan.author",
      "path": "CarePlan.author",
      "mustSupport": true
    }, {
      "id": "CarePlan.goal",
      "path": "CarePlan.goal",
      "comment": "Usage Note:   MA does support structured goals; other EMRs do not\r\n\r\nGoal can be achieving a particular change or merely maintaining a current state or even slowing a decline.",
      "mustSupport": true
    }, {
      "id": "CarePlan.note",
      "path": "CarePlan.note",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}