{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Clinicalinvestigationreport-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-clinicalinvestigationreport-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-COMPOSITION.report-clinical_investigation.v0"
    }
  ],
  "version": "0",
  "name": "Clinicalinvestigationreport",
  "title": "Clinical investigation report",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Container archetype to carry information about a clinical investigation.",
  "purpose": "To carry information about a clinical investigation, such as the result of an interview or complete investigation into a death or occurrence of an infectious disease.",
  "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": "Clinical_investigation_report",
        "path": "Clinical_investigation_report",
        "short": "Clinical investigation report",
        "definition": "Container archetype to carry information about a clinical investigation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.category",
        "path": "Clinical_investigation_report.category",
        "short": "Clinical investigation report",
        "definition": "Container archetype to carry information about a clinical investigation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT",
        "path": "Clinical_investigation_report.EVENT_CONTEXT",
        "definition": "EVENT_CONTEXT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID",
        "short": "Report ID",
        "definition": "Identification information about the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID.value",
        "short": "Report ID",
        "definition": "Identification information about the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_ID.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status",
        "short": "Status",
        "definition": "The status of the entire report. Note: This is not the status of any of the report components.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status.value",
        "short": "Status",
        "definition": "The status of the entire report. Note: This is not the status of any of the report components.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Status.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Extension",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local context or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item",
        "short": "Index item",
        "definition": "The name or type of the health item under investigation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.name",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.name",
        "short": "Index item",
        "definition": "The name or type of the health item under investigation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.value",
        "short": "Index item",
        "definition": "The name or type of the health item under investigation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Index_item.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type",
        "short": "Report type",
        "definition": "The type of report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type.value",
        "short": "Report type",
        "definition": "The type of report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Report_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method",
        "short": "Detection method",
        "definition": "Method of detection of the index disease or event.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method.value",
        "short": "Detection method",
        "definition": "Method of detection of the index disease or event.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Detection_method.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification",
        "short": "Date of notification",
        "definition": "Date when the disease or event notification was submitted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification.value",
        "short": "Date of notification",
        "definition": "Date when the disease or event notification was submitted.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_of_notification.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Notifier",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Notifier",
        "short": "Notifier",
        "definition": "Identification of the facility or individual notifying about the disease or event.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Notifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated",
        "short": "Date investigation initiated",
        "definition": "The date when the investigation was assigned to an investigator.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated.value",
        "short": "Date investigation initiated",
        "definition": "The date when the investigation was assigned to an investigator.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_initiated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigator",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigator",
        "short": "Investigator",
        "definition": "Details about the individual(s) assigned to investigate the disease notification.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigator",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigation_location",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigation_location",
        "short": "Investigation location",
        "definition": "The place where the investigation was carried out.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Investigation_location",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source",
        "short": "Information source",
        "definition": "Description about one or more source types for the information contained in the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source.value",
        "short": "Information source",
        "definition": "Description about one or more source types for the information contained in the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Information_source.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week",
        "short": "Epidemiological week",
        "definition": "The number of completed weeks in the year.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week.value",
        "short": "Epidemiological week",
        "definition": "The number of completed weeks in the year.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Epidemiological_week.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Treating_Physician",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Treating_Physician",
        "short": "Treating Physician",
        "definition": "CLUSTER",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Treating_Physician",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region",
        "short": "Health region",
        "definition": "Identification of the local health region where the index case was identified or the index event happened.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region.value",
        "short": "Health region",
        "definition": "Identification of the local health region where the index case was identified or the index event happened.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Health_region.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed",
        "short": "Date investigation completed",
        "definition": "The date when the investigation report was completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed.value",
        "short": "Date investigation completed",
        "definition": "The date when the investigation report was completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_investigation_completed.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by",
        "short": "Reviewed by",
        "definition": "Details about the review process and reviewers of the report.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review",
        "short": "Date received for review",
        "definition": "ELEMENT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review.value",
        "short": "Date received for review",
        "definition": "DV_DATE_TIME",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_received_for_review.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type",
        "short": "Review type",
        "definition": "Identification of the category or level of review.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type.value",
        "short": "Review type",
        "definition": "Identification of the category or level of review.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Review_type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer",
        "short": "Reviewer",
        "definition": "Structured details about the individual or organisation who reviewed the report.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role",
        "short": "Reviewer role",
        "definition": "The formal role or position of the reviewer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role.value",
        "short": "Reviewer role",
        "definition": "The formal role or position of the reviewer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Reviewer_role.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment",
        "short": "Report comment",
        "definition": "Narrative response to the content of the report by the reviewer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment.value",
        "short": "Report comment",
        "definition": "Narrative response to the content of the report by the reviewer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Report_comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed",
        "short": "Date review completed",
        "definition": "Date when the review of the report was completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed.value",
        "short": "Date review completed",
        "definition": "Date when the review of the report was completed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_completed.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted",
        "short": "Date review submitted",
        "definition": "Date when the review was submitted to the next level of review.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted.value",
        "short": "Date review submitted",
        "definition": "Date when the review was submitted to the next level of review.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Reviewed_by.Date_review_submitted.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted",
        "short": "Date report submitted",
        "definition": "Date when the final report was submitted to the final health authority.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted.value",
        "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted.value",
        "short": "Date report submitted",
        "definition": "Date when the final report was submitted to the final health authority.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Clinical_investigation_report.EVENT_CONTEXT.other_context.Date_report_submitted.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}