Nomenclatures des objets de santé (NOS)
1.4.0 - trial-use

Nomenclatures des objets de santé (NOS) - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TRE_R255-FluxStandardise - TTL Representation

Active as of 2023-12-15

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-R255-FluxStandardise"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TRE-R255-FluxStandardise</b></p><a name=\"TRE-R255-FluxStandardise\"> </a><a name=\"hcTRE-R255-FluxStandardise\"> </a><a name=\"TRE-R255-FluxStandardise-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>dateValid</td><td>dateValid</td><td>dateTime</td><td>date de validité d'un code concept</td></tr><tr><td>dateMaj</td><td>dateMaj</td><td>dateTime</td><td>Date de mise à jour d'un code concept</td></tr><tr><td>dateFin</td><td>dateFin</td><td>dateTime</td><td>Date de fin d'exploitation d'un code concept</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>https://mos.esante.gouv.fr/NOS/TRE_R255-FluxStandardise/FHIR/TRE-R255-FluxStandardise</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>dateValid</b></td><td><b>dateMaj</b></td></tr><tr><td style=\"white-space:nowrap\">ITI42-RQ<a name=\"TRE-R255-FluxStandardise-ITI42-RQ\"> </a></td><td>Flux du dépôt de document (ITI42-Request)</td><td>2018-03-30T12:00:00+01:00</td><td>2018-03-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ITI31-A01<a name=\"TRE-R255-FluxStandardise-ITI31-A01\"> </a></td><td>Flux d'admission dans un établissement de santé</td><td>2018-03-30T12:00:00+01:00</td><td>2018-03-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ITI31-A03<a name=\"TRE-R255-FluxStandardise-ITI31-A03\"> </a></td><td>Flux de sortie d'un établissement de santé</td><td>2018-03-30T12:00:00+01:00</td><td>2018-03-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">CREATION-NOTE<a name=\"TRE-R255-FluxStandardise-CREATION-NOTE\"> </a></td><td>Flux de création d'une note pour un patient dans le cahier de liaison</td><td>2018-03-30T12:00:00+01:00</td><td>2018-03-30T12:00:00+01:00</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R255-FluxStandardise/FHIR/TRE-R255-FluxStandardise"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "urn:oid:1.2.250.1.213.1.1.4.338" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.4.0"] ; # 
  fhir:name [ fhir:v "TRE_R255-FluxStandardise"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2023-12-15T12:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ANS"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Liste de flux standardisés"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "dateValid" ] ;
fhir:description [ fhir:v "date de validité d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:description [ fhir:v "Date de mise à jour d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "dateFin" ] ;
fhir:description [ fhir:v "Date de fin d'exploitation d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ITI42-RQ" ] ;
fhir:display [ fhir:v "Flux du dépôt de document (ITI42-Request)" ] ;
    ( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ]       ] ;
fhir:value [ fhir:v "ITI42-RQ" ]     ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ]       ] ;
fhir:value [ fhir:v "Flux du dépôt de document (ITI42-Request)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] )
  ] [
fhir:code [ fhir:v "ITI31-A01" ] ;
fhir:display [ fhir:v "Flux d'admission dans un établissement de santé" ] ;
    ( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ]       ] ;
fhir:value [ fhir:v "ITI31-A01" ]     ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ]       ] ;
fhir:value [ fhir:v "Flux d'admission dans un établissement de santé" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] )
  ] [
fhir:code [ fhir:v "ITI31-A03" ] ;
fhir:display [ fhir:v "Flux de sortie d'un établissement de santé" ] ;
    ( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ]       ] ;
fhir:value [ fhir:v "ITI31-A03" ]     ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ]       ] ;
fhir:value [ fhir:v "Flux de sortie d'un établissement de santé" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] )
  ] [
fhir:code [ fhir:v "CREATION-NOTE" ] ;
fhir:display [ fhir:v "Flux de création d'une note pour un patient dans le cahier de liaison" ] ;
    ( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ]       ] ;
fhir:value [ fhir:v "CREATION-NOTE" ]     ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ]       ] ;
fhir:value [ fhir:v "Flux de création d'une note pour un patient dans le cahier de liaison" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2018-03-30T12:00:00+01:00"^^xsd:dateTime ]     ] )
  ] ) . #