FHIR IG analytics| Package | hl7.fhir.fr.analyse-pharma |
| Resource Type | Task |
| Id | Task-Analyse-Validation-Simple-paracetamol.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-Simple-paracetamol
groupIdentifier: Presc-3567
status: Completed
intent: proposal
authoredOn: 2021-07-13 10:35:56+0000
performerType: Pharmacien
owner: Practitioner/smart-Practitioner-27865023
| Type | Value[x] |
| ligne de prescription analysée | MedicationRequest : status = active; intent = order; medication[x] = PARACETAMOL 500 mg gélule; authoredOn = 2021-07-13 08:48:39+0000; groupIdentifier = Presc-3567 |
| Type | Value[x] |
| résultat de l'analyse | VALIDATION |
{
"resourceType": "Task",
"id": "Analyse-Validation-Simple-paracetamol",
"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-3567"
},
"status": "completed",
"intent": "proposal",
"authoredOn": "2021-07-13T10:35:56.963Z",
"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-Paracetamol"
}
}
],
"output": [
{
"type": {
"text": "résultat de l'analyse"
},
"valueCode": "VALIDATION"
}
]
}