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

: Analyse-Validation-Ajout-Morphine - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "Analyse-Validation-Ajout-Morphine",
  "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-Validation-Ajout-Morphine</b></p><a name=\"Analyse-Validation-Ajout-Morphine\"> </a><a name=\"hcAnalyse-Validation-Ajout-Morphine\"> </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-3657</p><p><b>status</b>: Completed</p><p><b>intent</b>: proposal</p><p><b>authoredOn</b>: 2025-07-23 10:56: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-Morphine.html\">MedicationRequest : extension = une gélule le soir (à 20h); status = active; intent = order; priority = routine; medication[x] = MORPHINE LP 10mg gélule microgranulé à libération prolongée; authoredOn = 2025-07-23 10:33:00+0100; groupIdentifier = Presc-3657; note = Prescription textuelle: MORPHINE SULFATE LP 10 mg gélule microgranule à libération prolongée: une gélule le soir (à 20h)</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>: VALIDATION</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">intervention pharmaceutique liée</span></p><p><b>value</b>: <a href=\"Task-Analyse-Intervention-Type1-MACROGOL.html\">Task : groupIdentifier = Presc-3657; status = completed; intent = proposal; authoredOn = 2025-07-23 10:56:00+0100; performerType = Pharmacien</a></p></blockquote></div>"
  },
  "groupIdentifier" : {
    "value" : "Presc-3657"
  },
  "status" : "completed",
  "intent" : "proposal",
  "authoredOn" : "2025-07-23T10:56: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-Morphine"
      }
    }
  ],
  "output" : [
    {
      "type" : {
        "text" : "résultat de l'analyse"
      },
      "valueCode" : "VALIDATION"
    },
    {
      "type" : {
        "text" : "intervention pharmaceutique liée"
      },
      "valueReference" : {
        🔗 "reference" : "Task/Analyse-Intervention-Type1-MACROGOL"
      }
    }
  ]
}