| Package | PHCDI |
| Resource Type | ValueSet |
| Id | ServiceTypeVS |
| FHIR Version | R4 |
| Source | https://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/ValueSet-ServiceTypeVS.html |
| URL | https://nhdr.gov.ph/fhir/ValueSet/ServiceTypeVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-25T07:49:09+00:00 |
| Name | ServiceTypeVS |
| Title | Service Type |
| Description | A value set specifying the various types of services provided during an encounter. |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| StructureDefinition | |
| PH-Encounter | PH Encounter |
| CodeSystem | |
| service-type | Service type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ServiceTypeVS
Language: en-US
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/service-typehttp://terminology.hl7.org/CodeSystem/service-type| Code | Display |
| 630 | Konsulta Services |
{
"resourceType": "ValueSet",
"id": "ServiceTypeVS",
"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/ServiceTypeVS",
"version": "0.1.0",
"name": "ServiceTypeVS",
"title": "Service Type",
"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": "A value set specifying the various types of services provided during an encounter.",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type"
},
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"concept": [
{
"code": "630",
"display": "Konsulta Services"
}
]
}
]
}
}