PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide
0.1.0 - ci-build

PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Practitioner-LisaGreene - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "Practitioner-LisaGreene",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"Practitioner-LisaGreene\" </p></div><p><b>identifier</b>: id: 7193826450</p><p><b>active</b>: true</p><p><b>name</b>: Lisa Greene</p><p><b>telecom</b>: ph: (210)555-1234</p><p><b>address</b>: 26022 Meadowlark Bay, San Antonio, TX 78260</p><p><b>gender</b>: female</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/sid/us-npi",
      "value" : "7193826450"
    }
  ],
  "active" : true,
  "name" : [
    {
      "text" : "Lisa Greene",
      "family" : "Greene",
      "given" : [
        "Lisa"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(210)555-1234"
    }
  ],
  "address" : [
    {
      "text" : "26022 Meadowlark Bay, San Antonio, TX 78260"
    }
  ],
  "gender" : "female"
}