Draft PH Core Implementation Guide
0.2.0 - ci-build Philippines flag

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

: PH Core Creator - JSON Representation

Draft as of 2026-04-10

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "Creator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition Creator</b></p><a name=\"Creator\"> </a><a name=\"hcCreator\"> </a><table class=\"grid\"><tr><td><b>Actor: Creator </b></td><td>PH Core Creator</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>A PH Core Creator is a system which produces/assembles/creates PH Core resources. This includes electronic health records (EHRs), hospital information systems (HIS), laboratory information systems (LIS), and other health applications that produce PH Core conformant resources.</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://doh.gov.ph/fhir/ph-core/ActorDefinition/Creator",
  "version" : "0.2.0",
  "name" : "Creator",
  "title" : "PH Core Creator",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-10T05:44:36+00:00",
  "publisher" : "UP Manila National TeleHealth Center",
  "contact" : [
    {
      "name" : "UP Manila National TeleHealth Center",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/UP-NTHC"
        }
      ]
    }
  ],
  "description" : "A PH Core Creator is a system which produces/assembles/creates PH Core resources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "A PH Core Creator is a system which produces/assembles/creates PH Core resources. This includes electronic health records (EHRs), hospital information systems (HIS), laboratory information systems (LIS), and other health applications that produce PH Core conformant resources."
}