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
| Draft as of 2024-01-11 |
@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-practitioner-identifier-type"] ; #
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-EI\">EI</a></td><td style=\"color: #cccccc\">Employee number</td><td>A number that uniquely identifies an employee to an employer.</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-ADELI\">ADELI</a></td><td>N° ADELI</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-RPPS\">RPPS</a></td><td>N° RPPS</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-IDNPS\">IDNPS</a></td><td>Identifiant National de Professionnel de Santé</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INTRN\">INTRN</a></td><td>Identifiant interne</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne</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-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-1\">1</a></td><td>Id cabinet ADELI/n° registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-3\">3</a></td><td>FINESS/n° de registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-4\">4</a></td><td>SIREN/n° de registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-5\">5</a></td><td>SIRET/n° de registre</td></tr><tr><td><a href=\"CodeSystem-TRE-G08-TypeIdentifiantPersonne.html#TRE-G08-TypeIdentifiantPersonne-6\">6</a></td><td>Id cabinet RPPS/n° de registre</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://resmed.com/fhir/core/ValueSet/fr-practitioner-identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.37.0"] ; #
fhir:name [ fhir:v "Fr_practioner_identifier_type"] ; #
fhir:title [ fhir:v "ResMed French providers identification"] ; #
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 "This is a ResMed variant of a HL7 France Core package resource.\nA coded type for an identifier that can be used to determine which identifier to use for a specific purpose (providers identification)"] ; #
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 "EI" ] ] ) ] [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "ADELI" ] ;
fhir:display [ fhir:v "N° ADELI" ] ] [
fhir:code [ fhir:v "RPPS" ] ;
fhir:display [ fhir:v "N° RPPS" ] ] [
fhir:code [ fhir:v "IDNPS" ] ;
fhir:display [ fhir:v "Identifiant National de Professionnel de Santé" ] ] [
fhir:code [ fhir:v "INTRN" ] ;
fhir:display [ fhir:v "Identifiant interne" ] ] ) ] [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_G08-TypeIdentifiantPersonne/FHIR/TRE-G08-TypeIdentifiantPersonne"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Id cabinet ADELI/n° registre" ] ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "FINESS/n° de registre" ] ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "SIREN/n° de registre" ] ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "SIRET/n° de registre" ] ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Id cabinet RPPS/n° de registre" ] ] ) ] )
] . #
IG © 2021+ ResMed Corp. Package resmed.core#0.37.0 based on FHIR 4.0.1. Generated 2024-01-11
Links: Table of Contents |
QA Report
| Propose a change | Issues
| Version History
| Search