{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Specimensummary-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-specimensummary-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-EVALUATION.specimen_summary.v1"
    }
  ],
  "version": "0",
  "name": "Specimensummary",
  "title": "Specimen summary",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Summary or persistent information about a single specimen.",
  "purpose": "To record summary or persistent record about the use and storage of a single specimen until final disposition.",
  "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": "Specimen_summary",
        "path": "Specimen_summary",
        "short": "Specimen summary",
        "definition": "Summary or persistent information about a single specimen.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Specimen_summary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.protocol",
        "path": "Specimen_summary.protocol",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.protocol.Last_updated",
        "path": "Specimen_summary.protocol.Last_updated",
        "short": "Last updated",
        "definition": "The date this specimen summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.protocol.Last_updated",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.protocol.Last_updated.value",
        "path": "Specimen_summary.protocol.Last_updated.value",
        "short": "Last updated",
        "definition": "The date this specimen summary was last updated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.protocol.Last_updated.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.protocol.Extension",
        "path": "Specimen_summary.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": "Specimen_summary.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data",
        "path": "Specimen_summary.data",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Specimen_label",
        "path": "Specimen_summary.data.Specimen_label",
        "short": "Specimen label",
        "definition": "Name, type or label of the specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Specimen_label",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Specimen_summary.data.Specimen_label.value",
        "path": "Specimen_summary.data.Specimen_label.value",
        "short": "Specimen label",
        "definition": "Name, type or label of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Specimen_label.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Description",
        "path": "Specimen_summary.data.Description",
        "short": "Description",
        "definition": "Narrative description about the history or/and the context of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Description.value",
        "path": "Specimen_summary.data.Description.value",
        "short": "Description",
        "definition": "Narrative description about the history or/and the context of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Stored_specimen_ID",
        "path": "Specimen_summary.data.Stored_specimen_ID",
        "short": "Stored specimen ID",
        "definition": "Unique identifier for the specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Stored_specimen_ID",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Specimen_summary.data.Stored_specimen_ID.value_DV_IDENTIFIER",
        "path": "Specimen_summary.data.Stored_specimen_ID.value_DV_IDENTIFIER",
        "short": "Stored specimen ID",
        "definition": "Unique identifier for the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Stored_specimen_ID.value_DV_IDENTIFIER",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Stored_specimen_ID.value_DV_TEXT",
        "path": "Specimen_summary.data.Stored_specimen_ID.value_DV_TEXT",
        "short": "Stored specimen ID",
        "definition": "Unique identifier for the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Stored_specimen_ID.value_DV_TEXT",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Storage_started",
        "path": "Specimen_summary.data.Storage_started",
        "short": "Storage started",
        "definition": "The date/time when the specimen was stored.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Storage_started",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Storage_started.value",
        "path": "Specimen_summary.data.Storage_started.value",
        "short": "Storage started",
        "definition": "The date/time when the specimen was stored.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Storage_started.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Specimen_details",
        "path": "Specimen_summary.data.Specimen_details",
        "short": "Specimen details",
        "definition": "Details about the biospecimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Specimen_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use",
        "path": "Specimen_summary.data.Use",
        "short": "Use",
        "definition": "Details about use of the specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Use",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use.Reason_for_use",
        "path": "Specimen_summary.data.Use.Reason_for_use",
        "short": "Reason for use",
        "definition": "The reason for the use of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Reason_for_use",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Use.Reason_for_use.value",
        "path": "Specimen_summary.data.Use.Reason_for_use.value",
        "short": "Reason for use",
        "definition": "The reason for the use of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Reason_for_use.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use.Date_of_use",
        "path": "Specimen_summary.data.Use.Date_of_use",
        "short": "Date of use",
        "definition": "The date and time when the specimen was used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Date_of_use",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Use.Date_of_use.value",
        "path": "Specimen_summary.data.Use.Date_of_use.value",
        "short": "Date of use",
        "definition": "The date and time when the specimen was used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Date_of_use.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use.Amount_used",
        "path": "Specimen_summary.data.Use.Amount_used",
        "short": "Amount used",
        "definition": "The amount of the specimen that was used.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Use.Amount_used",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use.Number_used",
        "path": "Specimen_summary.data.Use.Number_used",
        "short": "Number used",
        "definition": "The number of units of the specimen used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Number_used",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Use.Number_used.value",
        "path": "Specimen_summary.data.Use.Number_used.value",
        "short": "Number used",
        "definition": "The number of units of the specimen used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Number_used.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use.Use_comment",
        "path": "Specimen_summary.data.Use.Use_comment",
        "short": "Use comment",
        "definition": "Comment about the use of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Use_comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Use.Use_comment.value",
        "path": "Specimen_summary.data.Use.Use_comment.value",
        "short": "Use comment",
        "definition": "Comment about the use of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use.Use_comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Amount_remaining",
        "path": "Specimen_summary.data.Amount_remaining",
        "short": "Amount remaining",
        "definition": "The residual amount of the specimen available for use.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Amount_remaining",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Number_remaining",
        "path": "Specimen_summary.data.Number_remaining",
        "short": "Number remaining",
        "definition": "The remaining units of the specimen available for use.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Number_remaining",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Number_remaining.value",
        "path": "Specimen_summary.data.Number_remaining.value",
        "short": "Number remaining",
        "definition": "The remaining units of the specimen available for use.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Number_remaining.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Use_by_date",
        "path": "Specimen_summary.data.Use_by_date",
        "short": "Use by date",
        "definition": "The date beyond the specimen is not to be used.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Use_by_date",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Specimen_summary.data.Use_by_date.value",
        "path": "Specimen_summary.data.Use_by_date.value",
        "short": "Use by date",
        "definition": "The date beyond the specimen is not to be used.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Use_by_date.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Legally_expiry_date",
        "path": "Specimen_summary.data.Legally_expiry_date",
        "short": "Legally expiry date",
        "definition": "The date beyond the specimen is not to be used based on a expiration date determend by operation of law.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Legally_expiry_date",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Legally_expiry_date.value",
        "path": "Specimen_summary.data.Legally_expiry_date.value",
        "short": "Legally expiry date",
        "definition": "The date beyond the specimen is not to be used based on a expiration date determend by operation of law.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Legally_expiry_date.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Disposal_reason",
        "path": "Specimen_summary.data.Disposal_reason",
        "short": "Disposal reason",
        "definition": "The reason for disposal of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Disposal_reason",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Disposal_reason.value",
        "path": "Specimen_summary.data.Disposal_reason.value",
        "short": "Disposal reason",
        "definition": "The reason for disposal of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Disposal_reason.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Date_of_disposal",
        "path": "Specimen_summary.data.Date_of_disposal",
        "short": "Date of disposal",
        "definition": "The date/time for the final disposal of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Date_of_disposal",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Date_of_disposal.value",
        "path": "Specimen_summary.data.Date_of_disposal.value",
        "short": "Date of disposal",
        "definition": "The date/time for the final disposal of the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Date_of_disposal.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Biobank_location",
        "path": "Specimen_summary.data.Biobank_location",
        "short": "Biobank location",
        "definition": "Details about the biobank/storage of the specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Biobank_location",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Specimen_storage",
        "path": "Specimen_summary.data.Specimen_storage",
        "short": "Specimen storage",
        "definition": "The storage location of the specimen within the biobank/organisation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Specimen_storage",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Specimen_summary.data.Specimen_storage.value",
        "path": "Specimen_summary.data.Specimen_storage.value",
        "short": "Specimen storage",
        "definition": "The storage location of the specimen within the biobank/organisation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Specimen_storage.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Additional_details",
        "path": "Specimen_summary.data.Additional_details",
        "short": "Additional details",
        "definition": "Additional structured details related to the stored specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Specimen_summary.data.Additional_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Specimen_summary.data.Comment",
        "path": "Specimen_summary.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the specimen, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Specimen_summary.data.Comment.value",
        "path": "Specimen_summary.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the specimen, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Specimen_summary.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}