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" : "Organization",
"id" : "organization-receiving-facility-ex",
"meta" : {
"profile" : [
🔗 "http://doh.gov.ph/fhir/ph-core/StructureDefinition/ph-core-organization"
],
"tag" : [
{
"system" : "https://example.com/peref-dd",
"code" : "REF-9",
"display" : "REF-9"
},
{
"system" : "https://example.com/peref-dd",
"code" : "REF-10",
"display" : "REF-10"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-receiving-facility-ex</b></p><a name=\"organization-receiving-facility-ex\"> </a><a name=\"hcorganization-receiving-facility-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\">Profile: <a href=\"https://build.fhir.org/ig/UP-Manila-SILab/ph-core/StructureDefinition-ph-core-organization.html\">PH Core Organization</a></p><p style=\"margin-bottom: 0px\">Tags: REF-9 (Details: peref-dd code REF-9), REF-10 (Details: peref-dd code REF-10)</p></div><p><b>identifier</b>: Facility ID/DOH000-OO-0-0000456\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Metro Imaging Centre</p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FI"
}
]
},
"system" : "http://doh.gov.ph/fhir/Identifier/doh-nhfr-code",
"value" : "DOH000-OO-0-0000456"
}
],
"name" : "Metro Imaging Centre"
}