{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Laboratorytestresult-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-laboratorytestresult-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.laboratory_test_result.v1"
    }
  ],
  "version": "0",
  "name": "Laboratorytestresult",
  "title": "Laboratory test result",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "The result, including findings and the laboratory's interpretation, of an investigation performed on specimens collected from an individual or related to that individual.",
  "purpose": "To record the result, including findings and the laboratory's interpretation, of an investigation performed on specimens collected from an individual or related to that individual.",
  "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": "Laboratory_test_result",
        "path": "Laboratory_test_result",
        "short": "Laboratory test result",
        "definition": "The result, including findings and the laboratory's interpretation, of an investigation performed on specimens collected from an individual or related to that individual.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol",
        "path": "Laboratory_test_result.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Receiving_laboratory",
        "path": "Laboratory_test_result.protocol.Receiving_laboratory",
        "short": "Receiving laboratory",
        "definition": "Details of the laboratory which received the request and has overall responsibility to manage reporting of the test, even if other labs perform specific aspects.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Receiving_laboratory",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Laboratory_internal_identifier",
        "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier",
        "short": "Laboratory internal identifier",
        "definition": "A local identifier assigned by the receiving Laboratory Information System (LIS) to track the test process.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_IDENTIFIER",
        "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_IDENTIFIER",
        "short": "Laboratory internal identifier",
        "definition": "A local identifier assigned by the receiving Laboratory Information System (LIS) to track the test process.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_TEXT",
        "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_TEXT",
        "short": "Laboratory internal identifier",
        "definition": "A local identifier assigned by the receiving Laboratory Information System (LIS) to track the test process.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Laboratory_internal_identifier.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details",
        "path": "Laboratory_test_result.protocol.Test_request_details",
        "short": "Test request details",
        "definition": "Details about the test request.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name",
        "path": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name",
        "short": "Original test requested name",
        "definition": "Name of the original laboratory test requested.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name.value",
        "path": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name.value",
        "short": "Original test requested name",
        "definition": "Name of the original laboratory test requested.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Original_test_requested_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier",
        "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier",
        "short": "Requester order identifier",
        "definition": "The local identifier assigned by the requesting clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_IDENTIFIER",
        "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_IDENTIFIER",
        "short": "Requester order identifier",
        "definition": "The local identifier assigned by the requesting clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_TEXT",
        "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_TEXT",
        "short": "Requester order identifier",
        "definition": "The local identifier assigned by the requesting clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Requester_order_identifier.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier",
        "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier",
        "short": "Receiver order identifier",
        "definition": "The local identifier assigned to the test order by the order filler, usually by the Laboratory Information System (LIS).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_IDENTIFIER",
        "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_IDENTIFIER",
        "short": "Receiver order identifier",
        "definition": "The local identifier assigned to the test order by the order filler, usually by the Laboratory Information System (LIS).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_TEXT",
        "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_TEXT",
        "short": "Receiver order identifier",
        "definition": "The local identifier assigned to the test order by the order filler, usually by the Laboratory Information System (LIS).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Receiver_order_identifier.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Requester",
        "path": "Laboratory_test_result.protocol.Test_request_details.Requester",
        "short": "Requester",
        "definition": "Details of the clinician or organisation requesting the laboratory test result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Requester",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_request_details.Distribution_list",
        "path": "Laboratory_test_result.protocol.Test_request_details.Distribution_list",
        "short": "Distribution list",
        "definition": "Details of additional clinicians or organisations who require a copy of the test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_request_details.Distribution_list",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Point_of_care_test",
        "path": "Laboratory_test_result.protocol.Point_of_care_test",
        "short": "Point-of-care test",
        "definition": "This indicates whether the test was performed directly at Point-of-Care (POCT) as opposed to a formal result from a laboratory or other service delivery organisation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Point_of_care_test",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Point_of_care_test.value",
        "path": "Laboratory_test_result.protocol.Point_of_care_test.value",
        "short": "Point-of-care test",
        "definition": "This indicates whether the test was performed directly at Point-of-Care (POCT) as opposed to a formal result from a laboratory or other service delivery organisation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Point_of_care_test.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Test_method",
        "path": "Laboratory_test_result.protocol.Test_method",
        "short": "Test method",
        "definition": "Description about the method used to perform the test.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.protocol.Test_method",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.protocol.Testing_details",
        "path": "Laboratory_test_result.protocol.Testing_details",
        "short": "Testing details",
        "definition": "Structured details about the method of analysis, device or interpretation used.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Testing_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.protocol.Extension",
        "path": "Laboratory_test_result.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series",
        "path": "Laboratory_test_result.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event",
        "path": "Laboratory_test_result.Event_Series.Any_event",
        "short": "Any event",
        "definition": "Default, unspecified point in time or interval event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data",
        "path": "Laboratory_test_result.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Test_name",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_name",
        "short": "Test name",
        "definition": "Name of the laboratory investigation performed on the specimen(s).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_name",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Test_name.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_name.value",
        "short": "Test name",
        "definition": "Name of the laboratory investigation performed on the specimen(s).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Specimen_detail",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Specimen_detail",
        "short": "Specimen detail",
        "definition": "Details about the physical substance that has been analysed.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Specimen_detail",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status",
        "short": "Overall test status",
        "definition": "The status of the laboratory test result as a whole.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_CODED_TEXT",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_CODED_TEXT",
        "short": "Overall test status",
        "definition": "The status of the laboratory test result as a whole.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_CODED_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_TEXT",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_TEXT",
        "short": "Overall test status",
        "definition": "The status of the laboratory test result as a whole.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp",
        "short": "Overall test status timestamp",
        "definition": "The date and/or time that ‘Overall test status’ was issued.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp.value",
        "short": "Overall test status timestamp",
        "definition": "The date and/or time that ‘Overall test status’ was issued.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Overall_test_status_timestamp.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category",
        "short": "Diagnostic service category",
        "definition": "The diagnostic service or discipline that is responsible for the laboratory test result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category.value",
        "short": "Diagnostic service category",
        "definition": "The diagnostic service or discipline that is responsible for the laboratory test result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Diagnostic_service_category.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided",
        "short": "Clinical information provided",
        "definition": "Description of clinical information available at the time of interpretation of results.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided.value",
        "short": "Clinical information provided",
        "definition": "Description of clinical information available at the time of interpretation of results.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Clinical_information_provided.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Test_result",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_result",
        "short": "Test result",
        "definition": "Results of the test performed on the specimen(s).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_result",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion",
        "short": "Conclusion",
        "definition": "Narrative description of the key findings.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion.value",
        "short": "Conclusion",
        "definition": "Narrative description of the key findings.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Conclusion.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis",
        "short": "Test diagnosis",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the laboratory test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis.value",
        "short": "Test diagnosis",
        "definition": "Single word, phrase or brief description that represents the clinical meaning and significance of the laboratory test result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Test_diagnosis.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Structured_test_diagnosis",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Structured_test_diagnosis",
        "short": "Structured test diagnosis",
        "definition": "A structured or complex diagnosis for the laboratory test.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Structured_test_diagnosis",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Multimedia_representation",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Multimedia_representation",
        "short": "Multimedia representation",
        "definition": "Digital image, video or diagram representing the test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Multimedia_representation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Comment",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the test result not captured in other fields.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Comment",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.data.Comment.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the test result not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.state",
        "path": "Laboratory_test_result.Event_Series.Any_event.state",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.state",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors",
        "path": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors",
        "short": "Confounding factors",
        "definition": "Issues or circumstances that impact on the accurate interpretation of the measurement or test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors.value",
        "path": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors.value",
        "short": "Confounding factors",
        "definition": "Issues or circumstances that impact on the accurate interpretation of the measurement or test result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.state.Confounding_factors.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Laboratory_test_result.Event_Series.Any_event.state.Structured_confounding_factors",
        "path": "Laboratory_test_result.Event_Series.Any_event.state.Structured_confounding_factors",
        "short": "Structured confounding factors",
        "definition": "Details of issues or circumstances that impact on the accurate interpretation of the measurement or test result.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Laboratory_test_result.Event_Series.Any_event.state.Structured_confounding_factors",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}