RIVO-Noord Zorgviewer Implementation Guide
1.25.0 - master Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.25.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: null (Bundle) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "64efab88-3bbe-4b28-aa1e-98a65dbfe43f",
  "meta" : {
    "lastUpdated" : "2026-07-09T11:03:01.177+02:00"
  },
  "type" : "searchset",
  "total" : 6,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance?_profile=http%3A%2F%2Fnictiz.nl%2Ffhir%2FStructureDefinition%2Fzib-AllergyIntolerance&patient=Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.352\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 264287008}\">Haar/schilfers van dieren</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>onset</b>: 1932-03-04</p><p><b>note</b>: </p><blockquote><div><p>Allergie</p>\n</div></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Uitslag</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Hoofdpijn</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Kortademigheid</span></p></blockquote></div>"
        },
        "clinicalStatus" : "active",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "active",
                    "display" : "Actief"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "high",
        "_criticality" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "6736007",
                    "display" : "Matig"
                  }
                ]
              }
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "264287008",
              "display" : "huidschilfer van dier (substantie)"
            }
          ],
          "text" : "Haar/schilfers van dieren"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "onsetDateTime" : "1932-03-04",
        "note" : [
          {
            "text" : "Allergie"
          }
        ],
        "reaction" : [
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/NullFlavor",
                    "code" : "OTH",
                    "display" : "Overig"
                  }
                ],
                "text" : "Uitslag"
              }
            ]
          },
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/NullFlavor",
                    "code" : "OTH",
                    "display" : "Overig"
                  }
                ],
                "text" : "Hoofdpijn"
              }
            ]
          },
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "267036007",
                    "display" : "Moeite met ademen."
                  }
                ],
                "text" : "Kortademigheid"
              }
            ]
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.642\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: Unable to Assess Risk</p><p><b>code</b>: <span title=\"Codes:\">Bee venom - text</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>onset</b>: 2008-11-08</p><p><b>note</b>: </p><blockquote><div><p>Allergie</p>\n</div></blockquote><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Nausea and vomiting - text</span></td></tr></table></div>"
        },
        "clinicalStatus" : "active",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "active",
                    "display" : "Actief"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "unable-to-assess",
        "code" : {
          "text" : "Bee venom - text"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "onsetDateTime" : "2008-11-08",
        "note" : [
          {
            "text" : "Allergie"
          }
        ],
        "reaction" : [
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/NullFlavor",
                    "code" : "OTH",
                    "display" : "Overig"
                  }
                ],
                "text" : "Nausea and vomiting - text"
              }
            ]
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.654\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:\">Bee venom</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>onset</b>: 2008-11-08</p><p><b>note</b>: </p><blockquote><div><p>Allergie</p>\n</div></blockquote><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Nausea and vomiting</span></td></tr></table></div>"
        },
        "clinicalStatus" : "active",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "active",
                    "display" : "Actief"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "high",
        "_criticality" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "24484000",
                    "display" : "Ernstig"
                  }
                ]
              }
            }
          ]
        },
        "code" : {
          "text" : "Bee venom"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "onsetDateTime" : "2008-11-08",
        "note" : [
          {
            "text" : "Allergie"
          }
        ],
        "reaction" : [
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/NullFlavor",
                    "code" : "OTH",
                    "display" : "Overig"
                  }
                ],
                "text" : "Nausea and vomiting"
              }
            ]
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.656\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:\">Bee venom</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>onset</b>: 2008-11-08</p><p><b>note</b>: </p><blockquote><div><p>Allergie: Notitie(s):\nCategorie: Allergy to substance\nLaatste reactie: Sun Nov 15 00:00:00 CET 2009\nReactie(s):\n[Specifieke stof null:\nSymptoom(en): Nausea and vomiting\nErnst: Severe\nWijze van blootstelling: null\nNotitie(s):\n]</p>\n</div></blockquote><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Nausea and vomiting</span></td></tr></table></div>"
        },
        "clinicalStatus" : "active",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "active",
                    "display" : "Actief"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "high",
        "_criticality" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "24484000",
                    "display" : "Ernstig"
                  }
                ]
              }
            }
          ]
        },
        "code" : {
          "text" : "Bee venom"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "onsetDateTime" : "2008-11-08",
        "note" : [
          {
            "text" : "Allergie: Notitie(s): \nCategorie: Allergy to substance\nLaatste reactie: Sun Nov 15 00:00:00 CET 2009\nReactie(s):\n [Specifieke stof null:\nSymptoom(en): Nausea and vomiting\nErnst: Severe\nWijze van blootstelling: null\nNotitie(s): \n]"
          }
        ],
        "reaction" : [
          {
            "manifestation" : [
              {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/NullFlavor",
                    "code" : "OTH",
                    "display" : "Overig"
                  }
                ],
                "text" : "Nausea and vomiting"
              }
            ]
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.1332\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: Unable to Assess Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 47703008}\">Lactose</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>note</b>: </p><blockquote><div><p>Allergie</p>\n</div></blockquote></div>"
        },
        "clinicalStatus" : "active",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "active",
                    "display" : "Actief"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "unable-to-assess",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "47703008",
              "display" : "lactose"
            }
          ],
          "text" : "Lactose"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "note" : [
          {
            "text" : "Allergie"
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    },
    {
      "fullUrl" : "https://nuts-development.ons.io/fhir/t/fhir/AllergyIntolerance/TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756",
        "meta" : {
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756</b></p><a name=\"TE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756\"> </a><a name=\"hcTE1002.po.al.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.2756\"> </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.zib2017@2.3.2&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance\">HCIM AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Resolved</p><p><b>verificationStatus</b>: Unconfirmed</p><p><b>criticality</b>: Unable to Assess Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 372687004}\">Amoxicilline</span></p><p><b>patient</b>: <a href=\"Patient-Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a.html\">mevr. H Giezen - Bartels</a></p><p><b>note</b>: </p><blockquote><div><p>Overgevoeligheid</p>\n</div></blockquote></div>"
        },
        "clinicalStatus" : "resolved",
        "_clinicalStatus" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/v3/ActStatus",
                    "code" : "completed",
                    "display" : "Niet meer aanwezig"
                  }
                ]
              }
            }
          ]
        },
        "verificationStatus" : "unconfirmed",
        "criticality" : "unable-to-assess",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "372687004",
              "display" : "amoxicilline (substantie)"
            }
          ],
          "text" : "Amoxicilline"
        },
        "patient" : {
          🔗 "reference" : "Patient/Client.1916ee4b-1a83-476b-a6ae-3c37ccf6dd1a",
          "display" : "mevr. H Giezen - Bartels"
        },
        "note" : [
          {
            "text" : "Overgevoeligheid"
          }
        ]
      },
      "search" : {
        "mode" : "match"
      }
    }
  ]
}