FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

PackagePHCDI
Resource TypeValueSet
IdValueSet-ICD10VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ValueSet-ICD10VS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/ICD10VS
Version0.1.0
Statusdraft
Date2026-02-05T04:03:48+00:00
NameICD10VS
TitleICD-10 Codes
DescriptionThis value set represents the International Classification of Diseases (ICD), 10th Revision.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
PH-AllergyIntolerancePH AllergyIntolerance
PH-ConditionPH Condition
PH-DiagnosticReportPH DiagnosticReport
PH-FamilyMemberHistoryPH FamilyMemberHistory
PH-MedicationStatementPH MedicationStatement

Resources that this resource uses

CodeSystem
icd-10ICD-10

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ICD10VS

Language: en-US


Source1

{
  "resourceType": "ValueSet",
  "id": "ICD10VS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-02-05T04:03:48+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.",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10"
      }
    ]
  }
}