TIFlow - Kernfunktionalitäten
Version 2.0.0-ballot.1 - ci-build

Logical Model: TIFeatureDefinition - JSON Profile

Draft as of 2026-05-29

JSON representation of the ti-feature-definition logical model.

Raw json | Download

{
  "resourceType" : "StructureDefinition",
  "id" : "ti-feature-definition",
  "url" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature-definition",
  "version" : "2.0.0-ballot.1",
  "name" : "TIFeatureDefinition",
  "title" : "TI Feature Definition",
  "status" : "draft",
  "date" : "2026-05-29T06:46:43+02:00",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        },
        {
          "system" : "email",
          "value" : "erp-umsetzung@gematik.de"
        }
      ]
    }
  ],
  "description" : "Logical Model zur Beschreibung eines aktivierbaren Features.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature-definition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation" : "specialization",
  "snapshot" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString" : "4.0.1"
      }
    ],
    "element" : [
      {
        "id" : "ti-feature-definition",
        "path" : "ti-feature-definition",
        "short" : "TI Feature Definition",
        "definition" : "Logical Model zur Beschreibung eines aktivierbaren Features.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false
      },
      {
        "id" : "ti-feature-definition.url",
        "path" : "ti-feature-definition.url",
        "short" : "Canonical-URL des Features",
        "definition" : "Canonical-URL des Features",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.url",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.name",
        "path" : "ti-feature-definition.name",
        "short" : "Maschinell verarbeitbarer Name",
        "definition" : "Maschinell verarbeitbarer Name",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.name",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.title",
        "path" : "ti-feature-definition.title",
        "short" : "Menschenlesbarer Titel",
        "definition" : "Menschenlesbarer Titel",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.title",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.status",
        "path" : "ti-feature-definition.status",
        "short" : "draft | active | retired",
        "definition" : "draft | active | retired",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.status",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.description",
        "path" : "ti-feature-definition.description",
        "short" : "Fachliche Beschreibung",
        "definition" : "Fachliche Beschreibung",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.valueType",
        "path" : "ti-feature-definition.valueType",
        "short" : "boolean | code | Coding — Typ des value-Felds",
        "definition" : "boolean | code | Coding — Typ des value-Felds",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "ti-feature-definition.valueType",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.context",
        "path" : "ti-feature-definition.context",
        "short" : "Element-Kontexte im CapabilityStatement",
        "definition" : "Element-Kontexte im CapabilityStatement",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "ti-feature-definition.context",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "ti-feature-definition",
        "path" : "ti-feature-definition",
        "short" : "TI Feature Definition",
        "definition" : "Logical Model zur Beschreibung eines aktivierbaren Features."
      },
      {
        "id" : "ti-feature-definition.url",
        "path" : "ti-feature-definition.url",
        "short" : "Canonical-URL des Features",
        "definition" : "Canonical-URL des Features",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "uri"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.name",
        "path" : "ti-feature-definition.name",
        "short" : "Maschinell verarbeitbarer Name",
        "definition" : "Maschinell verarbeitbarer Name",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.title",
        "path" : "ti-feature-definition.title",
        "short" : "Menschenlesbarer Titel",
        "definition" : "Menschenlesbarer Titel",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.status",
        "path" : "ti-feature-definition.status",
        "short" : "draft | active | retired",
        "definition" : "draft | active | retired",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.description",
        "path" : "ti-feature-definition.description",
        "short" : "Fachliche Beschreibung",
        "definition" : "Fachliche Beschreibung",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "markdown"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.valueType",
        "path" : "ti-feature-definition.valueType",
        "short" : "boolean | code | Coding — Typ des value-Felds",
        "definition" : "boolean | code | Coding — Typ des value-Felds",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "ti-feature-definition.context",
        "path" : "ti-feature-definition.context",
        "short" : "Element-Kontexte im CapabilityStatement",
        "definition" : "Element-Kontexte im CapabilityStatement",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "uri"
          }
        ]
      }
    ]
  }
}