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-Type1-METFORMINE.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-Type1-METFORMINE

groupIdentifier: Presc-20260323112700

status: Completed

intent: proposal

authoredOn: 2026-03-23 11:46:00+0100

performerType: Pharmacien

owner: Practitioner/smart-Practitioner-27865023

Inputs

-TypeValue[x]
*ligne de prescription analyséeMedicationRequest : extension = 1 comprimé 3 fois par jour; status = active; intent = order; priority = routine; medication[x] = METFORMINE EG 500MG CPR; authoredOn = 2026-03-23 11:27:00+0100; groupIdentifier = Presc-20260323112700; note = Prescription textuelle: METFORMINE EG 500MG : 1 comprimé 3 fois par jour​

output

type: résultat de l'analyse

value: INTERVENTION

output

type: commentaire

value: La patiente souffre également d'hypertension mais aucun médicament hypertenseur n'a été prescrit à l'hospitalisation.

output

type: type d'intervention

value: Ajout (prescription nouvelle)

output

type: type de problème

value: Indication non traitée


Source1

{
  "resourceType": "Task",
  "id": "Analyse-Intervention-Type1-METFORMINE",
  "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-20260323112700"
  },
  "status": "completed",
  "intent": "proposal",
  "authoredOn": "2026-03-23T11:46: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-METFORMINE"
      }
    }
  ],
  "output": [
    {
      "type": {
        "text": "résultat de l'analyse"
      },
      "valueCode": "INTERVENTION"
    },
    {
      "type": {
        "text": "commentaire"
      },
      "valueString": "La patiente souffre également d'hypertension mais aucun médicament hypertenseur n'a été prescrit à l'hospitalisation."
    },
    {
      "type": {
        "text": "type d'intervention"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "1",
            "display": "Ajout (prescription nouvelle)"
          }
        ]
      }
    },
    {
      "type": {
        "text": "type de problème"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "2",
            "display": "Indication non traitée"
          }
        ]
      }
    }
  ]
}