Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
@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:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Analyse-Intervention-Type4-CETAFEN-INJ"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result"^^xsd:anyURI ;
fhir:l <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result> ] )
] ; #
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é : Task Analyse-Intervention-Type4-CETAFEN-INJ</b></p><a name=\"Analyse-Intervention-Type4-CETAFEN-INJ\"> </a><a name=\"hcAnalyse-Intervention-Type4-CETAFEN-INJ\"> </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=\"StructureDefinition-fr-inpatient-pharmaceutical-analysis-result.html\">FR Pharmaceutical Analysis Result</a></p></div><p><b>groupIdentifier</b>: Presc-20260320174600</p><p><b>status</b>: Completed</p><p><b>intent</b>: proposal</p><p><b>authoredOn</b>: 2026-03-20 18:53:00+0100</p><p><b>performerType</b>: <span title=\"Codes :{https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante 21}\">Pharmacien</span></p><p><b>owner</b>: <a href=\"Practitioner/smart-Practitioner-27865023\">Practitioner/smart-Practitioner-27865023</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes :\">ligne de prescription analysée</span></td><td><a href=\"MedicationRequest-InLine-Analyse-Presc-CETAFEN-INJ.html\">MedicationRequest : extension = 1 flacon en perfusion de 15 mn toutes les 12 heures; status = active; intent = order; priority = routine; medication[x] = CETAFEN 10MG/3MG/ML FL100ML; authoredOn = 2026-03-20 17:46:00+0100; groupIdentifier = Presc-20260320174600; note = Prescription textuelle: CETAFEN 10MG/3MG/ML FL100ML : 1 flacon en perfusion de 15 mn toutes les 12 heures</a></td></tr></table><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">résultat de l'analyse</span></p><p><b>value</b>: INTERVENTION</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">commentaire</span></p><p><b>value</b>: La patiente est en capacité de déglutir, voie orale à privilégier</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">type d'intervention</span></p><p><b>value</b>: <span title=\"Codes :\">Choix de la voie d'administration</span></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">type de problème</span></p><p><b>value</b>: <span title=\"Codes :\">Voie/administration inappropriée</span></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">proposition</span></p><p><b>value</b>: <a href=\"MedicationRequest-InLine-Analyse-Presc-CETAFEN-CPR.html\">MedicationRequest : extension = 2 comprimés toutes les 12 heures; status = active; intent = proposal; priority = routine; medication[x] = CETAFEN 500MG/150MG CPR; authoredOn = 2026-03-20 18:53:00+0100; groupIdentifier = Presc-20260320174600; note = Prescription textuelle: CETAFEN 500MG/150MG : 2 comprimés toutes les 12 heures</a></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:groupIdentifier [
fhir:value [ fhir:v "Presc-20260320174600" ]
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "proposal"] ; #
fhir:authoredOn [ fhir:v "2026-03-20T18:53:00+01:00"^^xsd:dateTime] ; #
fhir:performerType ( [
( fhir:coding [
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante> ] ;
fhir:code [ fhir:v "21" ] ;
fhir:display [ fhir:v "Pharmacien" ] ] )
] ) ; #
fhir:owner [
fhir:l fhir:Practitioner/smart-Practitioner-27865023 ;
fhir:reference [ fhir:v "Practitioner/smart-Practitioner-27865023" ]
] ; #
fhir:input ( [
fhir:type [
fhir:text [ fhir:v "ligne de prescription analysée" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:MedicationRequest/InLine-Analyse-Presc-CETAFEN-INJ ;
fhir:reference [ fhir:v "MedicationRequest/InLine-Analyse-Presc-CETAFEN-INJ" ] ]
] ) ; #
fhir:output ( [
fhir:type [
fhir:text [ fhir:v "résultat de l'analyse" ] ] ;
fhir:value [
a fhir:Code ;
fhir:v "INTERVENTION" ]
] [
fhir:type [
fhir:text [ fhir:v "commentaire" ] ] ;
fhir:value [
a fhir:String ;
fhir:v "La patiente est en capacité de déglutir, voie orale à privilégier" ]
] [
fhir:type [
fhir:text [ fhir:v "type d'intervention" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Choix de la voie d'administration" ] ] ) ]
] [
fhir:type [
fhir:text [ fhir:v "type de problème" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Voie/administration inappropriée" ] ] ) ]
] [
fhir:type [
fhir:text [ fhir:v "proposition" ] ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:MedicationRequest/InLine-Analyse-Presc-CETAFEN-CPR ;
fhir:reference [ fhir:v "MedicationRequest/InLine-Analyse-Presc-CETAFEN-CPR" ] ]
] ) . #
IG © 2020+ Interop'Santé. Package hl7.fhir.fr.medication#0.1.0 based on FHIR 4.0.1. Generated 2026-05-19
Links: Table of Contents |
QA Report
Liens: Table des matières |
QA |
Historique des versions