PACIO Re-Assessment Timepoints Implementation Guide
0.1.0 - STU 1

PACIO Re-Assessment Timepoints Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: provider-role-nurse-Practitioner-TamaraRodriguez - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "provider-role-nurse-Practitioner-TamaraRodriguez",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Practitioner-TamaraRodriguez.html\">Generated Summary: active: true; Tamara Rodriguez; Phone: (210) 555 2089; gender: female</a></p><p><b>organization</b>: <a href=\"Organization-Provider-Org-2.html\">Generated Summary: name: Sky Harbor Home Health Services</a></p><p><b>code</b>: <span title=\"Codes: {http://nucc.org/provider-taxonomy 163WH0200X}\">Home Health Registered Nurse</span></p><p><b>specialty</b>: <span title=\"Codes: {http://snomed.info/sct 408443003}\">General medical practice</span></p><p><b>location</b>: <a href=\"Location-Provider-Org-Loc-2.html\">Generated Summary: status: active; name: Sky Harbor Home Health Services</a></p></div>"
  },
  "active" : true,
  "practitioner" : {
    "reference" : "Practitioner/Practitioner-TamaraRodriguez"
  },
  "organization" : {
    "reference" : "Organization/Provider-Org-2"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://nucc.org/provider-taxonomy",
          "code" : "163WH0200X",
          "display" : "Home Health Registered Nurse"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "408443003",
          "display" : "General medical practice"
        }
      ]
    }
  ],
  "location" : [
    {
      "reference" : "Location/Provider-Org-Loc-2"
    }
  ]
}