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

FHIR IG analytics

Packageca.on.dhdr.r4.v4
Resource TypeOperationOutcome
IdOperationOutcomeSearchCOVax.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

<p> COVID-19 Immunization information is not available at this time.</p>

Source1

{
  "resourceType": "OperationOutcome",
  "id": "OperationOutcomeCOVax",
  "meta": {
    "lastUpdated": "2021-02-08T11:15:07.462-05:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "information",
      "code": "incomplete",
      "details": {
        "text": "COVID-19 Immunization information is not available at this time."
      },
      "diagnostics": "IMMUNIZATION_UNAVAILABLE"
    }
  ]
}