Add gallery entry for FHIR Designer

Change-Id: I226cd5677bb0d045158039e941b1ca9a49a1ee7a
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/images/gallery/fhir-1.jpg b/images/gallery/fhir-1.jpg
new file mode 100644
index 0000000..567dbed
--- /dev/null
+++ b/images/gallery/fhir-1.jpg
Binary files differ
diff --git a/json/gallery.json b/json/gallery.json
index 948169b..360f8ef 100644
--- a/json/gallery.json
+++ b/json/gallery.json
@@ -1407,6 +1407,33 @@
                     }
                 ]
             }
+        },
+    
+        {
+            "medias": {
+                "mainSrc": "images/gallery/fhir-1.jpg",
+                "imgAlt": "FHIR Designer",
+                "thumbs": [
+                    {"src": "images/gallery/fhir-1.jpg"}
+                ]
+            },
+            "infos": {
+                "title": "FHIR Designer",
+                "author": "Maria Cecilia Ariste",
+                "description": "<p>FHIR Designer is based on the open-source healthcare standard FHIR of HL7. It allows to design conceptual models of healthcare systems based on an international open source standard that defines resources of information for interoperatibily between heathcare systems. </p>",
+                "tags": [
+                    {
+                        "nom": "Healthcare",
+                        "url": "#"
+                    }
+                ],
+                "lnks": [
+                    {
+                        "nom": "HL7 FHIR",
+                        "url": "https://www.hl7.org/fhir/"
+                    }
+                ]
+            }
         }