Guide d'implémentation du médicament
0.1.0 - ci-build
FRANCE
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
{
"resourceType" : "Task",
"id" : "Analyse-Intervention-Type1-DOSTINEX",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Task Analyse-Intervention-Type1-DOSTINEX</b></p><a name=\"Analyse-Intervention-Type1-DOSTINEX\"> </a><a name=\"hcAnalyse-Intervention-Type1-DOSTINEX\"> </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-20260320163100</p><p><b>status</b>: Completed</p><p><b>intent</b>: proposal</p><p><b>authoredOn</b>: 2026-03-20 17:26: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-DOSTINEX.html\">MedicationRequest : extension = 1 comprimé par semaine; status = active; intent = order; priority = routine; medication[x] = DOSTINEX 0,5MG CPR; authoredOn = 2026-03-20 16:31:00+0100; groupIdentifier = Presc-20260320163100; note = Prescription textuelle: DOSTINEX 0,5MG: 1 comprimé par semaine</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>: Traitement Paroxéline en ville non represcrit à l'hospitalisation</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 :\">Ajout (prescription nouvelle)</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 :\">Traitement non reçu</span></p></blockquote></div>"
},
"groupIdentifier" : {
"value" : "Presc-20260320163100"
},
"status" : "completed",
"intent" : "proposal",
"authoredOn" : "2026-03-20T17:26:00+01:00",
"performerType" : [
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante",
"code" : "21",
"display" : "Pharmacien"
}
]
}
],
"owner" : {
"reference" : "Practitioner/smart-Practitioner-27865023"
},
"input" : [
{
"type" : {
"text" : "ligne de prescription analysée"
},
"valueReference" : {
🔗 "reference" : "MedicationRequest/InLine-Analyse-Presc-DOSTINEX"
}
}
],
"output" : [
{
"type" : {
"text" : "résultat de l'analyse"
},
"valueCode" : "INTERVENTION"
},
{
"type" : {
"text" : "commentaire"
},
"valueString" : "Traitement Paroxéline en ville non represcrit à l'hospitalisation"
},
{
"type" : {
"text" : "type d'intervention"
},
"valueCodeableConcept" : {
"coding" : [
{
"code" : "1",
"display" : "Ajout (prescription nouvelle)"
}
]
}
},
{
"type" : {
"text" : "type de problème"
},
"valueCodeableConcept" : {
"coding" : [
{
"code" : "9",
"display" : "Traitement non reçu"
}
]
}
}
]
}