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

FHIR IG analytics

Packagetw.gov.mohw.cdc.twidir
Resource TypeBundle
IdBundle-bundle-response-min.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": "bundle-response-min",
  "meta": {
    "profile": [
      "https://twidir.cdc.gov.tw/twidir/StructureDefinition/bundle-response-reporting"
    ]
  },
  "identifier": {
    "system": "https://www.cdc.gov.tw/",
    "value": "01010905170415100000000"
  },
  "type": "message",
  "timestamp": "2023-04-15T16:00:00.000Z",
  "entry": [
    {
      "fullUrl": "https://twidir.cdc.gov.tw/twidir/MessageHeader/messageheader-response-fail-min",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "messageheader-response-fail-min",
        "meta": {
          "profile": [
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/messageheader-response-reporting"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-response-fail-min\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader &quot;messageheader-response-fail-min&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-messageheader-response-reporting.html\">CDC回覆檢驗機構上傳傳染病檢驗報告訊息(MessageHeader Response reporting)</a></p></div><p><b>event</b>: Laboratory report (Details: LOINC code 11502-2 = '11502-2', stated as 'Laboratory report')</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://www.cdc.gov.tw/\">https://www.cdc.gov.tw/</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>efdd266b-0e09-4164-883e-35cf3871715f</td><td>fatal-error</td><td><a href=\"#OperationOutcome_operationoutcome-fail-min\">See above (OperationOutcome/operationoutcome-fail-min)</a></td></tr></table></div>"
        },
        "eventCoding": {
          "system": "http://loinc.org",
          "code": "11502-2",
          "display": "Laboratory report"
        },
        "source": {
          "endpoint": "https://www.cdc.gov.tw/"
        },
        "response": {
          "identifier": "efdd266b-0e09-4164-883e-35cf3871715f",
          "code": "fatal-error",
          "details": {
            "reference": "OperationOutcome/operationoutcome-fail-min"
          }
        }
      }
    },
    {
      "fullUrl": "https://twidir.cdc.gov.tw/twidir/OperationOutcome/operationoutcome-fail-min",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "operationoutcome-fail-min",
        "meta": {
          "profile": [
            "https://twidir.cdc.gov.tw/twidir/StructureDefinition/operationoutcome-reporting"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OperationOutcome</b><a name=\"operationoutcome-fail-min\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource OperationOutcome &quot;operationoutcome-fail-min&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-operationoutcome-reporting.html\">系統回應訊息(Operationoutcome reporting)</a></p></div><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>error</td><td>processing</td><td>缺少交易參數(必填欄位不足) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-twcdc-operationoutcome-values.html\">CDC-LIMS系統-系統回應訊息</a>#E00003)</span></td></tr></table></div>"
        },
        "issue": [
          {
            "severity": "error",
            "code": "processing",
            "details": {
              "coding": [
                {
                  "system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-operationoutcome-values",
                  "code": "E00003"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}