Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
@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-core-vs-encounter-type"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-encounter-type</b></p><a name=\"fr-core-vs-encounter-type\"> </a><a name=\"hcfr-core-vs-encounter-type\"> </a><a name=\"fr-core-vs-encounter-type-fr-FR\"> </a><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/6.0.2/CodeSystem-v2-0007.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0007</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/6.0.2/CodeSystem-v2-0007.html#v2-0007-C\">C</a></td><td>Elective/Confort|Confort</td><td>Elective</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0007.html#v2-0007-L\">L</a></td><td>Labor and delivery|Accouchement maternité</td><td>Labor and Delivery</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0007.html#v2-0007-N\">N</a></td><td>Newborn (Birth in healthcare facility)|Nouveau né</td><td>Newborn (Birth in healthcare facility)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0007.html#v2-0007-R\">R</a></td><td>Routine|Séance</td><td>Routine</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0007.html#v2-0007-U\">U</a></td><td>Emergency|Caractère d’urgence aigue du problème quel que soit le service d’entrée</td><td>Urgent</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-fr-core-cs-type-admission.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission</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-core-cs-type-admission.html#fr-core-cs-type-admission-RM\">RM</a></td><td>Rétrocession de médicament</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-type-admission.html#fr-core-cs-type-admission-IE\">IE</a></td><td>Prestation inter-établissements</td></tr></table></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-warning"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fhir" ]
] ) ; #
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "FRCoreValueSetEncounterType"] ; #
fhir:title [ fhir:v "FR Core ValueSet Encounter type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-29T10:42:31+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 "A coded type for an encounter | Jeu de valeurs des types de rencontre."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0007"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Elective/Confort|Confort" ] ] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Labor and delivery|Accouchement maternité" ] ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Newborn (Birth in healthcare facility)|Nouveau né" ] ] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Routine|Séance" ] ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Emergency|Caractère d’urgence aigue du problème quel que soit le service d’entrée" ] ] ) ] [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "RM" ] ;
fhir:display [ fhir:v "Rétrocession de médicament" ] ] [
fhir:code [ fhir:v "IE" ] ;
fhir:display [ fhir:v "Prestation inter-établissements" ] ] ) ] )
] . #
IG © 2023+ Interop'Santé. Package hl7.fhir.fr.core#2.1.0 based on FHIR 4.0.1. Generated 2024-10-29
Links: Table of Contents |
QA Report
| Issue
Liens: Table des matières |
QA |
Historique des versions
| Issue