Gravitate Health FHIR Implementation Guide (FHIR R4)
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide (FHIR R4), published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health-ips/ and changes regularly. See the Directory of published versions

: Alicia Gravitate's IPS - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "gravitate-Alicia",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"
    ]
  },
  "identifier" : {
    "system" : "https://www.gravitatehealth.eu/sid/doc",
    "value" : "alicia-ips-1"
  },
  "type" : "document",
  "timestamp" : "2023-04-18T09:22:00+02:00",
  "entry" : [
    {
      "fullUrl" : "https://myserver.org/Composition/alicia-comp",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "gravitate-Alicia",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><b>Id:</b> gravitate-alicia<br/><b>status:</b> final<br/><b>Type:</b> Patient summary Document<br/><b>Subject:</b> alicia Gravitate<br/><b>Sections:</b><br/><ul><li><b>Title:</b> Problem List<br/><b>Code:</b> Problem list Reported (11450-4)</li><br/><ul><li><b>Entry:</b> <a href=\"Condition-alicia-cond-1.html\">HIV</a></li><br/><li><b>Entry:</b> <a href=\"Condition-alicia-cond-2.html\">Trigeminal neuralgia</a></li><br/><li><b>Entry:</b> <a href=\"Condition-alicia-cond-3.html\">Depression</a></li><br/><li><b>Entry:</b> <a href=\"Condition-alicia-cond-4.html\">Overweight</a></li></ul><li><b>Title:</b> Medication Summary<br/><b>Code:</b> Hx of Medication use (10160-0)</li><br/><ul><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-1.html\">BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-2.html\">Calcium/Vit D</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-3.html\">Folic Acid + Cyanocobalamin + Iodur 1 t QD</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-4.html\">Carbamazepine 1 t TID</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-5.html\">Orlistat 1 cp TID</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-6.html\">St. John’s Wort 2 cp BID</a></li><br/><li><b>Entry:</b> <a href=\"MedicationStatement-alicia-med-stat-7.html\">Collagen and magnesium supplements</a></li><br/></ul></ul></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "60591-5",
              "display" : "Patient summary Document"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "date" : "2018-07-10T15:22:00+02:00",
        "author" : [
          {
            "reference" : "Practitioner/alicia-pract",
            "display" : "Dr. Walter Waltz"
          }
        ],
        "title" : "Patient Summary (Alicia Gravitate)",
        "confidentiality" : "N",
        "section" : [
          {
            "title" : "Problem List",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11450-4",
                  "display" : "Problem list Reported"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "Condition/alicia-cond-1",
                "display" : "Depression"
              },
              {
                "reference" : "Condition/alicia-cond-2",
                "display" : "HIV"
              },
              {
                "reference" : "Condition/alicia-cond-3",
                "display" : "Trigeminal neuralgia"
              },
              {
                "reference" : "Condition/alicia-cond-4",
                "display" : "Overweight"
              }
            ]
          },
          {
            "title" : "Medication Summary",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0",
                  "display" : "Hx of Medication use"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div>Medication list Reported</div>"
            },
            "entry" : [
              {
                "reference" : "MedicationStatement/alicia-med-stat-1",
                "display" : "BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD"
              },
              {
                "reference" : "MedicationStatement/alicia-med-stat-3",
                "display" : "CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES"
              },
              {
                "reference" : "MedicationStatement/alicia-med-stat-4",
                "display" : "Carbamazepine  1 t TID"
              },
              {
                "reference" : "MedicationStatement/alicia-med-stat-5",
                "display" : "Orlistat 1 cp TID"
              },
              {
                "reference" : "MedicationStatement/alicia-med-stat-6",
                "display" : "St. John’s Wort 2 cp BID"
              },
              {
                "reference" : "MedicationStatement/alicia-med-stat-8",
                "display" : "Flucelvax"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Patient/alicia-patient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "alicia-patient",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Age: 28 years. I live with my boyfriend. PhD Student Interests: I love reading and walking outdoors with my dog. I also love art and photography. Health Conditions: HIV (diagnosed with 25 years) Trigeminal neuralgia Depression Overweight</div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "code",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "urn:iso:std:iso:3166",
                      "code" : "ES",
                      "display" : "Spain"
                    }
                  ]
                }
              }
            ],
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
          }
        ],
        "identifier" : [
          {
            "system" : "https://www.gravitatehealth.eu/sid/doc",
            "value" : "alicia-1"
          },
          {
            "system" : "keycloak-id",
            "value" : "31297ad1-cb3c-4138-a132-e64016170e1d"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Gravitate",
            "given" : [
              "Alicia"
            ]
          }
        ],
        "gender" : "female",
        "birthDate" : "1998-10-05"
      }
    },
    {
      "fullUrl" : "https://myserver.org/Practitioner/alicia-pract",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "alicia-pract",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_alicia-pract\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"alicia-pract\"> </a><a name=\"hcalicia-pract\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;alicia-pract&quot; </p></div><p><b>name</b>: Walter Waltz </p></div>"
        },
        "name" : [
          {
            "family" : "Waltz",
            "given" : [
              "Walter"
            ],
            "prefix" : [
              "Dr."
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Condition/alicia-cond-1",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "alicia-cond-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_alicia-cond-1\"> </a><p><b>Generated Narrative: Condition</b><a name=\"alicia-cond-1\"> </a><a name=\"hcalicia-cond-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;alicia-cond-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-ips/StructureDefinition-Condition-uv-ips.html\">Condition (IPS)</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Depressive disorder (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#35489007)</span></p><p><b>subject</b>: See on this page: Patient/alicia-patient: alicia Gravitate</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "35489007",
              "display" : "Depressive disorder (disorder)"
            }
          ],
          "text" : "Depressive disorder (disorder)"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "alicia Gravitate"
        }
      }
    },
    {
      "fullUrl" : "https://myserver.org/Condition/alicia-cond-2",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "alicia-cond-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_alicia-cond-2\"> </a><p><b>Generated Narrative: Condition</b><a name=\"alicia-cond-2\"> </a><a name=\"hcalicia-cond-2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;alicia-cond-2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-ips/StructureDefinition-Condition-uv-ips.html\">Condition (IPS)</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Human immunodeficiency virus infection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#86406008)</span></p><p><b>subject</b>: See on this page: Patient/alicia-patient: alicia Gravitate</p><p><b>onset</b>: 2018</p><p><b>asserter</b>: See on this page: Practitioner/alicia-pract: Dr. Walter Waltz</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "86406008",
              "display" : "Human immunodeficiency virus infection"
            }
          ],
          "text" : "Human immunodeficiency virus infection"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "alicia Gravitate"
        },
        "onsetDateTime" : "2018",
        "asserter" : {
          "reference" : "Practitioner/alicia-pract",
          "display" : "Dr. Walter Waltz"
        }
      }
    },
    {
      "fullUrl" : "https://myserver.org/Condition/alicia-cond-3",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "alicia-cond-3",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_alicia-cond-3\"> </a><p><b>Generated Narrative: Condition</b><a name=\"alicia-cond-3\"> </a><a name=\"hcalicia-cond-3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;alicia-cond-3&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Trigeminal neuralgia (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#31681005)</span></p><p><b>subject</b>: <span><code>https://www.gravitatehealth.eu/sid/doc</code>/alicia-1</span></p><p><b>onset</b>: 2018</p><p><b>asserter</b>: See on this page: Practitioner/alicia-pract: Dr. Walter Waltz</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "31681005",
              "display" : "Trigeminal neuralgia (disorder)"
            }
          ],
          "text" : "Trigeminal neuralgia (disorder)"
        },
        "subject" : {
          "identifier" : {
            "system" : "https://www.gravitatehealth.eu/sid/doc",
            "value" : "alicia-1"
          }
        },
        "onsetDateTime" : "2018",
        "asserter" : {
          "reference" : "Practitioner/alicia-pract",
          "display" : "Dr. Walter Waltz"
        }
      }
    },
    {
      "fullUrl" : "https://myserver.org/Condition/alicia-cond-4",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "alicia-cond-4",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_alicia-cond-4\"> </a><p><b>Generated Narrative: Condition</b><a name=\"alicia-cond-4\"> </a><a name=\"hcalicia-cond-4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;alicia-cond-4&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/fhir-ips/StructureDefinition-Condition-uv-ips.html\">Condition (IPS)</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Overweight (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#238131007)</span></p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><p><b>onset</b>: 2018</p><p><b>asserter</b>: See on this page: Practitioner/alicia-pract: Dr. Walter Waltz</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "238131007",
              "display" : "Overweight (finding)"
            }
          ],
          "text" : "Overweight (finding)"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "onsetDateTime" : "2018",
        "asserter" : {
          "reference" : "Practitioner/alicia-pract",
          "display" : "Dr. Walter Waltz"
        }
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-1",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-1",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-1\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-1\"> </a><a name=\"hcalicia-med-stat-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-1&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/9d7be868-8264-4d94-ad04-ef04ecc92i99: BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD</p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/9d7be868-8264-4d94-ad04-ef04ecc92i99",
          "display" : "BIKTARVY Bictegravir/Emtricitabine/Tenofovir Alafenamide 1 t QD"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-3",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-3",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-3\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-3\"> </a><a name=\"hcalicia-med-stat-3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-3&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785h: CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES</p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785h",
          "display" : "CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-4",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-4",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-4\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-4\"> </a><a name=\"hcalicia-med-stat-4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-4&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78356: Carbamazepine  1 t TID</p><p><b>subject</b>: See on this page: Patient/alicia-patient: alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78356",
          "display" : "Carbamazepine  1 t TID"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-5",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-5",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-5\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-5\"> </a><a name=\"hcalicia-med-stat-5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-5&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78333: Orlistat 1 cp TID</p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78333",
          "display" : "Orlistat 1 cp TID"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-6",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-6",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-6\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-6\"> </a><a name=\"hcalicia-med-stat-6\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-6&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/6f4151e9-91f6-4f1e-adc3-fb94dda79261: St. John’s Wort 2 cp BID</p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda79261",
          "display" : "St. John’s Wort 2 cp BID"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/MedicationStatement/alicia-med-stat-8",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "alicia-med-stat-8",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_alicia-med-stat-8\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"alicia-med-stat-8\"> </a><a name=\"hcalicia-med-stat-8\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;alicia-med-stat-8&quot; </p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78367: Flucelvax</p><p><b>subject</b>: See on this page: Patient/alicia-patient: Alicia Gravitate</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Intramuscular use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20035000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          "reference" : "Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78367",
          "display" : "Flucelvax"
        },
        "subject" : {
          "reference" : "Patient/alicia-patient",
          "display" : "Alicia Gravitate"
        },
        "dosage" : [
          {
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20035000",
                  "display" : "Intramuscular use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78367",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "6f4151e9-91f6-4f1e-adc3-fb94dda78367",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda78367\"> </a><p><b>Generated Narrative: Medication</b><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda78367\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda78367\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;6f4151e9-91f6-4f1e-adc3-fb94dda78367&quot; </p></div><p><b>code</b>: Flucelvax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/18/1326/001; phpid#0xbb82cd10ab2add752b2b9224931000k2; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html\">WHO ATC</a>#A03ku92)</span></p><p><b>form</b>: suspension for injection in pre-filled syringe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219999)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>INFLUENZA A VIRUS A/WISCONSIN/588/2019 (H1N1) WHOLE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#TU2UN5CG9C)</span></td><td>15 mcg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mcg = 'mcg')</span>/1 suspension for injection in pre-filled syringe<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "EU/1/18/1326/001",
              "display" : "Flucelvax"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0xbb82cd10ab2add752b2b9224931000k2",
              "display" : "Flucelvax"
            },
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "A03ku92",
              "display" : "Flucelvax"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219999",
              "display" : "suspension for injection in pre-filled syringe"
            }
          ],
          "text" : "suspension for injection in pre-filled syringe"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "TU2UN5CG9C",
                  "display" : "INFLUENZA A VIRUS A/WISCONSIN/588/2019 (H1N1) WHOLE"
                }
              ],
              "text" : "INFLUENZA A VIRUS A/WISCONSIN/588/2019 (H1N1) WHOLE"
            },
            "strength" : {
              "numerator" : {
                "value" : 15,
                "system" : "http://unitsofmeasure.org",
                "code" : "mcg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "suspension for injection in pre-filled syringe",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda79261",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "6f4151e9-91f6-4f1e-adc3-fb94dda79261",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda79261\"> </a><p><b>Generated Narrative: Medication</b><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda79261\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda79261\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;6f4151e9-91f6-4f1e-adc3-fb94dda79261&quot; </p></div><p><b>code</b>: HIPÉRICO ARKOPHARMA cápsulas duras <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#79963; phpid#0xbb82cd10ab2add752b2b9224931099j1 &quot;St. John's Wort (HIPÉRICO ARKOPHARMA) hard tablet&quot;; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html\">WHO ATC</a>#A03FA02 &quot;HYPERICUM PERFORATUM WHOLE&quot;)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>HYPERICUM PERFORATUM WHOLE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#XK4IUX8MNB)</span></td><td>175 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "79963",
              "display" : "HIPÉRICO ARKOPHARMA cápsulas duras"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0xbb82cd10ab2add752b2b9224931099j1",
              "display" : "St. John's Wort (HIPÉRICO ARKOPHARMA) hard tablet"
            },
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "A03FA02",
              "display" : "HYPERICUM PERFORATUM WHOLE"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ],
          "text" : "Tablet"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "XK4IUX8MNB",
                  "display" : "HYPERICUM PERFORATUM WHOLE"
                }
              ],
              "text" : "HYPERICUM PERFORATUM WHOLE"
            },
            "strength" : {
              "numerator" : {
                "value" : 175,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda7785h",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "6f4151e9-91f6-4f1e-adc3-fb94dda7785h",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda7785h\"> </a><p><b>Generated Narrative: Medication</b><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda7785h\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda7785h\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;6f4151e9-91f6-4f1e-adc3-fb94dda7785h&quot; </p></div><p><b>code</b>: CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#68290; phpid#0xF79CABF272B6A7EEF104DDDA44E82716 &quot;Calcium Vitamin D&quot;)</span></p><p><b>form</b>: Effervescent tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10222000)</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: calcium carbonate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#H0G9379FGK &quot;Calcium carbonate&quot;)</span></p><p><b>strength</b>: 1000 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: cholecalciferol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#1C6V77QF41)</span></p><p><b>strength</b>: 880 {UI}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {UI} = '{UI}')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></p></blockquote></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "68290",
              "display" : "CALCIO/VITAMINA D3 ROVI 1000 mg/880 UI COMPRIMIDOS EFERVESCENTES"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0xF79CABF272B6A7EEF104DDDA44E82716",
              "display" : "Calcium Vitamin D"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10222000",
              "display" : "Effervescent tablet"
            }
          ],
          "text" : "Effervescent tablet"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "H0G9379FGK",
                  "display" : "Calcium carbonate"
                }
              ],
              "text" : "calcium carbonate"
            },
            "strength" : {
              "numerator" : {
                "value" : 1000,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          },
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "1C6V77QF41",
                  "display" : "cholecalciferol"
                }
              ],
              "text" : "cholecalciferol"
            },
            "strength" : {
              "numerator" : {
                "value" : 880,
                "system" : "http://unitsofmeasure.org",
                "code" : "{UI}"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/9d7be868-8264-4d94-ad04-ef04ecc92i99",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "9d7be868-8264-4d94-ad04-ef04ecc92i99",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_9d7be868-8264-4d94-ad04-ef04ecc92i99\"> </a><p><b>Generated Narrative: Medication</b><a name=\"9d7be868-8264-4d94-ad04-ef04ecc92i99\"> </a><a name=\"hc9d7be868-8264-4d94-ad04-ef04ecc92i99\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;9d7be868-8264-4d94-ad04-ef04ecc92i99&quot; </p></div><p><b>code</b>: Biktarvy 30 mg/120 mg/15 mg film-coated tablets <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/18/1289/001; phpid#0x073AF2E5B92AE19E8B67635AFFB3D9nq; <a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#774856007 &quot;Product containing only bictegravir and emtricitabine and tenofovir (medicinal product)&quot;; <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-WC.html\">WHO ATC</a>#J05AR20 &quot;emtricitabine, tenofovir alafenamide and bictegravir&quot;)</span></p><p><b>form</b>: Coated tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10220000)</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: bictegravir <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#8GB79LOJ07)</span></p><p><b>strength</b>: 30 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: emtricitabine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#G70B4ETF4S)</span></p><p><b>strength</b>: 120 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: tenofovir alafenamida <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#EL9943AG5J)</span></p><p><b>strength</b>: 15 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></p></blockquote></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "EU/1/18/1289/001",
              "display" : "Biktarvy 30 mg/120 mg/15 mg film-coated tablets"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0x073AF2E5B92AE19E8B67635AFFB3D9nq",
              "display" : "Biktarvy 30 mg/120 mg/15 mg film-coated tablets"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "774856007",
              "display" : "Product containing only bictegravir and emtricitabine and tenofovir (medicinal product)"
            },
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "J05AR20",
              "display" : "emtricitabine, tenofovir alafenamide and bictegravir"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10220000",
              "display" : "Coated tablet"
            }
          ]
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "8GB79LOJ07",
                  "display" : "bictegravir"
                }
              ],
              "text" : "bictegravir"
            },
            "strength" : {
              "numerator" : {
                "value" : 30,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          },
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "G70B4ETF4S",
                  "display" : "emtricitabine"
                }
              ],
              "text" : "emtricitabine"
            },
            "strength" : {
              "numerator" : {
                "value" : 120,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          },
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "EL9943AG5J",
                  "display" : "tenofovir alafenamida"
                }
              ],
              "text" : "tenofovir alafenamida"
            },
            "strength" : {
              "numerator" : {
                "value" : 15,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78356",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "6f4151e9-91f6-4f1e-adc3-fb94dda78356",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda78356\"> </a><p><b>Generated Narrative: Medication</b><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda78356\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda78356\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;6f4151e9-91f6-4f1e-adc3-fb94dda78356&quot; </p></div><p><b>code</b>: Tegretol (Carbamazepine) 200 mg tablets <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#39.955; phpid#0x6e5dd079852edc5c3b8efce075c80a2e &quot;Carbamazepine 200 mg tablets&quot;)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>CARBAMAZEPINE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#33CM23913M)</span></td><td>200 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "39.955",
              "display" : "Tegretol (Carbamazepine) 200 mg tablets"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0x6e5dd079852edc5c3b8efce075c80a2e",
              "display" : "Carbamazepine 200 mg tablets"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ],
          "text" : "Tablet"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "33CM23913M",
                  "display" : "CARBAMAZEPINE"
                }
              ],
              "text" : "CARBAMAZEPINE"
            },
            "strength" : {
              "numerator" : {
                "value" : 200,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://myserver.org/Medication/6f4151e9-91f6-4f1e-adc3-fb94dda78333",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "6f4151e9-91f6-4f1e-adc3-fb94dda78333",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_6f4151e9-91f6-4f1e-adc3-fb94dda78333\"> </a><p><b>Generated Narrative: Medication</b><a name=\"6f4151e9-91f6-4f1e-adc3-fb94dda78333\"> </a><a name=\"hc6f4151e9-91f6-4f1e-adc3-fb94dda78333\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedication &quot;6f4151e9-91f6-4f1e-adc3-fb94dda78333&quot; </p></div><p><b>code</b>: Xenical (Orlistat) 60 mg capsule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (pmswi#EU/1/98/071/004; phpid#0xc805ef896d1c2f5f17f84f34c909a9db)</span></p><p><b>form</b>: Capsule, hard <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10210000)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>ORLISTAT <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#95M8R751W8)</span></td><td>60 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code 15054000 = 'Tablet')</span></td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/pmswi",
              "code" : "EU/1/98/071/004",
              "display" : "Xenical (Orlistat) 60 mg capsule"
            },
            {
              "system" : "https://www.who-umc.org/phpid",
              "code" : "0xc805ef896d1c2f5f17f84f34c909a9db",
              "display" : "Xenical (Orlistat) 60 mg capsule"
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10210000",
              "display" : "Capsule, hard"
            }
          ],
          "text" : "Capsule, hard"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://fdasis.nlm.nih.gov",
                  "code" : "95M8R751W8",
                  "display" : "ORLISTAT"
                }
              ],
              "text" : "ORLISTAT"
            },
            "strength" : {
              "numerator" : {
                "value" : 60,
                "system" : "http://unitsofmeasure.org",
                "code" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet",
                "system" : "http://standardterms.edqm.eu",
                "code" : "15054000"
              }
            }
          }
        ]
      }
    }
  ]
}