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-neurologist-Practitioner-NoraOlogist - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "provider-role-neurologist-Practitioner-NoraOlogist",
  "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-NoraOlogist.html\">Generated Summary: id: 3668788925; active: true; Nora Ologist; Phone: (210) 555 7632; gender: female</a></p><p><b>code</b>: <span title=\"Codes: {http://nucc.org/provider-taxonomy 2084N0400X}\">Neurology Physician</span></p><p><b>specialty</b>: <span title=\"Codes: {http://snomed.info/sct 394591006}\">Neurology</span></p></div>"
  },
  "active" : true,
  "practitioner" : {
    "reference" : "Practitioner/Practitioner-NoraOlogist"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://nucc.org/provider-taxonomy",
          "code" : "2084N0400X",
          "display" : "Neurology Physician"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "394591006",
          "display" : "Neurology"
        }
      ]
    }
  ]
}