DRAFT PH Road Safety Implementation Guide
0.1.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.1.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

: MDS Injury Types - JSON Representation

Draft as of 2025-10-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MDS-InjuryType-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MDS-InjuryType-VS</b></p><a name=\"MDS-InjuryType-VS\"> </a><a name=\"hcMDS-InjuryType-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/399963005\">399963005</a></td><td>Abrasion (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/284554003\">284554003</a></td><td>Avulsion - injury (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/125666000\">125666000</a></td><td>Burn (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/46541008\">46541008</a></td><td>Second degree burn injury (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/77140003\">77140003</a></td><td>First degree burn injury (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/80247002\">80247002</a></td><td>Third degree burn injury (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/770400008\">770400008</a></td><td>Fourth degree burn injury (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/110030002\">110030002</a></td><td>Concussion injury of brain (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/125667009\">125667009</a></td><td>Contusion (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/72704001\">72704001</a></td><td>Fracture (morphologic abnormality)</td></tr><tr><td><a href=\"http://snomed.info/id/423125000\">423125000</a></td><td>Closed fracture of bone (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/397181002\">397181002</a></td><td>Open fracture (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/125643001\">125643001</a></td><td>Open wound (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/262595009\">262595009</a></td><td>Traumatic amputation (disorder)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/PH-RoadSafety-InjuryType",
  "version" : "0.1.0",
  "name" : "MDSInjuryTypeVS",
  "title" : "MDS Injury Types",
  "status" : "draft",
  "date" : "2025-10-08T02:57:01+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" : "Common injury morphology/types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH",
          "display" : "Philippines"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "399963005",
            "display" : "Abrasion (disorder)"
          },
          {
            "code" : "284554003",
            "display" : "Avulsion - injury (disorder)"
          },
          {
            "code" : "125666000",
            "display" : "Burn (disorder)"
          },
          {
            "code" : "46541008",
            "display" : "Second degree burn injury (morphologic abnormality)"
          },
          {
            "code" : "77140003",
            "display" : "First degree burn injury (morphologic abnormality)"
          },
          {
            "code" : "80247002",
            "display" : "Third degree burn injury (morphologic abnormality)"
          },
          {
            "code" : "770400008",
            "display" : "Fourth degree burn injury (morphologic abnormality)"
          },
          {
            "code" : "110030002",
            "display" : "Concussion injury of brain (disorder)"
          },
          {
            "code" : "125667009",
            "display" : "Contusion (disorder)"
          },
          {
            "code" : "72704001",
            "display" : "Fracture (morphologic abnormality)"
          },
          {
            "code" : "423125000",
            "display" : "Closed fracture of bone (disorder)"
          },
          {
            "code" : "397181002",
            "display" : "Open fracture (disorder)"
          },
          {
            "code" : "125643001",
            "display" : "Open wound (disorder)"
          },
          {
            "code" : "262595009",
            "display" : "Traumatic amputation (disorder)"
          }
        ]
      }
    ]
  }
}