NHDR Implementation Guide Release 1.0
0.1.0 - ci-build
NHDR Implementation Guide Release 1.0, published by NHDR. 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/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/ and changes regularly. See the Directory of published versions
Page standards status: Draft |
{
"resourceType" : "ValueSet",
"id" : "ICD10VS",
"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 ICD10VS</b></p><a name=\"ICD10VS\"> </a><a name=\"hcICD10VS\"> </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=\"http://terminology.hl7.org/6.4.0/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "https://nhdr.gov.ph/fhir/ValueSet/ICD10VS",
"version" : "0.1.0",
"name" : "ICD10VS",
"title" : "ICD-10 Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-06-25T07:49:09+00:00",
"publisher" : "NHDR",
"contact" : [
{
"name" : "NHDR",
"telecom" : [
{
"system" : "url",
"value" : "https://nhdr.gov.ph"
}
]
}
],
"description" : "This value set represents the International Classification of Diseases (ICD), 10th Revision. For more details, visit: [ICD-10 Link](https://icd.who.int/browse10/2019/en).",
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10"
}
]
}
}