DRAFT PH Road Safety Implementation Guide
0.2.0 - ci-build Philippines flag

DRAFT PH Road Safety Implementation Guide, published by UP Manila - National Institutes of Health - National Telehealth Center. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UPM-NTHC/PH-RoadSafetyIG/ and changes regularly. See the Directory of published versions

: SILPH - Status (VS) - JSON Representation

Draft as of 2025-11-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SILPH-StatusVS",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-10-30T00:34:07.622+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SILPH-StatusVS</b></p><a name=\"SILPH-StatusVS\"> </a><a name=\"hcSILPH-StatusVS\"> </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\">version: 5; Last updated: 2025-10-30 00:34:07+0000</p></div><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on SNOMED CT International edition 01-Oct 2024</p><p>This value set contains 2 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"SILPH-StatusVS-http://snomed.info/sct-63238001\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/63238001\">63238001</a></td><td>Dead on Arrival</td></tr><tr><td><a name=\"SILPH-StatusVS-http://snomed.info/sct-438949009\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/438949009\">438949009</a></td><td>Alive</td></tr></table></div>"
  },
  "url" : "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Status",
  "version" : "0.2.0",
  "name" : "SILPH___Status__VS_",
  "title" : "SILPH - Status (VS)",
  "status" : "draft",
  "date" : "2025-11-03T09:30:33+00:00",
  "publisher" : "UP Manila - National Institutes of Health - National Telehealth Center",
  "contact" : [
    {
      "name" : "UP Manila - National Institutes of Health - National Telehealth Center",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/UPM-NTHC/PH-RoadSafetyIG"
        }
      ]
    },
    {
      "name" : "PH Road Safety IG Repository",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/UPM-NTHC/PH-RoadSafetyIG"
        }
      ]
    }
  ],
  "description" : "SILPH ValueSet for Patient Status, if Alive or Dead during Admission",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH",
          "display" : "Philippines"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "63238001",
            "display" : "Dead on Arrival"
          },
          {
            "code" : "438949009",
            "display" : "Alive"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:8ff24ead-5d64-4125-9a07-123667fc7522",
    "timestamp" : "2025-10-29T23:49:31+00:00",
    "total" : 2,
    "parameter" : [
      {
        "name" : "used-codesystem",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"
      },
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"
      },
      {
        "name" : "warning-draft",
        "valueUri" : "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Status|1"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "63238001",
        "display" : "Dead on Arrival"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "438949009",
        "display" : "Alive"
      }
    ]
  }
}