0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Carl Frederickson's Multi-Disciplinary Care Team - JSON Representation

Raw json | Download

{
  "resourceType" : "CareTeam",
  "id" : "CarlFredericksonCareTeam",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam CarlFredericksonCareTeam</b></p><a name=\"CarlFredericksonCareTeam\"> </a><a name=\"hcCarlFredericksonCareTeam\"> </a><p><b>identifier</b>: <code>http://example.org/demo/careteam-identifier</code>/CT-34567</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org LA27976-2}\">Encounter-focused care team</span></p><p><b>name</b>: Carl Frederickson's Care Team</p><p><b>subject</b>: <a href=\"Patient-CarlFrederickson.html\">Carl Frederickson  Male, DoB: 1950-04-22</a></p><p><b>period</b>: 2023-01-15 --&gt; (ongoing)</p><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrHibbert-pcp.html\">PractitionerRole Primary care physician</a></p><p><b>period</b>: 2020-03-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrFunke-psychiatrist.html\">PractitionerRole Psychiatrist</a></p><p><b>period</b>: 2022-09-08 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-LucyvanPelt-therapist.html\">PractitionerRole Psychotherapist</a></p><p><b>period</b>: 2022-10-12 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrWhite-psychiatrist.html\">PractitionerRole Psychiatrist</a></p><p><b>period</b>: 2022-06-30 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrSasquatch-podiatrist.html\">PractitionerRole Podiatrist</a></p><p><b>period</b>: 2023-02-25 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrAurora-anesthesiologist.html\">PractitionerRole Anaesthetist</a></p><p><b>period</b>: 2023-05-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-DrBanner-radiologist.html\">PractitionerRole Radiologist</a></p><p><b>period</b>: 2023-03-10 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-ACOCareManager-practitionerrole.html\">PractitionerRole ICN - Infection control nurse</a></p><p><b>period</b>: 2022-01-01 --&gt; (ongoing)</p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Multidisciplinary care</span></p><p><b>managingOrganization</b>: <a href=\"Organization-SpringfieldMedicalCenter.html\">Organization Springfield Medical Center</a></p><p><b>note</b>: By Dr. Hibbert @2023-05-10 14:00:00+0000</p><blockquote><div><p>Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2.</p>\n</div></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.org/demo/careteam-identifier",
      "value" : "CT-34567"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LA27976-2",
          "display" : "Encounter-focused care team"
        }
      ]
    }
  ],
  "name" : "Carl Frederickson's Care Team",
  "subject" : {
    🔗 "reference" : "Patient/CarlFrederickson"
  },
  "period" : {
    "start" : "2023-01-15"
  },
  "participant" : [
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrHibbert-pcp"
      },
      "period" : {
        "start" : "2020-03-15"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrFunke-psychiatrist"
      },
      "period" : {
        "start" : "2022-09-08"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/LucyvanPelt-therapist"
      },
      "period" : {
        "start" : "2022-10-12"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrWhite-psychiatrist"
      },
      "period" : {
        "start" : "2022-06-30"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrSasquatch-podiatrist"
      },
      "period" : {
        "start" : "2023-02-25"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrAurora-anesthesiologist"
      },
      "period" : {
        "start" : "2023-05-15"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/DrBanner-radiologist"
      },
      "period" : {
        "start" : "2023-03-10"
      }
    },
    {
      "member" : {
        🔗 "reference" : "PractitionerRole/ACOCareManager-practitionerrole"
      },
      "period" : {
        "start" : "2022-01-01"
      }
    }
  ],
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "386661006",
          "display" : "Fever (finding)"
        }
      ],
      "text" : "Multidisciplinary care"
    }
  ],
  "managingOrganization" : [
    {
      🔗 "reference" : "Organization/SpringfieldMedicalCenter"
    }
  ],
  "note" : [
    {
      "authorString" : "Dr. Hibbert",
      "time" : "2023-05-10T14:00:00Z",
      "text" : "Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2."
    }
  ]
}