{
  "resourceType": "StructureDefinition",
  "url": "https://cortex-care.io/fhir/StructureDefinition/CortexMeta",
  "name": "Cortex_Meta",
  "status": "draft",
  "date": "2024-01-24",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Meta",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Meta",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Meta.id",
        "path": "Meta.id",
        "max": "0"
      },
      {
        "id": "Meta.extension",
        "path": "Meta.extension",
        "max": "0"
      },
      {
        "id": "Meta.versionId",
        "path": "Meta.versionId",
        "max": "0"
      },
      {
        "id": "Meta.source",
        "path": "Meta.source",
        "max": "0"
      },
      {
        "id": "Meta.profile",
        "path": "Meta.profile",
        "max": "0"
      },
      {
        "id": "Meta.security",
        "path": "Meta.security",
        "max": "0"
      },
      {
        "id": "Meta.lastUpdated",
        "path": "Meta.lastUpdated",
        "max": 0,
        "base": {
          "path": "Meta.lastUpdated",
          "min": 0,
          "max": 0
        }
      }
    ]
  }
}