ESMD FHIR Implementation Guide
1.0.0 - esmd

ESMD FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TC0012-BundleSubmission-PWK-Response - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "TC0012-BundleSubmission-PWK-Response",
  "meta" : {
    "profile" : [
      🔗 "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-BundleSubmissionResponse"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "V"
      }
    ]
  },
  "identifier" : {
    "system" : "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-TransactionId",
    "value" : "YUH0059515669EC"
  },
  "type" : "transaction-response",
  "link" : [
    {
      "relation" : "self",
      "url" : "https://terminology.esmduat.cms.gov:8099/fhir"
    }
  ],
  "entry" : [
    {
      "response" : {
        "status" : "201 Created",
        "location" : "List/565/_history/1",
        "etag" : "1",
        "lastModified" : "2025-02-04T18:59:22.190-05:00",
        "outcome" : {
          "resourceType" : "OperationOutcome",
          "text" : {
            "status" : "generated",
            "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Refer Testing page - TC008 Multipayload Response</div>"
          },
          "issue" : [
            {
              "severity" : "information",
              "code" : "informational",
              "details" : {
                "coding" : [
                  {
                    "system" : "https://terminology.esmduat.cms.gov:8099/fhir/CodeSystem/Esmd-CS-ErrorOrWarningCodes",
                    "code" : "SUCCESSFUL_CREATE",
                    "display" : "Create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"List/565/_history/1\". Took 1,379ms."
            }
          ]
        }
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "DocumentReference/566/_history/1",
        "etag" : "1",
        "lastModified" : "2025-02-04T18:59:22.190-05:00",
        "outcome" : {
          "resourceType" : "OperationOutcome",
          "text" : {
            "status" : "generated",
            "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Refer Testing page - TC008 Multipayload Response</div>"
          },
          "issue" : [
            {
              "severity" : "information",
              "code" : "informational",
              "details" : {
                "coding" : [
                  {
                    "system" : "https://terminology.esmduat.cms.gov:8099/fhir/CodeSystem/Esmd-CS-ErrorOrWarningCodes",
                    "code" : "SUCCESSFUL_CREATE",
                    "display" : "Create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"DocumentReference/566/_history/1\". Took 129ms."
            }
          ]
        }
      }
    }
  ]
}