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

FHIR IG analytics

Packageca.infoway.io.erec
Resource TypeBundle
IdeReCm-6 Responder Notify New Request Processing Example.fhir.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": "na0cc6c9-db23-4943-b6ba-246e1e188eab",
  "meta": {
    "profile": [
      "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle"
    ]
  },
  "identifier": {
    "system": "http://ex-erec-identifier-system.org",
    "value": "na0cc6c9-db23-4943-b6ba-246e1e188eab"
  },
  "type": "message",
  "timestamp": "2024-10-25T00:00:00.0000+00:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:b4714b42-e792-4f48-9424-504fa5716eeb",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "b4714b42-e792-4f48-9424-504fa5716eeb",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader"
          ]
        },
        "eventCoding": {
          "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
          "code": "notify-add-process-request"
        },
        "destination": [
          {
            "name": "RMS Source",
            "endpoint": "http://rmssource.org/fhir/$process-message"
          }
        ],
        "author": {
          "reference": "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
          "identifier": {
            "system": "http://performer-provider-system-uri.ca",
            "value": "performer-role-id"
          }
        },
        "source": {
          "endpoint": "http://rmstarget.org/fhir/$process-message"
        },
        "focus": [
          {
            "reference": "urn:uuid:34c24721-e208-4cf9-bd62-7d6c0f3641b7"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:34c24721-e208-4cf9-bd62-7d6c0f3641b7",
      "resource": {
        "resourceType": "Task",
        "id": "34c24721-e208-4cf9-bd62-7d6c0f3641b7",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Task"
          ]
        },
        "basedOn": [
          {
            "identifier": {
              "system": "http://example-identifier-system-uri.ca",
              "value": "serviceRequest-id",
              "use": "official"
            }
          }
        ],
        "status": "received",
        "businessStatus": {
          "coding": [
            {
              "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-business-status",
              "code": "NW",
              "display": "New"
            }
          ],
          "text": "New"
        },
        "intent": "proposal",
        "code": {
          "coding": [
            {
              "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code",
              "code": "process-request"
            }
          ],
          "text": "Process Request"
        },
        "authoredOn": "2024-10-25T00:00:00Z",
        "owner": {
          "reference": "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "7aaefa90-f5c9-45fd-8358-327b16c005d0",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole"
          ]
        },
        "practitioner": {
          "reference": "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5"
        },
        "organization": {
          "reference": "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
                "code": "doctor",
                "display": "Doctor"
              }
            ],
            "text": "Doctor"
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "394584008",
                "display": "Gastroenterology"
              }
            ],
            "text": "Gastroenterology"
          }
        ],
        "location": [
          {
            "reference": "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1212",
            "use": "work"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5",
      "resource": {
        "resourceType": "Practitioner",
        "id": "3d10be50-522b-4dd2-b741-8c7396888cf5",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner"
          ]
        },
        "identifier": [
          {
            "system": "http://performer-system-uri.ca",
            "value": "performer-id"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Elizabeth Jones",
            "family": "Jones",
            "given": [
              "Elizabeth"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
      "resource": {
        "resourceType": "Organization",
        "id": "b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization"
          ]
        },
        "active": true,
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ],
            "text": "Healthcare Provider"
          }
        ],
        "name": "Fictional Provider Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
      "resource": {
        "resourceType": "Location",
        "id": "31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location"
          ]
        },
        "identifier": [
          {
            "system": "http://performer-system-uri.ca",
            "value": "loc-id"
          }
        ],
        "status": "active",
        "name": "Fictional Gastroenterology Clinic",
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "GI",
                "display": "Gastroenterology Clinic"
              }
            ],
            "text": "Gastroenterology Clinic"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1212"
          }
        ],
        "address": {
          "text": "1000 Paisley St, Guelph, ON N1H 2P3, Canada",
          "city": "Guelph",
          "postalCode": "N1H 2P3",
          "country": "CAN"
        }
      }
    }
  ]
}