ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ResMed implementation of the French Identifier type ValueSet - TTL Representation

Draft as of 2024-01-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "fr-identifier-type-v1-0"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport Number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PN\">PN</a></td><td>Person Number</td><td>A number that is unique to a living subject within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PI\">PI</a></td><td>Patient Identifier</td><td>A number that is unique to a patient within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-RRI\">RRI</a></td><td>Regional Registry ID</td><td>Regional registry ID</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-fr-v2-0203.html\"><code>http://interopsante.org/fhir/CodeSystem/fr-v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-NNFRA\">NNFRA</a></td><td>National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-NDP\">NDP</a></td><td>Identifiant du patient au Dossier Pharmaceutique</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-C\">INS-C</a></td><td>Identifiant National de Santé Calculé</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-NIA\">INS-NIA</a></td><td>NIR temporaire</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-NIR\">INS-NIR</a></td><td>NIR définitif</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://resmed.com/fhir/core/ValueSet/fr-identifier-type-v1-0"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.37.0"] ; # 
  fhir:name [ fhir:v "Fr_patient_identifier_type"] ; # 
  fhir:title [ fhir:v "ResMed implementation of the French Identifier type ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-01-11T18:32:48+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ResMed Corp"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ResMed Corp" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.resmed.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "atomteam-halifax@resmed.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ResMed implementation of the French Identifier type ValueSet"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "PPN" ] ;
fhir:display [ fhir:v "Passport Number" ]       ] [
fhir:code [ fhir:v "PN" ] ;
fhir:display [ fhir:v "Person Number" ]       ] [
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient Identifier" ]       ] [
fhir:code [ fhir:v "RRI" ] ;
fhir:display [ fhir:v "Regional Registry ID" ]       ] )     ] [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "NNFRA" ] ;
fhir:display [ fhir:v "National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code" ]       ] [
fhir:code [ fhir:v "NDP" ] ;
fhir:display [ fhir:v "Identifiant du patient au Dossier Pharmaceutique" ]       ] [
fhir:code [ fhir:v "INS-C" ] ;
fhir:display [ fhir:v "Identifiant National de Santé Calculé" ]       ] [
fhir:code [ fhir:v "INS-NIA" ] ;
fhir:display [ fhir:v "NIR temporaire" ]       ] [
fhir:code [ fhir:v "INS-NIR" ] ;
fhir:display [ fhir:v "NIR définitif" ]       ] )     ] )
  ] . #