Guide d'implémentation Fr Core, publié par Interop'Santé. Ce guide nest pas une publication autorisée ; cest la version en intégration continue pour la version 2.2.0-ballot construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/Interop-Sante/hl7.fhir.fr.core/ et change régulièrement. Voir le répertoire des versions publiées
: FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle - 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fr-core-cs-uf-indicateur"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem fr-core-cs-uf-indicateur</b></p><a name=\"fr-core-cs-uf-indicateur\"> </a><a name=\"hcfr-core-cs-uf-indicateur\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td></tr><tr><td style=\"white-space:nowrap\">HEB<a name=\"fr-core-cs-uf-indicateur-HEB\"> </a></td><td>Hébergement</td></tr><tr><td style=\"white-space:nowrap\">SOIN<a name=\"fr-core-cs-uf-indicateur-SOIN\"> </a></td><td>Soin</td></tr><tr><td style=\"white-space:nowrap\">ADMIN<a name=\"fr-core-cs-uf-indicateur-ADMIN\"> </a></td><td>Administrative</td></tr><tr><td style=\"white-space:nowrap\">MED<a name=\"fr-core-cs-uf-indicateur-MED\"> </a></td><td>Médicale</td></tr><tr><td style=\"white-space:nowrap\">TECH<a name=\"fr-core-cs-uf-indicateur-TECH\"> </a></td><td>Technique</td></tr><tr><td style=\"white-space:nowrap\">MEDICOTECH<a name=\"fr-core-cs-uf-indicateur-MEDICOTECH\"> </a></td><td>medico technique (radio, scanner, ...)</td></tr><tr><td style=\"white-space:nowrap\">MAG<a name=\"fr-core-cs-uf-indicateur-MAG\"> </a></td><td>Magasin</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur"^^xsd:anyURI ;
fhir:l <https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur>
] ; #
fhir:version [ fhir:v "2.2.0-ballot"] ; #
fhir:name [ fhir:v "FRCoreCodeSystemUFIndicateur"] ; #
fhir:title [ fhir:v "FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-02T21:42:34+00: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 "Système de codage permettant de définir les indicateurs d'une unité fonctionnelle."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "HEB" ] ;
fhir:display [ fhir:v "Hébergement" ]
] [
fhir:code [ fhir:v "SOIN" ] ;
fhir:display [ fhir:v "Soin" ]
] [
fhir:code [ fhir:v "ADMIN" ] ;
fhir:display [ fhir:v "Administrative" ]
] [
fhir:code [ fhir:v "MED" ] ;
fhir:display [ fhir:v "Médicale" ]
] [
fhir:code [ fhir:v "TECH" ] ;
fhir:display [ fhir:v "Technique" ]
] [
fhir:code [ fhir:v "MEDICOTECH" ] ;
fhir:display [ fhir:v "medico technique (radio, scanner, ...)" ]
] [
fhir:code [ fhir:v "MAG" ] ;
fhir:display [ fhir:v "Magasin" ]
] ) . #