FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.analyse-pharma
Resource TypeTask
IdTask-Analyse-Intervention-Type3-Demande-Substitution-NEFOPAM.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Task Analyse-Intervention-Type3-Demande-Substitution-NEFOPAM

groupIdentifier: Presc-4254

status: Completed

intent: proposal

authoredOn: 2026-02-12 17:35:00+0100

performerType: Pharmacien

owner: Practitioner/smart-Practitioner-27865023

Inputs

-TypeValue[x]
*ligne de prescription analyséeMedicationRequest : status = active; intent = order; priority = routine; medication[x] = NEFOPAM VIA 20MG/2ML INJ AMP; authoredOn = 2026-02-12 17:30:00+0100; groupIdentifier = Presc-4254

output

type: résultat de l'analyse

value: INTERVENTION

output

type: commentaire

value: L'utilisation du Nefopam est déconseillée chez le sujet âgé (plus de 75ans) à cause des effets anticholinergiques du Nefopam. Pouvez-vous prescrire un autre antalgique?

output

type: type d'intervention

value: Substitution/Echange

output

type: type de problème

value: Interaction - Association déconseillée


Source1

{
  "resourceType": "Task",
  "id": "Analyse-Intervention-Type3-Demande-Substitution-NEFOPAM",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/analyse-pharma/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "groupIdentifier": {
    "value": "Presc-4254"
  },
  "status": "completed",
  "intent": "proposal",
  "authoredOn": "2026-02-12T17:35: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-NEFOPAM"
      }
    }
  ],
  "output": [
    {
      "type": {
        "text": "résultat de l'analyse"
      },
      "valueCode": "INTERVENTION"
    },
    {
      "type": {
        "text": "commentaire"
      },
      "valueString": "L'utilisation du Nefopam est déconseillée chez le sujet âgé (plus de 75ans) à cause des effets anticholinergiques du Nefopam. Pouvez-vous prescrire un autre antalgique?"
    },
    {
      "type": {
        "text": "type d'intervention"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "3",
            "display": "Substitution/Echange"
          }
        ]
      }
    },
    {
      "type": {
        "text": "type de problème"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "6.3",
            "display": "Interaction - Association déconseillée"
          }
        ]
      }
    }
  ]
}