@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 -------------------------------------------------------------------

<https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-organisation> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fr-core-cs-type-organisation"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>ThXXXX</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td style=\"white-space:nowrap\">LEGAL-ENTITY<a name=\"fr-core-cs-type-organisation-LEGAL-ENTITY\"> </a></td><td>Entité légale</td></tr><tr><td style=\"white-space:nowrap\">GHT<a name=\"fr-core-cs-type-organisation-GHT\"> </a></td><td>Groupement hospitalier de territoire</td></tr><tr><td style=\"white-space:nowrap\">GEOGRAPHICAL-ENTITY<a name=\"fr-core-cs-type-organisation-GEOGRAPHICAL-ENTITY\"> </a></td><td>Entité géographique</td></tr><tr><td style=\"white-space:nowrap\">GROUP<a name=\"fr-core-cs-type-organisation-GROUP\"> </a></td><td>Groupe privé/hospitalier</td></tr><tr><td style=\"white-space:nowrap\">HEBERGEMENT<a name=\"fr-core-cs-type-organisation-HEBERGEMENT\"> </a></td><td>Hébergement</td></tr><tr><td style=\"white-space:nowrap\">SOIN<a name=\"fr-core-cs-type-organisation-SOIN\"> </a></td><td>Soin</td></tr><tr><td style=\"white-space:nowrap\">ADMINISTRATIF<a name=\"fr-core-cs-type-organisation-ADMINISTRATIF\"> </a></td><td>Administration</td></tr><tr><td style=\"white-space:nowrap\">MEDICAL<a name=\"fr-core-cs-type-organisation-MEDICAL\"> </a></td><td>Médical</td></tr><tr><td style=\"white-space:nowrap\">TECHNIQUE<a name=\"fr-core-cs-type-organisation-TECHNIQUE\"> </a></td><td>Technique</td></tr><tr><td style=\"white-space:nowrap\">MEDICOTEC<a name=\"fr-core-cs-type-organisation-MEDICOTEC\"> </a></td><td>medico technique (radio, scanner …)</td></tr><tr><td style=\"white-space:nowrap\">UF<a name=\"fr-core-cs-type-organisation-UF\"> </a></td><td>Unité fonctionnelle</td></tr><tr><td style=\"white-space:nowrap\">SERVICE<a name=\"fr-core-cs-type-organisation-SERVICE\"> </a></td><td>Service</td></tr><tr><td style=\"white-space:nowrap\">UM<a name=\"fr-core-cs-type-organisation-UM\"> </a></td><td>Unité médicale</td></tr><tr><td style=\"white-space:nowrap\">UAC<a name=\"fr-core-cs-type-organisation-UAC\"> </a></td><td>Unité d'activité</td></tr><tr><td style=\"white-space:nowrap\">POLE<a name=\"fr-core-cs-type-organisation-POLE\"> </a></td><td>Pôle</td></tr><tr><td style=\"white-space:nowrap\">CENTRE-RESP<a name=\"fr-core-cs-type-organisation-CENTRE-RESP\"> </a></td><td>Centre de responsabilité</td></tr><tr><td style=\"white-space:nowrap\">CENTRE-ACTIVITE<a name=\"fr-core-cs-type-organisation-CENTRE-ACTIVITE\"> </a></td><td>Centre d'activité</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-organisation"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "FRCoreCodeSystemTypesOrganisations"] ; # 
  fhir:title [ fhir:v "FR Core CodeSystem Types d'Organisations"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-16T11:41:28+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Interop'Santé"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Interop'Santé" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://interopsante.org/" ]
     ] )
  ] [
     fhir:name [ fhir:v "InteropSanté" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@interopsante.org" ] ;
       fhir:use [ fhir:v "work" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This is an example code system that includes all the InteropSanté Organizations types codes."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "FR" ] ;
       fhir:display [ fhir:v "France" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "LEGAL-ENTITY" ] ;
     fhir:display [ fhir:v "Entité légale" ]
  ] [
     fhir:code [ fhir:v "GHT" ] ;
     fhir:display [ fhir:v "Groupement hospitalier de territoire" ]
  ] [
     fhir:code [ fhir:v "GEOGRAPHICAL-ENTITY" ] ;
     fhir:display [ fhir:v "Entité géographique" ]
  ] [
     fhir:code [ fhir:v "GROUP" ] ;
     fhir:display [ fhir:v "Groupe privé/hospitalier" ]
  ] [
     fhir:code [ fhir:v "HEBERGEMENT" ] ;
     fhir:display [ fhir:v "Hébergement" ]
  ] [
     fhir:code [ fhir:v "SOIN" ] ;
     fhir:display [ fhir:v "Soin" ]
  ] [
     fhir:code [ fhir:v "ADMINISTRATIF" ] ;
     fhir:display [ fhir:v "Administration" ]
  ] [
     fhir:code [ fhir:v "MEDICAL" ] ;
     fhir:display [ fhir:v "Médical" ]
  ] [
     fhir:code [ fhir:v "TECHNIQUE" ] ;
     fhir:display [ fhir:v "Technique" ]
  ] [
     fhir:code [ fhir:v "MEDICOTEC" ] ;
     fhir:display [ fhir:v "medico technique (radio, scanner …)" ]
  ] [
     fhir:code [ fhir:v "UF" ] ;
     fhir:display [ fhir:v "Unité fonctionnelle" ]
  ] [
     fhir:code [ fhir:v "SERVICE" ] ;
     fhir:display [ fhir:v "Service" ]
  ] [
     fhir:code [ fhir:v "UM" ] ;
     fhir:display [ fhir:v "Unité médicale" ]
  ] [
     fhir:code [ fhir:v "UAC" ] ;
     fhir:display [ fhir:v "Unité d'activité" ]
  ] [
     fhir:code [ fhir:v "POLE" ] ;
     fhir:display [ fhir:v "Pôle" ]
  ] [
     fhir:code [ fhir:v "CENTRE-RESP" ] ;
     fhir:display [ fhir:v "Centre de responsabilité" ]
  ] [
     fhir:code [ fhir:v "CENTRE-ACTIVITE" ] ;
     fhir:display [ fhir:v "Centre d'activité" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

