@ugandaemr/esm-patient-queues-app
Version:
Patient queues microfrontend for UgandaEMR
1,576 lines (1,575 loc) • 81.3 kB
text/typescript
export const mockedPatientQueueList = [
{
uuid: '6b5e182b-2d64-4921-a8d3-b4e005401650',
creator: {
uuid: '1c3db49d-440a-11e6-a65c-00e04c680037',
display: 'admin',
username: 'admin',
systemId: 'admin',
userProperties: {
loginAttempts: '0',
'emrapi.lastViewedPatientIds':
'792,3399,3247,3680,1150,3114,820,2234,1987,1210,2106,2162,1058,1073,1070,2801,768,2792,3676,2542,994,1091,3083,2978,1119,2733,2181,2030,955,342,198,783,2406,1167,206,1201,163,683,2198,649,537,281,2199,1568,977,1796,2395,4348,2509,2084',
},
person: {
uuid: '1296b0dc-440a-11e6-a65c-00e04c680037',
display: 'Super User',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/1296b0dc-440a-11e6-a65c-00e04c680037',
resourceAlias: 'person',
},
],
},
privileges: [],
roles: [
{
uuid: '8d94f852-c2cc-11de-8d13-0010c6dffd0f',
display: 'System Developer',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f852-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
{
uuid: '8d94f280-c2cc-11de-8d13-0010c6dffd0f',
display: 'Provider',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f280-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037',
resourceAlias: 'user',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037?v=full',
resourceAlias: 'user',
},
],
resourceVersion: '1.8',
},
dateCreated: '2023-05-25T03:43:01.000+0000',
changedBy: null,
dateChanged: null,
voided: false,
dateVoided: null,
voidedBy: null,
patient: {
uuid: '8013898e-00b1-40eb-ba85-dd676ab79e79',
display: '102NKV - SERWADDA JOHN',
identifiers: [
{
uuid: '2af38809-349f-497d-984e-f8f55c98f5b6',
display: 'OpenMRS ID = 102NKV',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/2af38809-349f-497d-984e-f8f55c98f5b6',
resourceAlias: 'identifier',
},
],
},
{
uuid: '3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
display: 'HIV Clinic No. = LMT-1272-SJ',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
resourceAlias: 'identifier',
},
],
},
],
person: {
uuid: '8013898e-00b1-40eb-ba85-dd676ab79e79',
display: 'SERWADDA JOHN',
gender: 'M',
age: 48,
birthdate: '1974-10-20T00:00:00.000+0000',
birthdateEstimated: false,
dead: false,
deathDate: null,
causeOfDeath: null,
preferredName: {
uuid: 'd4143b79-eb04-4b62-843e-4b50399e3a2d',
display: 'SERWADDA JOHN',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/name/d4143b79-eb04-4b62-843e-4b50399e3a2d',
resourceAlias: 'name',
},
],
},
preferredAddress: {
uuid: 'fa27e64f-df62-47c9-a5b2-a81e399418f2',
display: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/address/fa27e64f-df62-47c9-a5b2-a81e399418f2',
resourceAlias: 'address',
},
],
},
attributes: [],
voided: false,
birthtime: null,
deathdateEstimated: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'person',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'person',
},
],
resourceVersion: '1.11',
},
voided: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'patient',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'patient',
},
],
resourceVersion: '1.8',
},
provider: {
uuid: 'b8e4163f-f458-44de-90ef-850330878862',
display: '4-2 - JESCA MBAMBU',
person: {
uuid: '08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
display: 'JESCA MBAMBU',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
resourceAlias: 'person',
},
],
},
identifier: '4-2',
attributes: [],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862',
resourceAlias: 'provider',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862?v=full',
resourceAlias: 'provider',
},
],
resourceVersion: '1.9',
},
locationFrom: {
uuid: '8a42598b-516d-4ed1-8127-30d2b0603f45',
display: 'ART Reception',
name: 'ART Reception',
description: 'This is a location where clients are registered and visit is started',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: '37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
display: 'Visit Location',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
resourceAlias: 'locationtag',
},
],
},
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
locationTo: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
encounter: null,
status: 'PENDING',
priority: 1,
priorityComment: 'Urgent',
visitNumber: '2023-05-25-001',
comment: 'Na',
queueRoom: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
datePicked: null,
dateCompleted: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650',
resourceAlias: 'patientqueue',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650?v=full',
resourceAlias: 'patientqueue',
},
],
resourceVersion: '1.8',
},
{
uuid: '6b5e182b-2d64-4921-a8d3-b4e005401651',
creator: {
uuid: '1c3db49d-440a-11e6-a65c-00e04c680037',
display: 'admin',
username: 'admin',
systemId: 'admin',
userProperties: {
loginAttempts: '0',
'emrapi.lastViewedPatientIds':
'792,3399,3247,3680,1150,3114,820,2234,1987,1210,2106,2162,1058,1073,1070,2801,768,2792,3676,2542,994,1091,3083,2978,1119,2733,2181,2030,955,342,198,783,2406,1167,206,1201,163,683,2198,649,537,281,2199,1568,977,1796,2395,4348,2509,2084',
},
person: {
uuid: '1296b0dc-440a-11e6-a65c-00e04c680037',
display: 'Super User',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/1296b0dc-440a-11e6-a65c-00e04c680037',
resourceAlias: 'person',
},
],
},
privileges: [],
roles: [
{
uuid: '8d94f852-c2cc-11de-8d13-0010c6dffd0f',
display: 'System Developer',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f852-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
{
uuid: '8d94f280-c2cc-11de-8d13-0010c6dffd0f',
display: 'Provider',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f280-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037',
resourceAlias: 'user',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037?v=full',
resourceAlias: 'user',
},
],
resourceVersion: '1.8',
},
dateCreated: '2023-05-25T03:43:01.000+0000',
changedBy: null,
dateChanged: null,
voided: false,
dateVoided: null,
voidedBy: null,
patient: {
uuid: 'f4e8a304-a2be-4a4e-a8dd-d7f5c28ca099',
display: '102NKV - Andrew Matovu',
identifiers: [
{
uuid: '2af38809-349f-497d-984e-f8f55c98f5b6',
display: 'OpenMRS ID = 102NKV',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/2af38809-349f-497d-984e-f8f55c98f5b6',
resourceAlias: 'identifier',
},
],
},
{
uuid: '3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
display: 'HIV Clinic No. = LMT-1272-SJ',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
resourceAlias: 'identifier',
},
],
},
],
person: {
uuid: 'f4e8a304-a2be-4a4e-a8dd-d7f5c28ca099',
display: 'Andrew Matovu',
gender: 'M',
age: 48,
birthdate: '1974-10-20T00:00:00.000+0000',
birthdateEstimated: false,
dead: false,
deathDate: null,
causeOfDeath: null,
preferredName: {
uuid: 'f4e8a304-a2be-4a4e-a8dd-d7f5c28ca099',
display: 'Andrew M',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/name/d4143b79-eb04-4b62-843e-4b50399e3a2d',
resourceAlias: 'name',
},
],
},
preferredAddress: {
uuid: 'fa27e64f-df62-47c9-a5b2-a81e399418f2',
display: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/address/fa27e64f-df62-47c9-a5b2-a81e399418f2',
resourceAlias: 'address',
},
],
},
attributes: [],
voided: false,
birthtime: null,
deathdateEstimated: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'person',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'person',
},
],
resourceVersion: '1.11',
},
voided: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'patient',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'patient',
},
],
resourceVersion: '1.8',
},
provider: {
uuid: 'b8e4163f-f458-44de-90ef-850330878862',
display: '4-2 - JESCA MBAMBU',
person: {
uuid: '08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
display: 'JESCA MBAMBU',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
resourceAlias: 'person',
},
],
},
identifier: '4-2',
attributes: [],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862',
resourceAlias: 'provider',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862?v=full',
resourceAlias: 'provider',
},
],
resourceVersion: '1.9',
},
locationFrom: {
uuid: '8a42598b-516d-4ed1-8127-30d2b0603f45',
display: 'ART Reception',
name: 'ART Reception',
description: 'This is a location where clients are registered and visit is started',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: '37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
display: 'Visit Location',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
resourceAlias: 'locationtag',
},
],
},
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
locationTo: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
encounter: null,
status: 'Attending triage',
priority: 1,
priorityComment: 'Not Urgent',
visitNumber: '2023-05-25-001',
comment: 'Na',
queueRoom: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
datePicked: null,
dateCompleted: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650',
resourceAlias: 'patientqueue',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650?v=full',
resourceAlias: 'patientqueue',
},
],
resourceVersion: '1.8',
},
{
uuid: '6b5e182b-2d64-4921-a8d3-b4e005401652',
creator: {
uuid: '1c3db49d-440a-11e6-a65c-00e04c680037',
display: 'admin',
username: 'admin',
systemId: 'admin',
userProperties: {
loginAttempts: '0',
'emrapi.lastViewedPatientIds':
'792,3399,3247,3680,1150,3114,820,2234,1987,1210,2106,2162,1058,1073,1070,2801,768,2792,3676,2542,994,1091,3083,2978,1119,2733,2181,2030,955,342,198,783,2406,1167,206,1201,163,683,2198,649,537,281,2199,1568,977,1796,2395,4348,2509,2084',
},
person: {
uuid: '1296b0dc-440a-11e6-a65c-00e04c680037',
display: 'Super User',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/1296b0dc-440a-11e6-a65c-00e04c680037',
resourceAlias: 'person',
},
],
},
privileges: [],
roles: [
{
uuid: '8d94f852-c2cc-11de-8d13-0010c6dffd0f',
display: 'System Developer',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f852-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
{
uuid: '8d94f280-c2cc-11de-8d13-0010c6dffd0f',
display: 'Provider',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f280-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037',
resourceAlias: 'user',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037?v=full',
resourceAlias: 'user',
},
],
resourceVersion: '1.8',
},
dateCreated: '2023-05-25T03:43:01.000+0000',
changedBy: null,
dateChanged: null,
voided: false,
dateVoided: null,
voidedBy: null,
patient: {
uuid: '052554b1-21e6-4bfb-a4df-314a2eafddd1',
display: '102NKV - Mallion Test',
identifiers: [
{
uuid: '2af38809-349f-497d-984e-f8f55c98f5b6',
display: 'OpenMRS ID = 102NKV',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/2af38809-349f-497d-984e-f8f55c98f5b6',
resourceAlias: 'identifier',
},
],
},
{
uuid: '3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
display: 'HIV Clinic No. = LMT-1272-SJ',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
resourceAlias: 'identifier',
},
],
},
],
person: {
uuid: '052554b1-21e6-4bfb-a4df-314a2eafddd1',
display: 'Mallion Test',
gender: 'M',
age: 48,
birthdate: '1974-10-20T00:00:00.000+0000',
birthdateEstimated: false,
dead: false,
deathDate: null,
causeOfDeath: null,
preferredName: {
uuid: '052554b1-21e6-4bfb-a4df-314a2eafddd1',
display: 'Mallion Test',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/name/d4143b79-eb04-4b62-843e-4b50399e3a2d',
resourceAlias: 'name',
},
],
},
preferredAddress: {
uuid: 'fa27e64f-df62-47c9-a5b2-a81e399418f2',
display: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/address/fa27e64f-df62-47c9-a5b2-a81e399418f2',
resourceAlias: 'address',
},
],
},
attributes: [],
voided: false,
birthtime: null,
deathdateEstimated: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'person',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'person',
},
],
resourceVersion: '1.11',
},
voided: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'patient',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'patient',
},
],
resourceVersion: '1.8',
},
provider: {
uuid: 'b8e4163f-f458-44de-90ef-850330878862',
display: '4-2 - JESCA MBAMBU',
person: {
uuid: '08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
display: 'JESCA MBAMBU',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
resourceAlias: 'person',
},
],
},
identifier: '4-2',
attributes: [],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862',
resourceAlias: 'provider',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862?v=full',
resourceAlias: 'provider',
},
],
resourceVersion: '1.9',
},
locationFrom: {
uuid: '8a42598b-516d-4ed1-8127-30d2b0603f45',
display: 'ART Reception',
name: 'ART Reception',
description: 'This is a location where clients are registered and visit is started',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: '37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
display: 'Visit Location',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
resourceAlias: 'locationtag',
},
],
},
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
locationTo: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
encounter: null,
status: 'PENDING',
priority: 1,
priorityComment: 'Urgent',
visitNumber: '2023-05-25-001',
comment: 'Na',
queueRoom: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/d2bf14fd-109a-4ca6-b61d-5d8cee9f94f1?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
datePicked: null,
dateCompleted: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650',
resourceAlias: 'patientqueue',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patientqueue/6b5e182b-2d64-4921-a8d3-b4e005401650?v=full',
resourceAlias: 'patientqueue',
},
],
resourceVersion: '1.8',
},
{
uuid: '6b5e182b-2d64-4921-a8d3-b4e005401653',
creator: {
uuid: '1c3db49d-440a-11e6-a65c-00e04c680037',
display: 'admin',
username: 'admin',
systemId: 'admin',
userProperties: {
loginAttempts: '0',
'emrapi.lastViewedPatientIds':
'792,3399,3247,3680,1150,3114,820,2234,1987,1210,2106,2162,1058,1073,1070,2801,768,2792,3676,2542,994,1091,3083,2978,1119,2733,2181,2030,955,342,198,783,2406,1167,206,1201,163,683,2198,649,537,281,2199,1568,977,1796,2395,4348,2509,2084',
},
person: {
uuid: '1296b0dc-440a-11e6-a65c-00e04c680037',
display: 'Super User',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/1296b0dc-440a-11e6-a65c-00e04c680037',
resourceAlias: 'person',
},
],
},
privileges: [],
roles: [
{
uuid: '8d94f852-c2cc-11de-8d13-0010c6dffd0f',
display: 'System Developer',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f852-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
{
uuid: '8d94f280-c2cc-11de-8d13-0010c6dffd0f',
display: 'Provider',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/role/8d94f280-c2cc-11de-8d13-0010c6dffd0f',
resourceAlias: 'role',
},
],
},
],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037',
resourceAlias: 'user',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/user/1c3db49d-440a-11e6-a65c-00e04c680037?v=full',
resourceAlias: 'user',
},
],
resourceVersion: '1.8',
},
dateCreated: '2023-05-25T03:43:01.000+0000',
changedBy: null,
dateChanged: null,
voided: false,
dateVoided: null,
voidedBy: null,
patient: {
uuid: '8013898e-00b1-40eb-ba85-dd676ab79e79',
display: '102NKV - SERWADDA JOHN',
identifiers: [
{
uuid: '2af38809-349f-497d-984e-f8f55c98f5b6',
display: 'OpenMRS ID = 102NKV',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/2af38809-349f-497d-984e-f8f55c98f5b6',
resourceAlias: 'identifier',
},
],
},
{
uuid: '3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
display: 'HIV Clinic No. = LMT-1272-SJ',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79/identifier/3e5813b7-6fcd-4b7f-8b23-c0f43ca17e4d',
resourceAlias: 'identifier',
},
],
},
],
person: {
uuid: '8013898e-00b1-40eb-ba85-dd676ab79e79',
display: 'SERWADDA JOHN',
gender: 'M',
age: 48,
birthdate: '1974-10-20T00:00:00.000+0000',
birthdateEstimated: false,
dead: false,
deathDate: null,
causeOfDeath: null,
preferredName: {
uuid: 'd4143b79-eb04-4b62-843e-4b50399e3a2d',
display: 'SERWADDA JOHN',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/name/d4143b79-eb04-4b62-843e-4b50399e3a2d',
resourceAlias: 'name',
},
],
},
preferredAddress: {
uuid: 'fa27e64f-df62-47c9-a5b2-a81e399418f2',
display: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79/address/fa27e64f-df62-47c9-a5b2-a81e399418f2',
resourceAlias: 'address',
},
],
},
attributes: [],
voided: false,
birthtime: null,
deathdateEstimated: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'person',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'person',
},
],
resourceVersion: '1.11',
},
voided: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79',
resourceAlias: 'patient',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/patient/8013898e-00b1-40eb-ba85-dd676ab79e79?v=full',
resourceAlias: 'patient',
},
],
resourceVersion: '1.8',
},
provider: {
uuid: 'b8e4163f-f458-44de-90ef-850330878862',
display: '4-2 - JESCA MBAMBU',
person: {
uuid: '08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
display: 'JESCA MBAMBU',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/person/08cf56d6-60a7-461a-9ac0-e523deb6bb9a',
resourceAlias: 'person',
},
],
},
identifier: '4-2',
attributes: [],
retired: false,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862',
resourceAlias: 'provider',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/provider/b8e4163f-f458-44de-90ef-850330878862?v=full',
resourceAlias: 'provider',
},
],
resourceVersion: '1.9',
},
locationFrom: {
uuid: '8a42598b-516d-4ed1-8127-30d2b0603f45',
display: 'ART Reception',
name: 'ART Reception',
description: 'This is a location where clients are registered and visit is started',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,
address5: null,
address6: null,
tags: [
{
uuid: '37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
display: 'Visit Location',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/37dd4458-dc9e-4ae6-a1f1-789c1162d37b',
resourceAlias: 'locationtag',
},
],
},
{
uuid: 'c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
display: 'Queue Room',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/locationtag/c0e1d1d8-c97d-4869-ba16-68d351d3d5f5',
resourceAlias: 'locationtag',
},
],
},
],
parentLocation: {
uuid: '86863db4-6101-4ecf-9a86-5e716d6504e4',
display: 'ART Clinic',
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/86863db4-6101-4ecf-9a86-5e716d6504e4',
resourceAlias: 'location',
},
],
},
childLocations: [],
retired: false,
attributes: [],
address7: null,
address8: null,
address9: null,
address10: null,
address11: null,
address12: null,
address13: null,
address14: null,
address15: null,
links: [
{
rel: 'self',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45',
resourceAlias: 'location',
},
{
rel: 'full',
uri: 'http://ugandaemr-backend.mets.or.ug/openmrs/ws/rest/v1/location/8a42598b-516d-4ed1-8127-30d2b0603f45?v=full',
resourceAlias: 'location',
},
],
resourceVersion: '2.0',
},
locationTo: {
uuid: 'd2bf14fd-109a-4ca6-b61d-5d8cee9f94f1',
display: 'ART Consultation Room 1',
name: 'ART Consultation Room 1',
description: 'This is a location where a client encounters a clinician',
address1: null,
address2: null,
cityVillage: null,
stateProvince: null,
country: null,
postalCode: null,
latitude: null,
longitude: null,
countyDistrict: null,
address3: null,
address4: null,