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-2 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
| Active as of 2026-01-30 |
@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-location-type"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem?version=4.0.1> ] )
] ; #
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-location-type</b></p><a name=\"fr-core-cs-location-type\"> </a><a name=\"hcfr-core-cs-location-type\"> </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 CodeSystemversion : null4.0.1)</a></p></div><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type</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\">BAT<a name=\"fr-core-cs-location-type-BAT\"> </a></td><td>Bâtiment</td></tr><tr><td style=\"white-space:nowrap\">ETAG<a name=\"fr-core-cs-location-type-ETAG\"> </a></td><td>Étage</td></tr><tr><td style=\"white-space:nowrap\">COUL<a name=\"fr-core-cs-location-type-COUL\"> </a></td><td>Couloir</td></tr><tr><td style=\"white-space:nowrap\">AILE<a name=\"fr-core-cs-location-type-AILE\"> </a></td><td>Aile</td></tr><tr><td style=\"white-space:nowrap\">BOX<a name=\"fr-core-cs-location-type-BOX\"> </a></td><td>Box</td></tr><tr><td style=\"white-space:nowrap\">CHAMB<a name=\"fr-core-cs-location-type-CHAMB\"> </a></td><td>Chambre</td></tr><tr><td style=\"white-space:nowrap\">LIT<a name=\"fr-core-cs-location-type-LIT\"> </a></td><td>lit</td></tr><tr><td style=\"white-space:nowrap\">PL_TECH<a name=\"fr-core-cs-location-type-PL_TECH\"> </a></td><td>Plateau technique</td></tr><tr><td style=\"white-space:nowrap\">PNT_CLCT<a name=\"fr-core-cs-location-type-PNT_CLCT\"> </a></td><td>Point de collecte</td></tr><tr><td style=\"white-space:nowrap\">PNT_LVRSN<a name=\"fr-core-cs-location-type-PNT_LVRSN\"> </a></td><td>Point de livraison</td></tr><tr><td style=\"white-space:nowrap\">SL_EXM<a name=\"fr-core-cs-location-type-SL_EXM\"> </a></td><td>Salle examen</td></tr><tr><td style=\"white-space:nowrap\">SL_CONS<a name=\"fr-core-cs-location-type-SL_CONS\"> </a></td><td>Salle de consultation</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type"^^xsd:anyURI ;
fhir:l <https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-location-type>
] ; #
fhir:version [ fhir:v "2.2.0-ballot-2"] ; #
fhir:name [ fhir:v "FRCoreCodeSystemLocationType"] ; #
fhir:title [ fhir:v "FR Core CodeSystem Location Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-30T10:26:03+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 "Location type"] ; #
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 "FRA" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "BAT" ] ;
fhir:display [ fhir:v "Bâtiment" ]
] [
fhir:code [ fhir:v "ETAG" ] ;
fhir:display [ fhir:v "Étage" ]
] [
fhir:code [ fhir:v "COUL" ] ;
fhir:display [ fhir:v "Couloir" ]
] [
fhir:code [ fhir:v "AILE" ] ;
fhir:display [ fhir:v "Aile" ]
] [
fhir:code [ fhir:v "BOX" ] ;
fhir:display [ fhir:v "Box" ]
] [
fhir:code [ fhir:v "CHAMB" ] ;
fhir:display [ fhir:v "Chambre" ]
] [
fhir:code [ fhir:v "LIT" ] ;
fhir:display [ fhir:v "lit" ]
] [
fhir:code [ fhir:v "PL_TECH" ] ;
fhir:display [ fhir:v "Plateau technique" ]
] [
fhir:code [ fhir:v "PNT_CLCT" ] ;
fhir:display [ fhir:v "Point de collecte" ]
] [
fhir:code [ fhir:v "PNT_LVRSN" ] ;
fhir:display [ fhir:v "Point de livraison" ]
] [
fhir:code [ fhir:v "SL_EXM" ] ;
fhir:display [ fhir:v "Salle examen" ]
] [
fhir:code [ fhir:v "SL_CONS" ] ;
fhir:display [ fhir:v "Salle de consultation" ]
] ) . #
IG © 2023+ Interop'Santé. Package hl7.fhir.fr.core#2.2.0-ballot-2 based on FHIR 4.0.1. Generated 2026-01-30
Links: Table of Contents |
QA Report
| Issue
Liens: Table des matières |
QA |
Historique des versions
| Issue