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

FHIR IG analytics

Packagede.gematik.dev.epa
Resource TypeOperationOutcome
IdOperationOutcome-2b34898e-a9d1-4fa6-9959-5ff6033cfcb0.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "OperationOutcome",
  "id": "2b34898e-a9d1-4fa6-9959-5ff6033cfcb0",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "structure",
      "details": {
        "coding": [
          {
            "code": "MEDICATIONSVC_NO_VALID_STRUCTURE",
            "system": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
            "display": "Invalid Data Structure in Medication Service"
          }
        ]
      }
    }
  ]
}