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

: TC004-BundlePractitionerResponse - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "TC004-BundlePractitionerResponse",
  "meta" : {
    "profile" : [
      🔗 "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-BundleBatchResponse"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "V",
        "display" : "very restricted"
      }
    ]
  },
  "identifier" : {
    "system" : "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-TransactionId",
    "value" : "SNY0060202069EC"
  },
  "type" : "batch-response",
  "link" : [
    {
      "relation" : "self",
      "url" : "https://terminology.esmduat.cms.gov:8099/fhir"
    }
  ],
  "entry" : [
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Practitioner/TC004-Practitioner-unique4/_history/1",
        "etag" : "1",
        "lastModified" : "2025-02-10T18:04:09.671-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_UPDATE_AS_CREATE",
                    "display" : "Update as create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"Practitioner/TC004-Practitioner-unique4/_history/1\" using update as create (ie. create with client assigned ID). Took 77ms."
            }
          ]
        }
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Practitioner/TC004-Practitioner-unique4-1/_history/1",
        "etag" : "1",
        "lastModified" : "2025-02-10T18:04:09.800-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_UPDATE_AS_CREATE",
                    "display" : "Update as create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"Practitioner/TC004-Practitioner-unique4-1/_history/1\" using update as create (ie. create with client assigned ID). Took 72ms."
            }
          ]
        }
      }
    },
    {
      "response" : {
        "status" : "201 Created",
        "location" : "Practitioner/TC004-Practitioner-unique4-2/_history/1",
        "etag" : "1",
        "lastModified" : "2025-02-10T18:04:09.908-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_UPDATE_AS_CREATE",
                    "display" : "Update as create succeeded."
                  }
                ]
              },
              "diagnostics" : "Successfully created resource \"Practitioner/TC004-Practitioner-unique4-2/_history/1\" using update as create (ie. create with client assigned ID). Took 71ms."
            }
          ]
        }
      }
    }
  ]
}