Patient Monitoring Outcome FHIR Implementation Guide
0.1.0 - STU1 BE

Patient Monitoring Outcome FHIR Implementation Guide, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions

: Overarching CareTeam Home Hospitalization

Raw json | Download

{
  "resourceType" : "CareTeam",
  "id" : "CareTeam-F-7766077",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam CareTeam-F-7766077</b></p><a name=\"CareTeam-F-7766077\"> </a><a name=\"hcCareTeam-F-7766077\"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org LA27977-0}\">Episode of care-focused care team</span></p><p><b>name</b>: Zorgteam thuishospitalisatie</p><p><b>subject</b>: <a href=\"Patient-Patient-123.html\">NUMMER 15 KWS-TESTPATIENT (official) Female, DoB: 1931-04-19 ( Medical record number: 310419V999\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"CareTeam-CareTeam-OPAT.html\">CareTeam OPAT team</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"CareTeam-CareTeam-Katheter.html\">CareTeam Katheterteam</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"CareTeam-CareTeam-Spoed.html\">CareTeam Receptie spoed</a></p></blockquote><p><b>managingOrganization</b>: <a href=\"Organization-Organization-UZL.html\">Organization UZ Leuven</a></p></div>"
  },
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LA27977-0",
          "display" : "Episode of care-focused care team"
        }
      ]
    }
  ],
  "name" : "Zorgteam thuishospitalisatie",
  "subject" : {
    🔗 "reference" : "Patient/Patient-123"
  },
  "participant" : [
    {
      "member" : {
        🔗 "reference" : "CareTeam/CareTeam-OPAT"
      }
    },
    {
      "member" : {
        🔗 "reference" : "CareTeam/CareTeam-Katheter"
      }
    },
    {
      "member" : {
        🔗 "reference" : "CareTeam/CareTeam-Spoed"
      }
    }
  ],
  "managingOrganization" : [
    {
      🔗 "reference" : "Organization/Organization-UZL"
    }
  ]
}