Skip to content

Commit e096d8e

Browse files
add integraper to atlas (#7211)
* add integraper to atlas * Reformatting --------- Co-authored-by: James Agnew <[email protected]>
1 parent 7d2c35f commit e096d8e

File tree

1 file changed

+21
-8
lines changed
  • hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas

1 file changed

+21
-8
lines changed

hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/atlas/points.json

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"contactName": "Kevin Mayfield",
2121
"contactEmail": "[email protected]",
2222
"link": "https://data.developer.nhs.uk/ccri/exp",
23-
"city": "UK",
23+
"city": "UK",
2424
"lat": 55.378052,
2525
"lon": -3.435973,
2626
"added": "2019-08-19"
@@ -30,7 +30,7 @@
3030
"contactName": "David Hay",
3131
"contactEmail": "[email protected]",
3232
"link": "http://clinfhir.com",
33-
"city": "New Zealand",
33+
"city": "New Zealand",
3434
"lat": -42.651737,
3535
"lon": 171.926909,
3636
"added": "2019-08-18"
@@ -350,7 +350,8 @@
350350
"lat": 37.7826622,
351351
"lon": -122.3983786,
352352
"added": "2020-05-06"
353-
},{
353+
},
354+
{
354355
"title": "MEDplat",
355356
"description": "A comprehensive public health platform",
356357
"link": "https://argusoft.com",
@@ -405,7 +406,7 @@
405406
"lon": 10.17705,
406407
"added": "2021-10-06"
407408
},
408-
{
409+
{
409410
"title": "Burai L.L.C",
410411
"description": "SaaS ERP for Healthcare Services, SMART ON FHIR compliance with 21st century cures act and HIPPA",
411412
"company": "Burai LLC",
@@ -416,7 +417,7 @@
416417
"lon": 139.6503,
417418
"added": "2021-12-03"
418419
},
419-
{
420+
{
420421
"title": "HealthChain",
421422
"description": "Mobile FHIR EMR",
422423
"company": "imageRAD Yazalım A.Ş.",
@@ -427,7 +428,7 @@
427428
"lon": 26.634074,
428429
"added": "2022-06-20"
429430
},
430-
{
431+
{
431432
"title": "SOLUTEMA, SRL",
432433
"description": "Infrastructure based on HAPI FHIR + GNU Health to simplify data exchange between medical professionals, patients and EHRs systems Making technology work as service throught standards.",
433434
"company": "SOLUTEMA, SRL",
@@ -439,7 +440,7 @@
439440
"lon": -69.929611,
440441
"added": "2022-08-15"
441442
},
442-
{
443+
{
443444
"title": "Eviden BSD R&D Spain (Atos)",
444445
"description": "Use of HAPI-FHIR as the centralized data aggregation repository for clinical research studies.",
445446
"company": "Eviden BSD R&D Spain (Atos)",
@@ -451,7 +452,7 @@
451452
"lon": -3.63220,
452453
"added": "2022-07-19"
453454
},
454-
{
455+
{
455456
"title": "Healthsoft",
456457
"description": "Innovative software solutions for future-proof healthcare.",
457458
"company": "Healthsoft B.V.",
@@ -462,6 +463,18 @@
462463
"lat": 51.908779,
463464
"lon": 4.477520,
464465
"added": "2024-11-14"
466+
},
467+
{
468+
"title": "HAPI FHIR + GNU Health",
469+
"description": "Promoviendo la interoperabilidad en Salud: HAPI + GNU Health",
470+
"company": "INTEGRADORES PERUANOS SAC",
471+
"contactName": "Fernando Sánchez",
472+
"contactEmail": "[email protected]",
473+
"link": "https://www.integraper.com",
474+
"city": "Lima, Perú",
475+
"lat": -11.920878,
476+
"lon": -77.059573,
477+
"added": "2025-08-25"
465478
}
466479
]
467480
}

0 commit comments

Comments
 (0)