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 French HL7 v3 RoleClass - 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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TRE-R260-HL7RoleClass"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ECON<a name=\"TRE-R260-HL7RoleClass-ECON\"> </a></td><td>Entité à contacter en cas d'urgence</td></tr><tr><td style=\"white-space:nowrap\">GUARD<a name=\"TRE-R260-HL7RoleClass-GUARD\"> </a></td><td>Responsable légal</td></tr><tr><td style=\"white-space:nowrap\">QUAL<a name=\"TRE-R260-HL7RoleClass-QUAL\"> </a></td><td>Personne de confiance</td></tr><tr><td style=\"white-space:nowrap\">POLHOLD<a name=\"TRE-R260-HL7RoleClass-POLHOLD\"> </a></td><td>Assuré ouvrant droit</td></tr><tr><td style=\"white-space:nowrap\">CON<a name=\"TRE-R260-HL7RoleClass-CON\"> </a></td><td>Informateur</td></tr><tr><td style=\"white-space:nowrap\">CAREGIVER<a name=\"TRE-R260-HL7RoleClass-CAREGIVER\"> </a></td><td>Aidant</td></tr><tr><td style=\"white-space:nowrap\">PAT<a name=\"TRE-R260-HL7RoleClass-PAT\"> </a></td><td>Patient</td></tr><tr><td style=\"white-space:nowrap\">PROV<a name=\"TRE-R260-HL7RoleClass-PROV\"> </a></td><td>Professionnel de santé</td></tr><tr><td style=\"white-space:nowrap\">AGNT<a name=\"TRE-R260-HL7RoleClass-AGNT\"> </a></td><td>Professionnel caractérisé par son rôle</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.37.0"] ; # 
  fhir:name [ fhir:v "TRE_R260_HL7RoleClass"] ; # 
  fhir:title [ fhir:v "ResMed French HL7 v3 RoleClass"] ; # 
  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.\nRôle de la personne point de contact auprès d'une autre personne repris de la terminologie HL7 v3 RoleClass (https://www.hl7.org/fhir/v3/RoleClass/cs.html)"] ; # 
  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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ECON" ] ;
fhir:display [ fhir:v "Entité à contacter en cas d'urgence" ]
  ] [
fhir:code [ fhir:v "GUARD" ] ;
fhir:display [ fhir:v "Responsable légal" ]
  ] [
fhir:code [ fhir:v "QUAL" ] ;
fhir:display [ fhir:v "Personne de confiance" ]
  ] [
fhir:code [ fhir:v "POLHOLD" ] ;
fhir:display [ fhir:v "Assuré ouvrant droit" ]
  ] [
fhir:code [ fhir:v "CON" ] ;
fhir:display [ fhir:v "Informateur" ]
  ] [
fhir:code [ fhir:v "CAREGIVER" ] ;
fhir:display [ fhir:v "Aidant" ]
  ] [
fhir:code [ fhir:v "PAT" ] ;
fhir:display [ fhir:v "Patient" ]
  ] [
fhir:code [ fhir:v "PROV" ] ;
fhir:display [ fhir:v "Professionnel de santé" ]
  ] [
fhir:code [ fhir:v "AGNT" ] ;
fhir:display [ fhir:v "Professionnel caractérisé par son rôle" ]
  ] ) . #