Implementation Guide
Telematikinfrastruktur (TI) Common
Version 1.0.0 - release

: TI Operation Outcome Details Value Set - JSON Representation

Active as of 2025-02-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-operation-outcome-details",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ti-operation-outcome-details</b></p><a name=\"ti-operation-outcome-details\"> </a><a name=\"hcti-operation-outcome-details\"> </a><a name=\"ti-operation-outcome-details-de-DE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-operation-outcome.html\"><code>http://terminology.hl7.org/CodeSystem/operation-outcome</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-operation-outcome-details-codes.html\"><code>https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes</code></a></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details",
  "version" : "1.0.0",
  "name" : "TIOperationOutcomeDetailsVS",
  "title" : "TI Operation Outcome Details Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-28",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        },
        {
          "system" : "email",
          "value" : "patientteam [ at ] gematik.de"
        }
      ]
    }
  ],
  "description" : "Enthält alle Codes für das Operation Outcome der Telematikinfrastruktur (TI) sowie die in FHIR definierten Operation-Outcome-Codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome"
      },
      {
        "system" : "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"
      }
    ]
  }
}