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/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ and changes regularly. See the Directory of published versions

: ICD-10 Codes - XML Representation

Page standards status: Draft

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ICD10CS"/>
  <language value="en-US"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><p class="res-header-id"><b>Generated Narrative: CodeSystem ICD10CS</b></p><a name="ICD10CS"> </a><a name="hcICD10CS"> </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><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>source</td><td>source</td><td>https://icd.who.int/browse10/2019/en</td><td>string</td><td>Official ICD-10 URL</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/sid/icd-10</code> defines codes, but no codes are represented here</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url value="http://hl7.org/fhir/sid/icd-10"/>
  <version value="0.1.0"/>
  <name value="ICD10CS"/>
  <title value="ICD-10 Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-02T01:03:21+00:00"/>
  <publisher value="NHDR"/>
  <contact>
    <name value="NHDR"/>
    <telecom>
      <system value="url"/>
      <value value="https://nhdr.gov.ph"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem resource represents the International Classification of Diseases (ICD), 10th Revision. This is not the official publication of this code system, nor is it intended to be published on behalf of the World Health Organization (WHO). For the complete content of the code system, contact the publisher. For more details, visit: [ICD-10 Link](https://icd.who.int/browse10/2019/en)."/>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="not-present"/>
  <property>
    <code value="source"/>
    <uri value="https://icd.who.int/browse10/2019/en"/>
    <description value="Official ICD-10 URL"/>
    <type value="string"/>
  </property>
</CodeSystem>