FHIR IG analytics| Package | hl7.fhir.fr.analyse-pharma |
| Resource Type | Task |
| Id | Task-Analyse-Validation-Commentaire-Morphine.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-Validation-Commentaire-Morphine
groupIdentifier: Presc-3657
status: Completed
intent: proposal
authoredOn: 2025-07-23 10:56:00+0100
performerType: Pharmacien
owner: Practitioner/smart-Practitioner-27865023
output
type: résultat de l'analyse
value: VALIDATION
output
type: commentaire
value: Dose totale de morphine pour ce patient proche de la limite haute recommandée
{
"resourceType": "Task",
"id": "Analyse-Validation-Commentaire-Morphine",
"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-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": "commentaire"
},
"valueString": "Dose totale de morphine pour ce patient proche de la limite haute recommandée"
}
]
}