FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/RVSCodeCS

PackagePHCDI
TypeCodeSystem
IdRVSCodeCS
FHIR VersionR4
Sourcehttps://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/CodeSystem-RVSCodeCS.html
URLhttps://nhdr.gov.ph/fhir/CodeSystem/RVSCodeCS
Version0.1.0
Statusdraft
Date2025-06-25T07:49:09+00:00
NameRVSCodeCS
TitleRelative Value Scale (RVS) Codes
DescriptionPlaceholder version of RVS codes to avoid long build times in local development.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
ProcedureCodeVSProcedure Code

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem RVSCodeCS

Language: en-US

This case-sensitive code system https://nhdr.gov.ph/fhir/CodeSystem/RVSCodeCS defines the following code:

CodeDisplay
10060 INCISION AND DRAINAGE OF ABSCESS (E.G., CARBUNCLE, SUPPURATIVE HIDRADENITIS, CUTANEOUS OR SUBCUTANEOUS ABSCESS, CYST, FURUNCLE, OR PARONYCHIA)

Source

{
  "resourceType": "CodeSystem",
  "id": "RVSCodeCS",
  "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/CodeSystem/RVSCodeCS",
  "version": "0.1.0",
  "name": "RVSCodeCS",
  "title": "Relative Value Scale (RVS) 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": "Placeholder version of RVS codes to avoid long build times in local development.",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "10060",
      "display": "INCISION AND DRAINAGE OF ABSCESS (E.G., CARBUNCLE, SUPPURATIVE HIDRADENITIS, CUTANEOUS OR SUBCUTANEOUS ABSCESS, CYST, FURUNCLE, OR PARONYCHIA)"
    }
  ]
}