Implementation Guide
ePA Basisfunktionalitäten
Version 1.2.0-ballot.1 - draft

: EPA Operation Outcome Details CodeSystem - JSON Representation

Draft as of 2025-08-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "epa-operation-outcome-details-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epa-operation-outcome-details-codes</b></p><a name=\"epa-operation-outcome-details-codes\"> </a><a name=\"hcepa-operation-outcome-details-codes\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-details-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">SVC_ORG_HEADER_PROFILE_MISMATCH<a name=\"epa-operation-outcome-details-codes-SVC_ORG_HEADER_PROFILE_MISMATCH\"> </a></td><td>Profile mismatch in header Organization</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-details-codes",
  "version" : "1.2.0-ballot.1",
  "name" : "EPAOperationOutcomeDetailsCS",
  "title" : "EPA Operation Outcome Details CodeSystem",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-01",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "EPA Operation Outcome Details Code System",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "SVC_ORG_HEADER_PROFILE_MISMATCH",
      "display" : "Profile mismatch in header Organization"
    }
  ]
}