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" : "d9c8899b-210f-46ae-b336-e6e58fb73647",
  "meta" : {
    "lastUpdated" : "2025-08-13T09:04:28.225+00:00"
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://api-acc.sanday.com/gp-data-service/r4/AllergyIntolerance?category=medication&patient=B211BE58-949E-4950-9FE7-410B4D944E6F"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/AllergyIntolerance/772f9cce-eaf7-404e-9085-904e98fab2b3",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "772f9cce-eaf7-404e-9085-904e98fab2b3",
        "meta" : {
          "profile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_772f9cce-eaf7-404e-9085-904e98fab2b3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 772f9cce-eaf7-404e-9085-904e98fab2b3</b></p><a name=\"772f9cce-eaf7-404e-9085-904e98fab2b3\"> </a><a name=\"hc772f9cce-eaf7-404e-9085-904e98fab2b3\"> </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/nl-core-AllergyIntolerance\">http://nictiz.nl/fhir/StructureDefinition/nl-core-AllergyIntolerance</a></p></div><p><b>category</b>: Medication</p><p><b>criticality</b>: Low Risk</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.4.1.750 99554}\">HUISSTOFMIJTENALLERGEEN</span></p><p><b>patient</b>: <a href=\"Patient-B211BE58-949E-4950-9FE7-410B4D944E6F.html\">J. Xxx_cevat</a></p><p><b>onset</b>: 2025-08-06 22:00:00+0000</p><p><b>recorder</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.eafspraak/1.0.6/Practitioner/1e06e37e-a2c5-42fe-ab09-bf484b47d8d4\">J van der Vecht</a></p><p><b>note</b>: </p><blockquote><div><p>opmerking bij overgevoeligheid</p>\n</div></blockquote></div>"
        },
        "category" : [
          "medication"
        ],
        "_category" : [
          {
            "extension" : [
              {
                "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
                "valueCoding" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "419511003",
                  "display" : "Neiging tot ongewenste reactie op geneesmiddel"
                }
              }
            ]
          }
        ],
        "criticality" : "low",
        "code" : {
          "coding" : [
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.4.1.750",
              "code" : "99554",
              "display" : "HUISSTOFMIJTENALLERGEEN"
            }
          ],
          "text" : "HUISSTOFMIJTENALLERGEEN"
        },
        "patient" : {
          🔗 "reference" : "Patient/B211BE58-949E-4950-9FE7-410B4D944E6F",
          "identifier" : {
            "value" : "B211BE58-949E-4950-9FE7-410B4D944E6F"
          },
          "display" : "J. Xxx_cevat"
        },
        "onsetDateTime" : "2025-08-06T22:00:00+00:00",
        "recorder" : {
          "reference" : "Practitioner/1e06e37e-a2c5-42fe-ab09-bf484b47d8d4",
          "identifier" : {
            "value" : "1e06e37e-a2c5-42fe-ab09-bf484b47d8d4"
          },
          "display" : "J van der Vecht"
        },
        "note" : [
          {
            "text" : "opmerking bij overgevoeligheid"
          }
        ]
      }
    }
  ]
}