{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Resultreport-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-resultreport-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-COMPOSITION.report-result.v1"
    }
  ],
  "version": "0",
  "name": "Resultreport",
  "title": "Result report",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Document to communicate information to others about the result of a test or assessment.",
  "purpose": "Generic container archetype to carry information about the result of a test or assessment.",
  "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": "Result_report",
        "path": "Result_report",
        "short": "Result report",
        "definition": "Document to communicate information to others about the result of a test or assessment.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Result_report",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.category",
        "path": "Result_report.category",
        "short": "Result report",
        "definition": "Document to communicate information to others about the result of a test or assessment.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Result_report.category",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.EVENT_CONTEXT",
        "path": "Result_report.EVENT_CONTEXT",
        "definition": "EVENT_CONTEXT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Result_report.EVENT_CONTEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context",
        "path": "Result_report.EVENT_CONTEXT.other_context",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Result_report.EVENT_CONTEXT.other_context",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context.Report_ID",
        "path": "Result_report.EVENT_CONTEXT.other_context.Report_ID",
        "short": "Report ID",
        "definition": "Identification information about the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Result_report.EVENT_CONTEXT.other_context.Report_ID",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context.Report_ID.value",
        "path": "Result_report.EVENT_CONTEXT.other_context.Report_ID.value",
        "short": "Report ID",
        "definition": "Identification information about the report.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Result_report.EVENT_CONTEXT.other_context.Report_ID.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context.Status",
        "path": "Result_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": "Result_report.EVENT_CONTEXT.other_context.Status",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context.Status.value",
        "path": "Result_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": "Result_report.EVENT_CONTEXT.other_context.Status.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Result_report.EVENT_CONTEXT.other_context.Extension",
        "path": "Result_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": "Result_report.EVENT_CONTEXT.other_context.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}