FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ti-operation-outcome-details

Packagede.gematik.dev.ti
Resource TypeValueSet
Idti-operation-outcome-details
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.ti@1.0.0-alpha.2&canonical=https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details
URLhttps://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details
Version1.0.0
Statusactive
Date2025-02-28
NameTIOperationOutcomeDetailsVS
TitleTI Operation Outcome Details Value Set
DescriptionEnthält alle Codes für das Operation Outcome der Telematikinfrastruktur (TI) sowie die in FHIR definierten Operation-Outcome-Codes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
operation-outcomeOperation Outcome Codes
operation-outcome-details-codesTI Operation Outcome Details CodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TIOperationOutcomeDetailsVS",
  "id": "ti-operation-outcome-details",
  "title": "TI Operation Outcome Details Value Set",
  "description": "Enthält alle Codes für das Operation Outcome der Telematikinfrastruktur (TI) sowie die in FHIR definierten Operation-Outcome-Codes.",
  "url": "https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details",
  "version": "1.0.0",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2025-02-28",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
      },
      {
        "system": "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"
      }
    ]
  }
}