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-TransportAccidentTypeVS"] ; #
fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2025-10-30T00:34:08.125+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-TransportAccidentTypeVS</b></p><a name=\"SILPH-TransportAccidentTypeVS\"> </a><a name=\"hcSILPH-TransportAccidentTypeVS\"> </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: 6; Last updated: 2025-10-30 00:34:08+0000</p></div><div style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\"><p>Expansion based on:</p><ul><li>SNOMED CT International edition 01-Oct 2024</li><li>codesystem SILPH Road Safety Local Codes version 0.2.0</li></ul></div><p>This value set contains 2 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"SILPH-TransportAccidentTypeVS-http://snomed.info/sct-215414001\"> </a><code>http://snomed.info/sct</code></td><td>http://snomed.info/sct/900000000000207008/version/20241001</td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/sct/900000000000207008/id/215414001\">215414001</a></td><td>Water</td></tr><tr><td><a name=\"SILPH-TransportAccidentTypeVS-http://snomed.info/sct-386679005\"> </a><code>http://snomed.info/sct</code></td><td>http://snomed.info/sct/900000000000207008/version/20241001</td><td style=\"white-space:nowrap\"> <a href=\"http://snomed.info/sct/900000000000207008/id/386679005\">386679005</a></td><td>Air</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-TransportAccidentType"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-TransportAccidentType>
] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "SILPH___Transport_Accident_Type__VS_"] ; #
fhir:title [ fhir:v "SILPH - Transport Accident Type (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 Transport Accident Type (Land, Water or Air)"] ; #
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://www.roadsafetyph.doh.gov.ph/CodeSystem"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/CodeSystem> ] ;
( fhir:concept [
fhir:code [ fhir:v "LAND" ] ;
fhir:display [ fhir:v "Land" ] ] ) ] [
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 "215414001" ] ;
fhir:display [ fhir:v "Water" ] ] [
fhir:code [ fhir:v "386679005" ] ;
fhir:display [ fhir:v "Air" ] ] ) ] )
] ; #
fhir:expansion [
fhir:identifier [
fhir:v "urn:uuid:abb68c36-1fe4-4d94-b352-5640c45c78f2"^^xsd:anyURI ;
fhir:l <urn:uuid:abb68c36-1fe4-4d94-b352-5640c45c78f2> ] ;
fhir:timestamp [ fhir:v "2025-10-29T23:49:35+00:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 2 ] ;
( fhir:parameter [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://www.roadsafetyph.doh.gov.ph/CodeSystem|0.2.0"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/CodeSystem?version=0.2.0> ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://www.roadsafetyph.doh.gov.ph/CodeSystem|0.2.0"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/CodeSystem?version=0.2.0> ] ] [
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/CodeSystem|0.2.0"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/CodeSystem?version=0.2.0> ] ] [
fhir:name [ fhir:v "warning-draft" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-TransportAccidentType|0.1.2"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-TransportAccidentType?version=0.1.2> ] ] ) ;
( fhir:contains [
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:code [ fhir:v "215414001" ] ;
fhir:display [ fhir:v "Water" ] ] [
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:code [ fhir:v "386679005" ] ;
fhir:display [ fhir:v "Air" ] ] )
] . #
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