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

FHIR IG analytics

Packagekvdigital.vermittlungscode-abrufen-pvs
Resource TypeOperationOutcome
IdKBV_PR_116117_TERMINSERVICE_VCA_OperationOutcome_Error_Example_Minimum.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Diese OperationOutcome-Instanz enthält den Fehlercode VCA002

Source1

{
  "resourceType": "OperationOutcome",
  "id": "aae373f1-5bfb-4fb5-92ce-8e5322f4d63x",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_VCA_OperationOutcome_Error|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "fatal",
      "code": "value",
      "details": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_116117_TERMINSERVICE_VCA_Errors",
            "code": "VCA002",
            "display": "Dringlichkeit passt nicht für mitgegebene Leistungsmerkmale"
          }
        ]
      }
    }
  ]
}