PackagesCanonicalsLogsProblems
    Packages
    Eu.Dedalus.D4Solutions.COVID-19@1.0.2
    http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance
{
  "description": null,
  "_filename": "Meta-ForCommonConformance.StructureDefinition.json",
  "package_name": "Eu.Dedalus.D4Solutions.COVID-19",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "3.0.1",
  "name": "Meta-ForCommonConformance",
  "abstract": false,
  "type": "Meta",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "status": "active",
  "id": "68062627-a7a8-4b8b-a64c-b9083a748d60",
  "kind": "complex-type",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Meta",
      "path": "Meta",
      "mustSupport": true
    }, {
      "id": "Meta.versionId",
      "path": "Meta.versionId",
      "mustSupport": true
    }, {
      "id": "Meta.lastUpdated",
      "path": "Meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "Meta.profile",
      "min": 1,
      "path": "Meta.profile",
      "mustSupport": true,
      "requirements": "Each API Framework resource shall declare conformance to at least its relative FHIR profile: e.g. a ProcedureRequest used in the Order Management Scenario shall declare conformance to ProcedureRequest-ForORD)"
    }, {
      "id": "Meta.tag",
      "min": 1,
      "path": "Meta.tag",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Meta.tag:createdBy",
      "max": "1",
      "min": 1,
      "path": "Meta.tag",
      "sliceName": "createdBy",
      "definition": "Component ID of the component that created this resource instance."
    }, {
      "id": "Meta.tag:createdBy.system",
      "min": 1,
      "path": "Meta.tag.system",
      "fixedUri": "http://apiframework.dedalus.eu/tag/createdBy"
    }, {
      "id": "Meta.tag:createdBy.code",
      "min": 1,
      "path": "Meta.tag.code",
      "requirements": "Component ID of the component that created the resource instance"
    }, {
      "id": "Meta.tag:lastUpdatedBy",
      "max": "1",
      "min": 1,
      "path": "Meta.tag",
      "sliceName": "lastUpdatedBy",
      "definition": "Component ID of the component that lat updated this resource instance."
    }, {
      "id": "Meta.tag:lastUpdatedBy.system",
      "min": 1,
      "path": "Meta.tag.system",
      "fixedUri": "http://apiframework.dedalus.eu/tag/lastUpdatedBy"
    }, {
      "id": "Meta.tag:lastUpdatedBy.code",
      "min": 1,
      "path": "Meta.tag.code"
    }, {
      "id": "Meta.tag:currentTransaction",
      "max": "1",
      "min": 1,
      "path": "Meta.tag",
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "reference": "http://apiframework.dedalus.eu/fhir/ValueSet/DFourTransaction-ForWorkflow"
        }
      },
      "sliceName": "currentTransaction",
      "definition": "Identifier of the last transaction under whose scope the last update of this resource has been performed."
    }, {
      "id": "Meta.tag:currentTransaction.system",
      "min": 1,
      "path": "Meta.tag.system",
      "fixedUri": "http://apiframework.dedalus.eu/fhir/CodeSystem/DFourTransaction-ForWorkflow"
    }, {
      "id": "Meta.tag:currentTransaction.code",
      "min": 1,
      "path": "Meta.tag.code"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Meta"
}