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
{
"resourceType" : "Practitioner",
"id" : "practitioner-jane-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-jane-ex</b></p><a name=\"practitioner-jane-ex\"> </a><a name=\"hcpractitioner-jane-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>: Jane Dela Cruz </p></div>"
},
"name" : [
{
"family" : "Dela Cruz",
"given" : [
"Jane"
]
}
]
}