CDI test
0.1.0 - ci-build
CDI test, published by test. 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/nhdr-gianb/test-ig/ and changes regularly. See the Directory of published versions
Page standards status: Draft |
{
"resourceType" : "ValueSet",
"id" : "BarangayVS",
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BarangayVS</b></p><a name=\"BarangayVS\"> </a><a name=\"hcBarangayVS\"> </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\">Language: en-US</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-PSGCCS.html\"><code>https://psa.gov.ph/classification/psgc</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "https://nhdr.gov.ph/fhir/ValueSet/BarangayVS",
"version" : "0.1.0",
"name" : "BarangayVS",
"title" : "Barangay Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-06-26T23:46:20+00:00",
"publisher" : "test",
"contact" : [
{
"name" : "test",
"telecom" : [
{
"system" : "url",
"value" : "https://test.ph"
}
]
}
],
"description" : "The Barangay codes valueset includes all barangay values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).",
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "https://psa.gov.ph/classification/psgc"
}
]
}
}