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

FHIR IG analytics

Packagekvdigital.terminschnittstelle-fuer-dritte
Resource TypeOperationOutcome
IdKBV_PR_KV_DIGITAL_TS_DRITTE_OperationOutcome_Search_Radius_Example.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 einen genutzten Suchradius von 5 km

Source1

{
  "resourceType": "OperationOutcome",
  "id": "aae373f1-5bfb-4fb4-92ce-8e5322f4d452",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_OperationOutcome_Search_Radius|2.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "code": "informational",
      "details": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_KV_DIGITAL_TS_DRITTE_Search_Radius",
            "version": "1.0.0",
            "code": "5",
            "display": "5 km"
          }
        ]
      },
      "severity": "information"
    }
  ]
}