Polaris FHIR Implementation Guide - Local Development build (v1.9.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Canadian Provincial Health Number Systems - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vs-canadian-phn-systems"] ; #
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: ValueSet vs-canadian-phn-systems</b></p><a name=\"vs-canadian-phn-systems\"> </a><a name=\"hcvs-canadian-phn-systems\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-canadian-phn-systems.html\"><code>https://fhir.apps.health/CodeSystem/canadian-phn-systems</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.apps.health/ValueSet/canadian-phn-systems"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.9.4"] ; #
fhir:name [ fhir:v "CanadianPHNSystems"] ; #
fhir:title [ fhir:v "Canadian Provincial Health Number Systems"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-02T15:09:13-05:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Naming systems for provincial and territorial health numbers across Canada, based on Infoway standards"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.apps.health/CodeSystem/canadian-phn-systems"^^xsd:anyURI ] ] )
] . #