Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Bookmark Snapshot - JSON Representation

Raw json | Download

{
  "resourceType" : "Basic",
  "id" : "random-bookmarks-id-123",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Basic random-bookmarks-id-123</b></p><a name=\"random-bookmarks-id-123\"> </a><a name=\"hcrandom-bookmarks-id-123\"> </a><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_VOORNAAM</li><li>value: Jan</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_ACHTERNAAM</li><li>value: Janssens</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_GESLACHT</li><li>value: man</li></ul></blockquote><p><b>code</b>: <span title=\"Codes:\">KWS Bookmarks</span></p><p><b>subject</b>: <a href=\"Patient-random-patient-id-123.html\">Jan Jansens  Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</a></p><p><b>created</b>: 2024-06-22</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "name",
          "valueCode" : "KWS_PID_VOORNAAM"
        },
        {
          "url" : "value",
          "valueString" : "Jan"
        }
      ],
      "url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
    },
    {
      "extension" : [
        {
          "url" : "name",
          "valueCode" : "KWS_PID_ACHTERNAAM"
        },
        {
          "url" : "value",
          "valueString" : "Janssens"
        }
      ],
      "url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
    },
    {
      "extension" : [
        {
          "url" : "name",
          "valueCode" : "KWS_PID_GESLACHT"
        },
        {
          "url" : "value",
          "valueString" : "man"
        }
      ],
      "url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
    }
  ],
  "code" : {
    "text" : "KWS Bookmarks"
  },
  "subject" : {
    🔗 "reference" : "Patient/random-patient-id-123"
  },
  "created" : "2024-06-22"
}