{
  "resourceType": "StructureDefinition",
  "id": "IRD-CarePlan-Algorithm",
  "url": "https://health.linova.de/fhir/v1/IRD/CarePlan_Algorithm",
  "version": "1.0.0",
  "name": "IRD_CarePlan_Algorithm",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "derivation": "specialization",
  "type": "Basic",
  "baseDefinition": "https://health.linova.de/fhir/v1/IRD/Algorithm",
  "differential": {
    "element": [
      {
        "id": "Basic",
        "path": "Basic",
        "definition": "A CarePlan algorithm creates the CarePlan for a patient based on the assigned body model and other patient-based factors (e.g. type of injury, etc.)"
      }
    ]
  }
}