{
  "resourceType": "StructureDefinition",
  "id": "IRD-BodyModel-Algorithm",
  "url": "https://health.linova.de/fhir/v1/IRD/BodyModel_Algorithm",
  "version": "1.0.0",
  "name": "IRD_BodyModel_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 bodymodel algorithm is responsible for assigning a body model to a patient."
      }
    ]
  }
}