RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - sprint65 Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: null (Bundle) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "19c74840-1ae3-4d6a-9585-802ea27e31d2",
  "meta" : {
    "lastUpdated" : "2025-08-13T09:06:20.658+00:00"
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest?_include=MedicationRequest%3Amedication&category=http%3A%2F%2Fsnomed.info%2Fsct%7C16076005&patient=B211BE58-949E-4950-9FE7-410B4D944E6F"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest/238ea567-a527-4c50-92ca-4b16df5e9027",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "238ea567-a527-4c50-92ca-4b16df5e9027",
        "meta" : {
          "profile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 238ea567-a527-4c50-92ca-4b16df5e9027</b></p><a name=\"238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><a name=\"hc238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement\">http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement</a></p></div><p><b>nl/fhir/StructureDefinition/ext-RenderedDosageInstruction</b>: 2 maal per dag 1 tablet;1 TABLET 1 UUR VOOR DE MAALTIJD</p><p><b>Period</b>: 2025-08-07 --&gt; 2025-09-20</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-19c74840-1ae3-4d6a-9585-802ea27e31d2.html#Medication_238ea567-a527-4c50-92ca-4b16df5e9027\">PANTOPRAZOL TABLET MSR 40MG</a></p><p><b>subject</b>: <a href=\"Patient-B211BE58-949E-4950-9FE7-410B4D944E6F.html\">J. Xxx_cevat</a></p><p><b>authoredOn</b>: 2025-08-06 22:00:00+0000</p><blockquote><p><b>requester</b></p></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction",
            "valueString" : "2 maal per dag 1 tablet;1 TABLET 1 UUR VOOR DE MAALTIJD"
          },
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Period",
            "valuePeriod" : {
              "start" : "2025-08-07",
              "end" : "2025-09-20"
            }
          }
        ],
        "status" : "active",
        "intent" : "order",
        "medicationReference" : {
          "reference" : "Medication/238ea567-a527-4c50-92ca-4b16df5e9027",
          "display" : "PANTOPRAZOL TABLET MSR 40MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/B211BE58-949E-4950-9FE7-410B4D944E6F",
          "identifier" : {
            "value" : "B211BE58-949E-4950-9FE7-410B4D944E6F"
          },
          "display" : "J. Xxx_cevat"
        },
        "authoredOn" : "2025-08-06T22:00:00+00:00"
      }
    },
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/Medication/238ea567-a527-4c50-92ca-4b16df5e9027",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "238ea567-a527-4c50-92ca-4b16df5e9027",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 238ea567-a527-4c50-92ca-4b16df5e9027</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.4.10 43044}\">PANTOPRAZOL TABLET MSR 40MG</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.4.10",
              "code" : "43044",
              "display" : "PANTOPRAZOL TABLET MSR 40MG"
            }
          ]
        }
      },
      "search" : {
        "mode" : "include"
      }
    }
  ]
}