{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2021-06-17T07:06:00.014+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/CarePlan",
  "name": "CarePlan",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan",
        "comment": "Unable to find scheduledTiming"
      },
      {
        "id": "CarePlan.meta",
        "path": "CarePlan.meta"
      },
      {
        "id": "CarePlan.meta.security",
        "path": "CarePlan.meta.security",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.progress.author[x]",
        "path": "CarePlan.activity.progress.author[x]",
        "type": [
          {
            "code": "Reference"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.progress.time",
        "path": "CarePlan.activity.progress.time",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.progress.text",
        "path": "CarePlan.activity.progress.text",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.detail.status",
        "path": "CarePlan.activity.detail.status",
        "mustSupport": true
      }
    ]
  }
}