Terminologies de Santé
1.10.0 - final-text France (la) flag

Terminologies de Santé - version de développement local (intégration continue v1.10.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ActPriority - TTL Representation

Active as of 2026-06-19

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/jdv-hl7-v3-ActPriority-cisis> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "jdv-hl7-v3-ActPriority-cisis"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "10" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2026-06-22T13:58:01.536+02:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "fr-FR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs jdv-hl7-v3-ActPriority-cisis</b></p><a name=\"jdv-hl7-v3-ActPriority-cisis\"> </a><a name=\"hcjdv-hl7-v3-ActPriority-cisis\"> </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\">version : 10; Dernière mise à jour : 2026-06-22 13:58:01+0200; Langue : fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActPriority.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActPriority</code></a><span title=\"La version est explicitement indiquée comme étant 4.0.0\"> version ?4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><code>A</code></td><td>Aussi vite que possible</td><td>As soon as possible, next highest priority after stat.</td></tr><tr><td><code>CR</code></td><td>A contacter dès que les résultats sont disponibles</td><td>Filler should contact the placer as soon as results are available, even for preliminary results. (Was \"C\" in HL7 version 2.3's reporting priority.)</td></tr><tr><td><code>EL</code></td><td>Bénéfique pour le patient mais pas essentiel pour sa survie</td><td>Beneficial to the patient but not essential for survival.</td></tr><tr><td><code>EM</code></td><td>Très urgent</td><td>An unforeseen combination of circumstances or the resulting state that calls for immediate action.</td></tr><tr><td><code>P</code></td><td>A réaliser avant l'intervention</td><td>Used to indicate that a service is to be performed prior to a scheduled surgery. When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service. When the order is placed, a message can be generated indicating the time needed for the service so that it is not ordered in conflict with a scheduled operation.</td></tr><tr><td><code>PRN</code></td><td>Si nécessaire</td><td>An \"as needed\" order should be accompanied by a description of what constitutes a need. This description is represented by an observation service predicate as a precondition.</td></tr><tr><td><code>R</code></td><td>A réaliser aux heures ouvrées</td><td>Routine service, do at usual work hours.</td></tr><tr><td><code>RR</code></td><td>Compte-rendu urgent</td><td>A report should be prepared and sent as quickly as possible.</td></tr><tr><td><code>S</code></td><td>Immédiatement</td><td>With highest priority (e.g., emergency).</td></tr><tr><td><code>T</code></td><td>Plannification à respecter</td><td>It is critical to come as close as possible to the requested time (e.g., for a through antimicrobial level).</td></tr><tr><td><code>UD</code></td><td>Médicament à utiliser selon les directives du prescripteur</td><td>Drug is to be used as directed by the prescriber.</td></tr><tr><td><code>UR</code></td><td>Urgent</td><td>Calls for prompt action.</td></tr></table></li></ul></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod" ] ;
     fhir:Extension.valuePeriod [
       fhir:Period.start [ fhir:value "2010-01-01T00:00:00+01:00"^^xsd:dateTime ]
     ]
  ] ;
  fhir:ValueSet.url [ fhir:value "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActPriority-cisis"] ;
  fhir:ValueSet.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.16866" ]
  ] ;
  fhir:ValueSet.version [ fhir:value "20260619134042"] ;
  fhir:ValueSet.name [ fhir:value "ActPriority"] ;
  fhir:ValueSet.title [ fhir:value "ActPriority"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-06-19T13:40:42+01:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris"] ;
  fhir:ValueSet.description [ fhir:value "ActPriority"] ;
  fhir:ValueSet.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "FRA" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActPriority" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "4.0.0" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "A" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Aussi vite que possible" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "CR" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "A contacter dès que les résultats sont disponibles" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "EL" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Bénéfique pour le patient mais pas essentiel pour sa survie" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "EM" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Très urgent" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "P" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "A réaliser avant l'intervention" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PRN" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Si nécessaire" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "R" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "A réaliser aux heures ouvrées" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "RR" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Compte-rendu urgent" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "S" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Immédiatement" ]
       ], [
         fhir:index 9 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "T" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Plannification à respecter" ]
       ], [
         fhir:index 10 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UD" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Médicament à utiliser selon les directives du prescripteur" ]
       ], [
         fhir:index 11 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "UR" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Urgent" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/jdv-hl7-v3-ActPriority-cisis.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/jdv-hl7-v3-ActPriority-cisis.ttl> .