FHIR IG analytics| Package | hl7.fhir.fr.analyse-pharma |
| Resource Type | Task |
| Id | Task-Analyse-Intervention-Type1-METFORMINE.json |
| FHIR Version | R4 |
No resources found
No resources found
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
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
{
"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"
}
]
}
}
]
}