{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-10-23T08:54:01.713+00:00"
  },
  "url": "https://theprsb.org/fhir/StructureDefinition/DigitalCareAndSupportPlan",
  "name": "DigitalCareAndSupportPlan",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://theprsb.org/fhir/StructureDefinition/DigitalCareAndSupportPlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "DigitalCareAndSupportPlan",
        "path": "DigitalCareAndSupportPlan",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "DigitalCareAndSupportPlan.PatientDemographics",
        "path": "DigitalCareAndSupportPlan.PatientDemographics",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://theprsb.org/fhir/StructureDefinition/PatientDemographics"
            ]
          }
        ]
      }
    ]
  }
}