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" : "e9ad10c9-15f6-4bf0-b593-f94002ef45a6",
  "meta" : {
    "lastUpdated" : "2025-08-13T09:01:15.250+00:00"
  },
  "type" : "searchset",
  "total" : 1,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://api-acc.sanday.com/gp-data-service/r4/Flag?patient=B211BE58-949E-4950-9FE7-410B4D944E6F"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/Flag/EpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d",
      "resource" : {
        "resourceType" : "Flag",
        "id" : "EpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Flag_EpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Flag EpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d</b></p><a name=\"EpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d\"> </a><a name=\"hcEpisodeOfCare-986cc5fc-a55f-424e-a6dd-2941ee0be84d\"> </a><p><b>Flag details</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/EpisodeOfCare/986cc5fc-a55f-424e-a6dd-2941ee0be84d\">Keelpijn</a></p><p><b>status</b>: Active</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icpc-1-nl R21.01}\">Keelpijn</span></p><p><b>subject</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/Patient/b211be58-949e-4950-9fe7-410b4d944e6f\">J. Xxx_cevat</a></p><p><b>period</b>: 2025-04-01 --&gt; (ongoing)</p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/flag-detail",
            "valueReference" : {
              "reference" : "EpisodeOfCare/986cc5fc-a55f-424e-a6dd-2941ee0be84d",
              "identifier" : {
                "value" : "986cc5fc-a55f-424e-a6dd-2941ee0be84d"
              },
              "display" : "Keelpijn"
            }
          }
        ],
        "status" : "active",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icpc-1-nl",
              "code" : "R21.01",
              "display" : "Keelpijn"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/b211be58-949e-4950-9fe7-410b4d944e6f",
          "identifier" : {
            "value" : "b211be58-949e-4950-9fe7-410b4d944e6f"
          },
          "display" : "J. Xxx_cevat"
        },
        "period" : {
          "start" : "2025-04-01"
        }
      }
    }
  ]
}