{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Differentialdiagnoses-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-differentialdiagnoses-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.differential_diagnoses.v1"
    }
  ],
  "version": "0",
  "name": "Differentialdiagnoses",
  "title": "Differential diagnoses",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "One or more possible conditions, problems or diagnoses that may be responsible for a clinical presentation, examination findings and/or test results.",
  "purpose": "To record details about one or more differential diagnoses that may be responsible for a single clinical presentation, examination findings and/or test results.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Differential_diagnoses",
        "path": "Differential_diagnoses",
        "short": "Differential diagnoses",
        "definition": "One or more possible conditions, problems or diagnoses that may be responsible for a clinical presentation, examination findings and/or test results.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.protocol",
        "path": "Differential_diagnoses.protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.protocol.Extension",
        "path": "Differential_diagnoses.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to extend the model with local content or to align with other reference models or formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Differential_diagnoses.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.protocol.Last_updated",
        "path": "Differential_diagnoses.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date/time the differential diagnoses were last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.protocol.Last_updated.value",
        "path": "Differential_diagnoses.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date/time the differential diagnoses were last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data",
        "path": "Differential_diagnoses.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Overall_description",
        "path": "Differential_diagnoses.data.Overall_description",
        "short": "Overall description",
        "definition": "Narrative overview about all of the differential diagnoses identified.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Overall_description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Overall_description.value",
        "path": "Differential_diagnoses.data.Overall_description.value",
        "short": "Overall description",
        "definition": "Narrative overview about all of the differential diagnoses identified.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Overall_description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential",
        "path": "Differential_diagnoses.data.Per_differential",
        "short": "Per differential",
        "definition": "Details about a single differential diagnosis.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Diagnosis_name",
        "path": "Differential_diagnoses.data.Per_differential.Diagnosis_name",
        "short": "Diagnosis name",
        "definition": "Identification of the differential diagnosis, by name.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Diagnosis_name",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Diagnosis_name.value",
        "path": "Differential_diagnoses.data.Per_differential.Diagnosis_name.value",
        "short": "Diagnosis name",
        "definition": "Identification of the differential diagnosis, by name.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Diagnosis_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Status",
        "path": "Differential_diagnoses.data.Per_differential.Status",
        "short": "Status",
        "definition": "Likelihood of the differential diagnosis being responsible for the clinical situation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Status",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Status.value_DV_CODED_TEXT",
        "path": "Differential_diagnoses.data.Per_differential.Status.value_DV_CODED_TEXT",
        "short": "Status",
        "definition": "Likelihood of the differential diagnosis being responsible for the clinical situation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Status.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Status.value_DV_TEXT",
        "path": "Differential_diagnoses.data.Per_differential.Status.value_DV_TEXT",
        "short": "Status",
        "definition": "Likelihood of the differential diagnosis being responsible for the clinical situation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Status.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Rationale",
        "path": "Differential_diagnoses.data.Per_differential.Rationale",
        "short": "Rationale",
        "definition": "Narrative description about the rationale for the diagnosis being accepted or excluded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Rationale",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Rationale.value",
        "path": "Differential_diagnoses.data.Per_differential.Rationale.value",
        "short": "Rationale",
        "definition": "Narrative description about the rationale for the diagnosis being accepted or excluded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Rationale.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Clinical_evidence",
        "path": "Differential_diagnoses.data.Per_differential.Clinical_evidence",
        "short": "Clinical evidence",
        "definition": "Structured details about clinical evidence supporting or excluding the differential diagnosis.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Clinical_evidence",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Order",
        "path": "Differential_diagnoses.data.Per_differential.Order",
        "short": "Order",
        "definition": "Tag assigned to supporting ordering within a list of differential diagnoses.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Order",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Order.value",
        "path": "Differential_diagnoses.data.Per_differential.Order.value",
        "short": "Order",
        "definition": "Tag assigned to supporting ordering within a list of differential diagnoses.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Order.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Comment",
        "path": "Differential_diagnoses.data.Per_differential.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the differential diagnosis, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Differential_diagnoses.data.Per_differential.Comment.value",
        "path": "Differential_diagnoses.data.Per_differential.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the differential diagnosis, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Differential_diagnoses.data.Per_differential.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}