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

FHIR IG analytics

Packagetw.gov.mohw.cdc.twidir
Resource TypeOperationOutcome
IdOperationOutcome-operationoutcome-min.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

Generated Narrative: OperationOutcome

Resource OperationOutcome "operationoutcome-min"

Profile: 系統回應訊息(Operationoutcome reporting)

Issues

-SeverityCodeDetails
*informationinformational作業完成 (CDC-LIMS系統-系統回應訊息#I00000)

Source1

{
  "resourceType": "OperationOutcome",
  "id": "operationoutcome-min",
  "meta": {
    "profile": [
      "https://twidir.cdc.gov.tw/twidir/StructureDefinition/operationoutcome-reporting"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "information",
      "code": "informational",
      "details": {
        "coding": [
          {
            "system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-operationoutcome-values",
            "code": "I00000"
          }
        ]
      }
    }
  ]
}