| Package | PHCDI |
| Resource Type | ValueSet |
| Id | ObservationValueVS |
| FHIR Version | R4 |
| Source | https://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/ValueSet-ObservationValueVS.html |
| URL | https://nhdr.gov.ph/fhir/ValueSet/ObservationValueVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-25T07:49:09+00:00 |
| Name | ObservationValueVS |
| Title | Observation Value |
| Description | A value set for various observation values, including medical history, symptoms, clinical signs, and diagnostic outcomes. |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| StructureDefinition | |
| PH-Observation | PH Observation |
| CodeSystem | |
| ObservationValueCS | Observation Value |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ObservationValueVS
Language: en-US
https://nhdr.gov.ph/fhir/CodeSystem/ObservationValueCS{
"resourceType": "ValueSet",
"id": "ObservationValueVS",
"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/ObservationValueVS",
"version": "0.1.0",
"name": "ObservationValueVS",
"title": "Observation Value",
"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 for various observation values, including medical history, symptoms, clinical signs, and diagnostic outcomes.",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "https://nhdr.gov.ph/fhir/CodeSystem/ObservationValueCS"
}
]
}
}