Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: MedicationStatement Example - Bundle - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "7338251",
  "type" : "collection",
  "timestamp" : "2022-07-05T10:57:25.597+02:00",
  "entry" : [
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Patient/3466",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "3466",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Patient-IEHR"
          ]
        },
        "language" : "it-IT",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"it-IT\" lang=\"it-IT\"><a name=\"Patient_3466\"> </a><p><b>Generated Narrative: Patient</b><a name=\"3466\"> </a><a name=\"hc3466\"> </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\">Resource Patient &quot;3466&quot;  (Language &quot;it-IT&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient-IEHR.html\">Patient-IEHR</a></p></div><p><b>identifier</b>: <code>http://interopEHRate.eu/fhir-resource/</code>/Patient/MS01</p><p><b>name</b>: Markus Smith </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 2013-12-05</p><p><b>address</b>: Rome ITA (home)</p><p><b>generalPractitioner</b>: <a href=\"Organization-34432.html\">Organization/34432</a> &quot;Fondazione Gabriele Monasterio&quot;</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://interopEHRate.eu/fhir-resource/",
            "value" : "Patient/MS01"
          }
        ],
        "name" : [
          {
            "family" : "Smith",
            "given" : [
              "Markus"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "2013-12-05",
        "address" : [
          {
            "use" : "home",
            "type" : "physical",
            "city" : "Rome",
            "country" : "ITA"
          }
        ],
        "generalPractitioner" : [
          {
            🔗 "reference" : "Organization/34432"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Medication/4749",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "4749",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Medication-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_4749\"> </a><p><b>Generated Narrative: Medication</b><a name=\"4749\"> </a><a name=\"hc4749\"> </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\">Resource Medication &quot;4749&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-IEHR.html\">Medication-IEHR</a></p></div><p><b>code</b>: furosemide <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#C03CA01)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><p><b>amount</b>: 25 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tablet} = '{tablet}')</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C03CA01",
              "display" : "furosemide",
              "_display" : {
                "extension" : [
                  {
                    "extension" : [
                      {
                        "url" : "lang",
                        "valueCode" : "it-IT"
                      },
                      {
                        "url" : "content",
                        "valueString" : "Furosemide (Lasix)"
                      }
                    ],
                    "url" : "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 25,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "tablet",
            "system" : "http://unitsofmeasure.org",
            "code" : "{tablet}"
          }
        }
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Medication/5820",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "5820",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Medication-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_5820\"> </a><p><b>Generated Narrative: Medication</b><a name=\"5820\"> </a><a name=\"hc5820\"> </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\">Resource Medication &quot;5820&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-IEHR.html\">Medication-IEHR</a></p></div><p><b>code</b>: bisoprolol and thiazides <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#C07BB07)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><p><b>amount</b>: 3.75 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tablet} = '{tablet}')</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C07BB07",
              "display" : "bisoprolol and thiazides",
              "_display" : {
                "extension" : [
                  {
                    "extension" : [
                      {
                        "url" : "lang",
                        "valueCode" : "it-IT"
                      },
                      {
                        "url" : "content",
                        "valueString" : "Bisoprololo (Bisoprololo san)"
                      }
                    ],
                    "url" : "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 3.75,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "tablet",
            "system" : "http://unitsofmeasure.org",
            "code" : "{tablet}"
          }
        }
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Medication/4963",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "4963",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Medication-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_4963\"> </a><p><b>Generated Narrative: Medication</b><a name=\"4963\"> </a><a name=\"hc4963\"> </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\">Resource Medication &quot;4963&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-IEHR.html\">Medication-IEHR</a></p></div><p><b>code</b>: fondaparinux <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#B01AX05)</span></p><p><b>form</b>: Solution for injection in pre-filled syringe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#50060300)</span></p><p><b>amount</b>: 2.5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 syringe<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {syringe} = '{syringe}')</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "B01AX05",
              "display" : "fondaparinux",
              "_display" : {
                "extension" : [
                  {
                    "extension" : [
                      {
                        "url" : "lang",
                        "valueCode" : "it-IT"
                      },
                      {
                        "url" : "content",
                        "valueString" : "Fondaparinux (Arixtra)"
                      }
                    ],
                    "url" : "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "50060300",
              "display" : "Solution for injection in pre-filled syringe"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 2.5,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "syringe",
            "system" : "http://unitsofmeasure.org",
            "code" : "{syringe}"
          }
        }
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Medication/9165",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "9165",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Medication-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_9165\"> </a><p><b>Generated Narrative: Medication</b><a name=\"9165\"> </a><a name=\"hc9165\"> </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\">Resource Medication &quot;9165&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-IEHR.html\">Medication-IEHR</a></p></div><p><b>code</b>: pantoprazole, amoxicillin and clarithromycin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#A02BD04)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><p><b>amount</b>: 20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tablet} = '{tablet}')</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "A02BD04",
              "display" : "pantoprazole, amoxicillin and clarithromycin",
              "_display" : {
                "extension" : [
                  {
                    "extension" : [
                      {
                        "url" : "lang",
                        "valueCode" : "it-IT"
                      },
                      {
                        "url" : "content",
                        "valueString" : "Pantoprazolo (Pantorc)"
                      }
                    ],
                    "url" : "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 20,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "tablet",
            "system" : "http://unitsofmeasure.org",
            "code" : "{tablet}"
          }
        }
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/Medication/9149",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "9149",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/Medication-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_9149\"> </a><p><b>Generated Narrative: Medication</b><a name=\"9149\"> </a><a name=\"hc9149\"> </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\">Resource Medication &quot;9149&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Medication-IEHR.html\">Medication-IEHR</a></p></div><p><b>code</b>: paroxetine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#N06AB05)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#10219000)</span></p><p><b>amount</b>: 20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tablet} = '{tablet}')</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "N06AB05",
              "display" : "paroxetine",
              "_display" : {
                "extension" : [
                  {
                    "extension" : [
                      {
                        "url" : "lang",
                        "valueCode" : "it-IT"
                      },
                      {
                        "url" : "content",
                        "valueString" : "Paroxetina (Paroxetina eg)"
                      }
                    ],
                    "url" : "http://hl7.org/fhir/StructureDefinition/translation"
                  }
                ]
              }
            }
          ]
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://standardterms.edqm.eu",
              "code" : "10219000",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 20,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "tablet",
            "system" : "http://unitsofmeasure.org",
            "code" : "{tablet}"
          }
        }
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/MedicationStatement/7347",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "7347",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/MedicationStatement-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_7347\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"7347\"> </a><a name=\"hc7347\"> </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\">Resource MedicationStatement &quot;7347&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatement-IEHR.html\">MedicationStatement-IEHR</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/4749</p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>effective</b>: 2022-07-05 10:57:41+0200</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM</td><td>Once per 1 days</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/4749"
        },
        "subject" : {
          🔗 "reference" : "Patient/3466"
        },
        "effectiveDateTime" : "2022-07-05T10:57:41+02:00",
        "dosage" : [
          {
            "text" : "1 pill at 08:00 AM",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "timeOfDay" : [
                  "08:00:00"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/MedicationStatement/7358",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "7358",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/MedicationStatement-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_7358\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"7358\"> </a><a name=\"hc7358\"> </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\">Resource MedicationStatement &quot;7358&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatement-IEHR.html\">MedicationStatement-IEHR</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/5820</p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>effective</b>: 2022-07-05 10:57:43+0200</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM, 1 pill at 08:00 PM</td><td>2 per 1 days</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/5820"
        },
        "subject" : {
          🔗 "reference" : "Patient/3466"
        },
        "effectiveDateTime" : "2022-07-05T10:57:43+02:00",
        "dosage" : [
          {
            "text" : "1 pill at 08:00 AM, 1 pill at 08:00 PM",
            "timing" : {
              "repeat" : {
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d",
                "timeOfDay" : [
                  "08:00:00",
                  "20:00:00"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/MedicationStatement/7349",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "7349",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/MedicationStatement-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_7349\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"7349\"> </a><a name=\"hc7349\"> </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\">Resource MedicationStatement &quot;7349&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatement-IEHR.html\">MedicationStatement-IEHR</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/4963</p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>effective</b>: 2022-07-05 10:57:46+0200</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 subcutaneous injection at 08:00 PM up to INR &gt;2, then stop</td><td>Once per 1 days</td><td>Subcutaneous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20066000)</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationReference" : {
          🔗 "reference" : "Medication/4963"
        },
        "subject" : {
          🔗 "reference" : "Patient/3466"
        },
        "effectiveDateTime" : "2022-07-05T10:57:46+02:00",
        "dosage" : [
          {
            "text" : "1 subcutaneous injection at 08:00 PM up to INR >2, then stop",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "timeOfDay" : [
                  "20:00:00"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20066000",
                  "display" : "Subcutaneous use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/MedicationStatement/7301",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "7301",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/MedicationStatement-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_7301\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"7301\"> </a><a name=\"hc7301\"> </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\">Resource MedicationStatement &quot;7301&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatement-IEHR.html\">MedicationStatement-IEHR</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/9165</p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>effective</b>: 2022-07-05 10:57:48+0200</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 PM</td><td>Once per 1 days</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/9165"
        },
        "subject" : {
          🔗 "reference" : "Patient/3466"
        },
        "effectiveDateTime" : "2022-07-05T10:57:48+02:00",
        "dosage" : [
          {
            "text" : "1 pill at 08:00 PM",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "timeOfDay" : [
                  "20:00:00"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://interopEHRate.eu/fhir-resource/MedicationStatement/73014",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "73014",
        "meta" : {
          "profile" : [
            🔗 "http://interopehrate.eu/fhir/StructureDefinition/MedicationStatement-IEHR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_73014\"> </a><p><b>Generated Narrative: MedicationStatement</b><a name=\"73014\"> </a><a name=\"hc73014\"> </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\">Resource MedicationStatement &quot;73014&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationStatement-IEHR.html\">MedicationStatement-IEHR</a></p></div><p><b>status</b>: active</p><p><b>medication</b>: See on this page: Medication/9149</p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>effective</b>: 2022-07-05 10:57:49+0200</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM</td><td>Once per 1 days</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/9149"
        },
        "subject" : {
          🔗 "reference" : "Patient/3466"
        },
        "effectiveDateTime" : "2022-07-05T10:57:49+02:00",
        "dosage" : [
          {
            "text" : "1 pill at 08:00 AM",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "timeOfDay" : [
                  "08:00:00"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}