PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Module
{
  "description": "Module definition resource for Aidbox.",
  "_filename": "StructureDefinition-module.json",
  "package_name": "io.health-samurai.core.r4",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Module",
  "abstract": false,
  "type": "Module",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.2601.0",
  "status": "active",
  "id": "1804681f-79db-49be-84b6-d607769cdd05",
  "kind": "resource",
  "url": "http://health-samurai.io/fhir/core/StructureDefinition/Module",
  "version": "0.2601.0",
  "differential": {
    "element": [ {
      "id": "Module",
      "max": "*",
      "min": 0,
      "path": "Module"
    }, {
      "id": "Module._source",
      "max": "1",
      "min": 0,
      "path": "Module._source",
      "type": [ {
        "code": "string"
      } ],
      "short": "System Property. DO NOT USE IT."
    }, {
      "id": "Module.module",
      "max": "1",
      "min": 0,
      "path": "Module.module",
      "type": [ {
        "code": "string"
      } ],
      "short": "Identifier for the module."
    }, {
      "id": "Module.version",
      "max": "1",
      "min": 0,
      "path": "Module.version",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Version number of the module."
    }, {
      "id": "Module.meta",
      "max": "1",
      "min": 0,
      "path": "Module.meta",
      "type": [ {
        "code": "Meta"
      } ],
      "short": "Metadata for the module."
    }, {
      "id": "Module.meta.pre-sql",
      "max": "1",
      "min": 0,
      "path": "Module.meta.pre-sql",
      "type": [ {
        "code": "string"
      } ],
      "short": "SQL to execute before module installation."
    }, {
      "id": "Module.meta.post-sql",
      "max": "1",
      "min": 0,
      "path": "Module.meta.post-sql",
      "type": [ {
        "code": "string"
      } ],
      "short": "SQL to execute after module installation."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}