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

FHIR IG analytics

Packagesurescripts.specialty
Resource TypeBundle
IdSPOEnrollmentResponseExample.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": "be4d52f7-2ccf-4414-87ec-11a4bf93e76e",
  "meta": {
    "lastUpdated": "2018-09-09T15:42:29.096-05:00"
  },
  "language": "en-US",
  "type": "message",
  "timestamp": "2018-09-09T15:42:29.096-05:00",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "SPOEnrollmentResponse-4627149-1136643",
        "source": {
          "endpoint": "bbe74b86-40e1-4920-a8e3-64b75b317696",
          "name": "Third Party System"
        },
        "eventCoding": {
          "system": "http://surescripts.net/fhir/StructureDefinition/message-events",
          "code": "specialty-enrollment-response"
        },
        "response": {
          "identifier": "ID of the SPOEnrollmentRequest Message to which this is a response",
          "code": "ok"
        },
        "focus": {
          "reference": "urn:uuid:e3a6eea9-7f5a-421a-b1f2-ba07096ed701",
          "type": "Communication"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:e3a6eea9-7f5a-421a-b1f2-ba07096ed701",
      "resource": {
        "resourceType": "Communication",
        "id": "e3a6eea9-7f5a-421a-b1f2-ba07096ed701",
        "identifier": [
          {
            "type": {
              "text": "SPOEnrollmentRequest Message ID"
            },
            "value": "The ID of the SPOEnrollmentRequest Message to which this is a response"
          }
        ],
        "status": "completed",
        "category": "notification"
      }
    }
  ]
}