PH eReferral Implementation Guide
0.3.0-draft - draft
Philippines
PH eReferral Implementation Guide, published by UP Manila SILab. This guide is not an authorized publication; it is the continuous build for version 0.3.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jgsuess/ph-ereferral/ and changes regularly. See the Directory of published versions
{
"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"
]
}
]
}