DRAFT PH Road Safety Implementation Guide
            
            0.2.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.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
| Draft as of 2025-11-03 | 
@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-GCSMotorVS"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2025-10-30T00:34:01.792+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-GCSMotorVS</b></p><a name=\"SILPH-GCSMotorVS\"> </a><a name=\"hcSILPH-GCSMotorVS\"> </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:01+0000</p></div><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on Loinc v2.78</p><p>This value set contains 6 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-GCSMotorVS-http://loinc.org-LA6567-7\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6567-7/\">LA6567-7</a></td><td>6 To command</td></tr><tr><td><a name=\"SILPH-GCSMotorVS-http://loinc.org-LA6566-9\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6566-9/\">LA6566-9</a></td><td>5 Localizes pain</td></tr><tr><td><a name=\"SILPH-GCSMotorVS-http://loinc.org-LA6565-1\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6565-1/\">LA6565-1</a></td><td>4 Withdraws from pain</td></tr><tr><td><a name=\"SILPH-GCSMotorVS-http://loinc.org-LA6564-4\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6564-4/\">LA6564-4</a></td><td>3 Abnormal flexion</td></tr><tr><td><a name=\"SILPH-GCSMotorVS-http://loinc.org-LA6563-6\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6563-6/\">LA6563-6</a></td><td>2 Abnormal extension</td></tr><tr><td><a name=\"SILPH-GCSMotorVS-http://loinc.org-LA6562-8\"> </a><code>http://loinc.org</code></td><td style=\"white-space:nowrap\">  <a href=\"https://loinc.org/LA6562-8/\">LA6562-8</a></td><td>1 None</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-GCS-Motor"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-GCS-Motor>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "SILPH___GCS___Motor__VS_"] ; # 
  fhir:title [ fhir:v "SILPH - GCS - Motor (VS)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-11-03T09:30:33+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 GCS Motor Score"] ; # 
  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://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA6567-7" ] ;
fhir:display [ fhir:v "6 To command" ]       ] [
fhir:code [ fhir:v "LA6566-9" ] ;
fhir:display [ fhir:v "5 Localizes pain" ]       ] [
fhir:code [ fhir:v "LA6565-1" ] ;
fhir:display [ fhir:v "4 Withdraws from pain" ]       ] [
fhir:code [ fhir:v "LA6564-4" ] ;
fhir:display [ fhir:v "3 Abnormal flexion" ]       ] [
fhir:code [ fhir:v "LA6563-6" ] ;
fhir:display [ fhir:v "2 Abnormal extension" ]       ] [
fhir:code [ fhir:v "LA6562-8" ] ;
fhir:display [ fhir:v "1 None" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:identifier [
fhir:v "urn:uuid:c7439f17-b180-4823-862e-0819941b3658"^^xsd:anyURI ;
fhir:l <urn:uuid:c7439f17-b180-4823-862e-0819941b3658>     ] ;
fhir:timestamp [ fhir:v "2025-10-29T23:49:38+00:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 6 ] ;
    ( fhir:parameter [
fhir:name [ fhir:v "used-codesystem" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://loinc.org|2.78"^^xsd:anyURI ;
fhir:l <http://loinc.org?version=2.78>       ]     ] [
fhir:name [ fhir:v "version" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://loinc.org|2.78"^^xsd:anyURI ;
fhir:l <http://loinc.org?version=2.78>       ]     ] [
fhir:name [ fhir:v "warning-draft" ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-GCS-Motor|0.1.1"^^xsd:anyURI ;
fhir:l <http://www.roadsafetyph.doh.gov.ph/ValueSet/SILPH-GCS-Motor?version=0.1.1>       ]     ] ) ;
    ( fhir:contains [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6567-7" ] ;
fhir:display [ fhir:v "6 To command" ]     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6566-9" ] ;
fhir:display [ fhir:v "5 Localizes pain" ]     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6565-1" ] ;
fhir:display [ fhir:v "4 Withdraws from pain" ]     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6564-4" ] ;
fhir:display [ fhir:v "3 Abnormal flexion" ]     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6563-6" ] ;
fhir:display [ fhir:v "2 Abnormal extension" ]     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "LA6562-8" ] ;
fhir:display [ fhir:v "1 None" ]     ] )
  ] . # 
  
  
          IG © 2025+ UP Manila - National Institutes of Health - National Telehealth Center.  Package example.fhir.ph.roadsafety#0.2.0 based on FHIR 4.0.1. Generated 2025-11-03
          
          
                      Links: Table of Contents |
                 QA Report