FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa
Resource TypeCodeSystem
IdCodeSystem-epa-operation-outcome-details-codes.json
FHIR VersionR4
Sourcehttps://gematik.de/fhir/epa/1.3.2/CodeSystem-epa-operation-outcome-details-codes.html
URLhttps://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-details-codes
Version1.3.1
Statusactive
Date2026-07-15
NameEPAOperationOutcomeDetailsCS
TitleEPA Operation Outcome Details CodeSystem
Realmde
DescriptionEPA Operation Outcome Details Code System
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.
Contentcomplete

Resources that use this resource

ValueSet
de.gematik.epa.medication#1.3.5epa-ms-operation-outcome-detailsEPA Medication Service Operation Outcome ValueSet
de.gematik.epa#1.3.2epa-operation-outcome-detailsEPA Operation Outcome ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem epa-operation-outcome-details-codes

This case-sensitive code system https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-details-codes defines the following code:

CodeDisplay
SVC_ORG_HEADER_PROFILE_MISMATCH Profile mismatch in header Organization

Source1

{
  "resourceType": "CodeSystem",
  "id": "epa-operation-outcome-details-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-details-codes",
  "version": "1.3.1",
  "name": "EPAOperationOutcomeDetailsCS",
  "title": "EPA Operation Outcome Details CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2026-07-15",
  "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"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "SVC_ORG_HEADER_PROFILE_MISMATCH",
      "display": "Profile mismatch in header Organization"
    }
  ]
}