DRAFT PH Road Safety Implementation Guide
0.3.0 - ci-build
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.3.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
| Draft as of 2025-11-19 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SILPH-BurnsVS"] ; #
fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2025-10-30T00:34:00.619+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SILPH-BurnsVS</b></p><a name=\"SILPH-BurnsVS\"> </a><a name=\"hcSILPH-BurnsVS\"> </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: 4; Last updated: 2025-10-30 00:34:00+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 4 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-BurnsVS-http://snomed.info/sct-77140003\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/id/77140003\">77140003</a></td><td>1st Degree Burn</td></tr><tr><td><a name=\"SILPH-BurnsVS-http://snomed.info/sct-46541008\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/id/46541008\">46541008</a></td><td>2nd Degree Burn</td></tr><tr><td><a name=\"SILPH-BurnsVS-http://snomed.info/sct-80247002\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/id/80247002\">80247002</a></td><td>3rd Degree Burn</td></tr><tr><td><a name=\"SILPH-BurnsVS-http://snomed.info/sct-770400008\"> </a><code>http://snomed.info/sct</code></td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/id/770400008\">770400008</a></td><td>4th Degree Burn</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Burns"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Burns>
] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "SILPH___Burns__VS_"] ; #
fhir:title [ fhir:v "SILPH - Burns (VS)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-11-19T05:21:09+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "UP Manila - National Institutes of Health - National Telehealth Center"] ; #
fhir:contact ( [
fhir:name [ fhir:v "UP Manila - National Institutes of Health - National Telehealth Center" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/UPM-NTHC/PH-RoadSafetyIG" ] ] )
] [
fhir:name [ fhir:v "PH Road Safety IG Repository" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/UPM-NTHC/PH-RoadSafetyIG" ] ] )
] ) ; #
fhir:description [ fhir:v "SILPH Value Set for Degree of Burn"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "Philippines" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008/version/20241001" ] ;
( fhir:concept [
fhir:code [ fhir:v "77140003" ] ;
fhir:display [ fhir:v "1st Degree Burn" ] ] [
fhir:code [ fhir:v "46541008" ] ;
fhir:display [ fhir:v "2nd Degree Burn" ] ] [
fhir:code [ fhir:v "80247002" ] ;
fhir:display [ fhir:v "3rd Degree Burn" ] ] [
fhir:code [ fhir:v "770400008" ] ;
fhir:display [ fhir:v "4th Degree Burn" ] ] ) ] )
] ; #
fhir:expansion [
fhir:identifier [
fhir:v "urn:uuid:b4fbdf17-f75f-4f4f-b8a7-5f3d76b01ead"^^xsd:anyURI ;
fhir:l <urn:uuid:b4fbdf17-f75f-4f4f-b8a7-5f3d76b01ead> ] ;
fhir:timestamp [ fhir:v "2025-10-29T23:49:33+00:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 4 ] ;
( fhir:parameter [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/900000000000207008/version/20241001> ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20241001"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct?version=http://snomed.info/sct/900000000000207008/version/20241001> ] ] [
fhir:name [ fhir:v "warning-draft" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Burns|1"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-Burns?version=1> ] ] ) ;
( fhir:contains [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "77140003" ] ;
fhir:display [ fhir:v "1st Degree Burn" ] ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "46541008" ] ;
fhir:display [ fhir:v "2nd Degree Burn" ] ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "80247002" ] ;
fhir:display [ fhir:v "3rd Degree Burn" ] ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "770400008" ] ;
fhir:display [ fhir:v "4th Degree Burn" ] ] )
] . #
IG © 2025+ UP Manila - National Institutes of Health - National Telehealth Center. Package example.fhir.ph.roadsafety#0.3.0 based on FHIR 4.0.1. Generated 2025-11-19
Links: Table of Contents |
QA Report