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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOperationOutcome
IdOperationOutcome-SuccessfulSetEndDateForOrganizationHierarchy.json
FHIR VersionR5

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": "SuccessfulSetEndDateForOrganizationHierarchy",
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "4-34-1",
            "system": "http://electronichealth.se/CodeSystem/error-codes",
            "display": "Organisatorisk enhet och dess underliggande enheter har inaktiverats."
          }
        ]
      },
      "severity": "success",
      "code": "success"
    }
  ]
}