PH eReferral Implementation Guide
0.3.0-draft - draft Philippines

PH eReferral Implementation Guide - Local Development build (v0.3.0-draft) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner — Abraham Reyes - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "practitioner-abraham-ex",
  "meta" : {
    "tag" : [
      {
        "system" : "https://example.com/peref-dd",
        "code" : "REF-1",
        "display" : "REF-1"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-abraham-ex</b></p><a name=\"practitioner-abraham-ex\"> </a><a name=\"hcpractitioner-abraham-ex\"> </a><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\"/><p style=\"margin-bottom: 0px\">Tag: REF-1 (Details: peref-dd code REF-1)</p></div><p><b>name</b>: Abraham Reyes </p></div>"
  },
  "name" : [
    {
      "family" : "Reyes",
      "given" : [
        "Abraham"
      ]
    }
  ]
}