{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/winningtest/care-plan-profile",
  "name": "CarePlan",
  "title": "诊疗方案",
  "status": "draft",
  "date": "2024-02-01T09:23:56.9632164+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan.title",
        "path": "CarePlan.title",
        "short": "诊疗方案名称"
      },
      {
        "id": "CarePlan.activity",
        "path": "CarePlan.activity",
        "short": "方案中的活动"
      },
      {
        "id": "CarePlan.activity.outcomeCodeableConcept",
        "path": "CarePlan.activity.outcomeCodeableConcept",
        "max": "0"
      },
      {
        "id": "CarePlan.activity.outcomeReference",
        "path": "CarePlan.activity.outcomeReference",
        "max": "0"
      },
      {
        "id": "CarePlan.activity.progress",
        "path": "CarePlan.activity.progress",
        "max": "0"
      },
      {
        "id": "CarePlan.activity.detail",
        "path": "CarePlan.activity.detail",
        "max": "0"
      },
      {
        "id": "CarePlan.note",
        "path": "CarePlan.note",
        "max": "0"
      }
    ]
  }
}