{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Bioreagent-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-bioreagent-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-CLUSTER.bioreagent.v0"
    }
  ],
  "version": "0",
  "name": "Bioreagent",
  "title": "Bioreagent",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "A substance, compound, product or material used to identify or manipulate the chemical matter, or used to support the growth of cells or tissues, as part of a diagnostic or therapeutic procedure in healthcare.",
  "purpose": "To record the details about a bioreagent or laboratory consumable used as part of a diagnostic or therapeutic procedure in healthcare.",
  "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": "Bioreagent",
        "path": "Bioreagent",
        "short": "Bioreagent",
        "definition": "A substance, compound, product or material used to identify or manipulate the chemical matter, or used to support the growth of cells or tissues, as part of a diagnostic or therapeutic procedure in healthcare.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Bioreagent",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Name",
        "path": "Bioreagent.Name",
        "short": "Name",
        "definition": "Identification of the reagent or consumable, preferably by a common name, a formal fully descriptive name or, if required, by class or category.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Bioreagent.Name",
          "min": 1,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Name.value",
        "path": "Bioreagent.Name.value",
        "short": "Name",
        "definition": "Identification of the reagent or consumable, preferably by a common name, a formal fully descriptive name or, if required, by class or category.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Type",
        "path": "Bioreagent.Type",
        "short": "Type",
        "definition": "The category or type of reagent or consumable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Type",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Type.value",
        "path": "Bioreagent.Type.value",
        "short": "Type",
        "definition": "The category or type of reagent or consumable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Type.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Identifier",
        "path": "Bioreagent.Identifier",
        "short": "Identifier",
        "definition": "A unique identifier allocated by a specified registry.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Bioreagent.Identifier",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Bioreagent.Identifier.value",
        "path": "Bioreagent.Identifier.value",
        "short": "Identifier",
        "definition": "A unique identifier allocated by a specified registry.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Identifier.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Manufacturer",
        "path": "Bioreagent.Manufacturer",
        "short": "Manufacturer",
        "definition": "Name of manufacturer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Manufacturer",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Manufacturer.value",
        "path": "Bioreagent.Manufacturer.value",
        "short": "Manufacturer",
        "definition": "Name of manufacturer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Manufacturer.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Catalogue_number",
        "path": "Bioreagent.Catalogue_number",
        "short": "Catalogue number",
        "definition": "The number assigned by the manufacturer, as it appears in the manufacturer's catalogue, labeling, or accompanying packaging.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Catalogue_number",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Catalogue_number.value",
        "path": "Bioreagent.Catalogue_number.value",
        "short": "Catalogue number",
        "definition": "The number assigned by the manufacturer, as it appears in the manufacturer's catalogue, labeling, or accompanying packaging.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Catalogue_number.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Batch_number",
        "path": "Bioreagent.Batch_number",
        "short": "Batch number",
        "definition": "The number assigned by the manufacturer which identifies a group of items manufactured at the same time, usually found on the label or packaging material.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Batch_number",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Batch_number.value",
        "path": "Bioreagent.Batch_number.value",
        "short": "Batch number",
        "definition": "The number assigned by the manufacturer which identifies a group of items manufactured at the same time, usually found on the label or packaging material.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Batch_number.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Date_of_expiry",
        "path": "Bioreagent.Date_of_expiry",
        "short": "Date of expiry",
        "definition": "Date after which the device/product is no longer fit for use, usually found on the reagent itself or printed on the accompanying packaging.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Date_of_expiry",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Date_of_expiry.value",
        "path": "Bioreagent.Date_of_expiry.value",
        "short": "Date of expiry",
        "definition": "Date after which the device/product is no longer fit for use, usually found on the reagent itself or printed on the accompanying packaging.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Date_of_expiry.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Bioreagent.Comment",
        "path": "Bioreagent.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the bioreagent not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Bioreagent.Comment.value",
        "path": "Bioreagent.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the bioreagent not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Bioreagent.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}