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 - Fracture Type (VS) - JSON Representation

Draft as of 2025-11-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SILPH-FractureTypeVS",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2025-10-30T00:34:01.469+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SILPH-FractureTypeVS</b></p><a name=\"SILPH-FractureTypeVS\"> </a><a name=\"hcSILPH-FractureTypeVS\"> </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: 3; Last updated: 2025-10-30 00:34:01+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-FractureTypeVS-http://snomed.info/sct-423125000\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/423125000\">423125000</a></td><td>Closed fracture</td></tr><tr><td><a name=\"SILPH-FractureTypeVS-http://snomed.info/sct-397181002\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://snomed.info/id/397181002\">397181002</a></td><td>Open fracture</td></tr></table></div>"
  },
  "url" : "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-FractureType",
  "version" : "0.2.0",
  "name" : "SILPH___Fracture_Type__VS_",
  "title" : "SILPH - Fracture Type (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 Value Set for fracture type designation (open versus closed)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH",
          "display" : "Philippines"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "423125000",
            "display" : "Closed fracture"
          },
          {
            "code" : "397181002",
            "display" : "Open fracture"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:a404b9fe-2ec8-42c8-8a1f-fa2a85dbc99d",
    "timestamp" : "2025-10-29T23:49:34+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-FractureType|1"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "423125000",
        "display" : "Closed fracture"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "397181002",
        "display" : "Open fracture"
      }
    ]
  }
}