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

FHIR IG analytics

Packageca.infoway.io.erec
Resource TypeBundle
IdeReCm-5 Requester Revoke ServiceRequest 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": "c92f065b-3b2d-438c-a692-39100c4304a5",
  "meta": {
    "profile": [
      "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle"
    ]
  },
  "identifier": {
    "system": "http://ex-erec-identifier-system.org",
    "value": "c92f065b-3b2d-438c-a692-39100c4304a5"
  },
  "type": "message",
  "timestamp": "2024-10-25T00:00:00.0000+00:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:b41a5749-f42f-4bef-b39d-1f4b467a306e",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "b41a5749-f42f-4bef-b39d-1f4b467a306e",
        "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": "revoke-service-request"
        },
        "destination": [
          {
            "name": "RMS Target",
            "endpoint": "http://rmstarget.org/fhir/$process-message"
          }
        ],
        "author": {
          "reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
          "identifier": {
            "system": "http://first-provider-system-uri.ca",
            "value": "practitioner-role-id"
          }
        },
        "source": {
          "endpoint": "http://rmssource.org/fhir/$process-message"
        },
        "focus": [
          {
            "reference": "urn:uuid:7a305533-b6c0-405d-9b7b-f0c757051a52"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:7a305533-b6c0-405d-9b7b-f0c757051a52",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "7a305533-b6c0-405d-9b7b-f0c757051a52",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest"
          ]
        },
        "identifier": [
          {
            "system": "http://example-identifier-system-uri.ca",
            "value": "serviceRequest-id-rev",
            "use": "official"
          }
        ],
        "status": "revoked",
        "intent": "proposal",
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "408879002",
                "display": "Gastric care management"
              }
            ],
            "text": "Gastic care management"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "118155006",
              "display": "Gastrointestinal tract endoscopy (procedure)"
            }
          ],
          "text": "Gastrointestinal tract endoscopy (procedure)"
        },
        "subject": {
          "reference": "urn:uuid:2edaec1e-1940-46cb-b389-9d5147191d58",
          "identifier": {
            "system": "http://first-patient-system-uri.ca",
            "value": "0000000"
          }
        },
        "authoredOn": "2024-10-24",
        "requester": {
          "reference": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
          "identifier": {
            "system": "http://first-provider-system-uri.ca",
            "value": "practitioner-role-id"
          }
        },
        "performer": [
          {
            "reference": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
            "identifier": {
              "system": "http://healthcareservice-system-uri.ca",
              "value": "service-id"
            }
          }
        ],
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "84642008",
                "display": "Chronic regurgitation (finding)"
              }
            ],
            "text": "Chronic regurgitation (finding)"
          }
        ],
        "note": [
          {
            "text": "Patient has no risk factors that impact booking"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:2edaec1e-1940-46cb-b389-9d5147191d58",
      "resource": {
        "resourceType": "Patient",
        "id": "2edaec1e-1940-46cb-b389-9d5147191d58",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "JHN"
                }
              ]
            },
            "system": "http://first-patient-system-uri.ca",
            "value": "0000000"
          }
        ],
        "name": [
          {
            "family": "Thompson",
            "given": [
              "Adam"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-0000",
            "use": "home"
          }
        ],
        "gender": "male",
        "birthDate": "1972-10-01",
        "address": [
          {
            "text": "2001 Steeles Ave West, Toronto, ON L4K 272, Canada",
            "postalCode": "L4K 272",
            "country": "CAN"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:4db13666-e169-4c36-a7d4-f6b351077219",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "4db13666-e169-4c36-a7d4-f6b351077219",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole"
          ]
        },
        "practitioner": {
          "reference": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6"
        },
        "organization": {
          "reference": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
                "code": "doctor",
                "display": "Doctor"
              }
            ],
            "text": "Doctor"
          }
        ],
        "specialty": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "394814009",
                "display": "General practice (specialty)"
              }
            ],
            "text": "General Practice"
          }
        ],
        "location": [
          {
            "reference": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-3447",
            "use": "work"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
      "resource": {
        "resourceType": "Practitioner",
        "id": "1505ac3a-9774-49cd-890b-ed12dbb0d4d6",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner"
          ]
        },
        "identifier": [
          {
            "system": "http://first-provider-system-uri.ca",
            "value": "practitioner-id"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Howard Allan",
            "family": "Allan",
            "given": [
              "Howard"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
      "resource": {
        "resourceType": "Organization",
        "id": "cd6741d1-8f6e-47ac-b73b-dfc7b1d4ed9b",
        "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 Custodian Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:8d32678f-ef77-4247-89e3-4fdf4bd16e10",
      "resource": {
        "resourceType": "Location",
        "id": "8d32678f-ef77-4247-89e3-4fdf4bd16e10",
        "meta": {
          "profile": [
            "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location"
          ]
        },
        "identifier": [
          {
            "system": "http://third-system-uri.ca",
            "value": "location-id"
          }
        ],
        "status": "active",
        "name": "Fictional Custodian Organization",
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "PC",
                "display": "Primary care clinic"
              }
            ],
            "text": "Primary care clinic"
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-3448"
          }
        ],
        "address": {
          "text": "375 University Ave E, Waterloo, ON N2K 3M7, Canada",
          "city": "Waterloo",
          "postalCode": "N2K 3M7",
          "country": "CAN"
        }
      }
    },
    {
      "fullUrl": "urn:uuid:5c8926df-537c-4a71-b183-e30d15b05312",
      "resource": {
        "resourceType": "HealthcareService",
        "id": "5c8926df-537c-4a71-b183-e30d15b05312",
        "identifier": [
          {
            "system": "http://healthcareservice-system-uri.ca",
            "value": "service-id"
          }
        ],
        "type": [
          {
            "text": "Gastroenterology"
          }
        ],
        "name": "Gastroenterology Specialty Clinic"
      }
    }
  ]
}