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

FHIR IG analytics

Packagefhir.nhs.uk.wayfinder
Resource TypeBundle
IdWayfinder-Bundle-200-OperationOutcome-BusinessRuleIssue.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": "Bundle",
  "id": "Wayfinder-Bundle-200-OperationOutcome-BusinessRuleIssue",
  "meta": [
    {
      "profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreBundle",
      "versionId": "2.0.3"
    }
  ],
  "type": "searchset",
  "total": 1,
  "entry": [
    {
      "fullUrl": "https://api.service.nhs.uk/patient-care-aggregator-api/OperationOutcome/324ece62-ab9a-484d-b882-f401fdd2a67d",
      "search": {
        "mode": "include"
      },
      "resource": {
        "resourceType": "OperationOutcome",
        "meta": [
          {
            "profile": "https://fhir.nhs.uk/StructureDefinition/WayfinderUKCoreOperationOutcome"
          }
        ],
        "issue": [
          {
            "severity": "information",
            "code": "business-rule",
            "extension": [
              {
                "url": "https://fhir.nhs.uk/StructureDefinition/ExtensionErrorSource",
                "valueCode": "myportal-01"
              }
            ],
            "diagnostics": "AGGBR30: rejected DocumentReference b8f57bab-be42-4c2b-bc03-8473bda9b512 with date 2013-01-23T17:10:00.000+00:00 due to being over 8 years in the past"
          },
          {
            "severity": "information",
            "code": "business-rule",
            "extension": [
              {
                "url": "https://fhir.nhs.uk/StructureDefinition/ExtensionErrorSource",
                "valueCode": "myportal-02"
              }
            ],
            "diagnostics": "AGGBR30: rejected Appointment 79a77bb8-6ca3-4952-ae5d-bc9f9cf773a9 with date 2014-03-10T09:15:00.000+00:00 due to being over 8 years in the past"
          }
        ]
      }
    }
  ]
}