Draft PH Core Implementation Guide
0.1.0 - ci-build
Philippines
Draft PH Core Implementation Guide, published by UP Manila National TeleHealth Center. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-13 |
{
"resourceType" : "ValueSet",
"id" : "indigenous-groups",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet indigenous-groups</b></p><a name=\"indigenous-groups\"> </a><a name=\"hcindigenous-groups\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-indigenous-groups.html\"><code>urn://example.com/ph-core/fhir/CodeSystem/indigenous-groups</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "urn://example.com/ph-core/fhir/ValueSet/indigenous-groups",
"version" : "0.1.0",
"name" : "IndigenousGroups",
"title" : "Indigenous Groups",
"status" : "draft",
"experimental" : true,
"date" : "2026-02-13T05:10:40+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 value set representing the recognized Indigenous groups to which a person may belong.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PH",
"display" : "Philippines"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn://example.com/ph-core/fhir/CodeSystem/indigenous-groups"
}
]
}
}