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
: National Health Facility Registry ID - TTL Representation
Raw ttl | Download
@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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hospital-registry-id-ns"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem hospital-registry-id-ns</b></p><a name=\"hospital-registry-id-ns\"> </a><a name=\"hchospital-registry-id-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/NamingSystem/hospital-registry-id-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>NHFR</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>The permanent and unique number issued by PhilHealth to individual members and to each and every dependent.</p>\n</div></td></tr><tr><td>Publisher</td><td>UP Manila - National Institutes of Health - National Telehealth Center</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://nhfr.doh.gov.ph/</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/NamingSystem/hospital-registry-id-ns"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.1.0" ]
] ) ; #
fhir:name [ fhir:v "NHFR"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2025-06-01"^^xsd:date] ; #
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 "The permanent and unique number issued by PhilHealth to individual members and to each and every dependent."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "Philippines" ] ] )
] ) ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://nhfr.doh.gov.ph/" ]
] ) . #