RIVO-Noord Zorgviewer Implementation Guide
1.24.0 - CI build NL

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.24.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" : "51d5bf85-3d32-42e7-a315-7d5370dc5f2a",
  "meta" : {
    "lastUpdated" : "2024-07-05T15:46:37.141+00:00"
  },
  "type" : "searchset",
  "total" : 26,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://gp-data-service-acc.azurewebsites.net/fhir/r4/Encounter?patient=6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://gp-data-service-acc.azurewebsites.net/fhir/r4/Encounter/c4022cde-b98d-4d2f-9473-a6509e802b2d",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "c4022cde-b98d-4d2f-9473-a6509e802b2d",
        "meta" : {
          "profile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_c4022cde-b98d-4d2f-9473-a6509e802b2d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter c4022cde-b98d-4d2f-9473-a6509e802b2d</b></p><a name=\"c4022cde-b98d-4d2f-9473-a6509e802b2d\"> </a><a name=\"hcc4022cde-b98d-4d2f-9473-a6509e802b2d\"> </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/nl-core-Encounter\">http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: unknown: OTH (Other)</p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.zib2017/Patient/6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE\">J van Xxx_cevat</a></p><p><b>episodeOfCare</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.zib2017/EpisodeOfCare/ccb7874b-ded0-4a37-a1b5-d328f4a78a2f\">Keelpijn</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.zib2017/Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d\">Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d</a></td></tr></table><p><b>period</b>: 2024-07-04 22:00:00+0000 --&gt; (ongoing)</p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "urn:oid:2.16.840.1.113883.5.4",
          "code" : "OTH",
          "display" : "Other"
        },
        "subject" : {
          "reference" : "Patient/6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE",
          "identifier" : {
            "value" : "6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE"
          },
          "display" : "J van Xxx_cevat"
        },
        "episodeOfCare" : [
          {
            "reference" : "EpisodeOfCare/ccb7874b-ded0-4a37-a1b5-d328f4a78a2f",
            "identifier" : {
              "value" : "ccb7874b-ded0-4a37-a1b5-d328f4a78a2f"
            },
            "display" : "Keelpijn"
          }
        ],
        "participant" : [
          {
            "individual" : {
              "reference" : "Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d",
              "identifier" : {
                "value" : "b80608b1-851d-47e4-a0ef-c52b30e5aa2d"
              }
            }
          }
        ],
        "period" : {
          "start" : "2024-07-04T22:00:00+00:00"
        }
      }
    }
  ]
}