FHIR IG analytics| Package | ans.fhir.fr.eprescription |
| Resource Type | Bundle |
| Id | Bundle-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-prescription-bundle-for-example"
]
},
"type": "searchset",
"entry": [
{
"resource": {
"resourceType": "MedicationRequest",
"id": "medicationrequest-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-inpatient-medicationrequest"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin\"> </a><p class=\"res-header-id\"><b>Narratif généré : PrescriptionMédicamenteuseTODO medicationrequest-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin</b></p><a name=\"medicationrequest-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin\"> </a><a name=\"hcmedicationrequest-Presc-CLARADOL-SiDouleur-MaxPrise-DelaisMin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">FR Inpatient MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes :{http://data.esante.gouv.fr/ansm/medicament/UCD 3400891705256}\">CLARADOL® 500 mg, cpr séc</span></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>authoredOn</b>: 2021-08-11 18:21:20+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><p><b>groupIdentifier</b>: <code>https://somehospital.fr/Prescrption-ID</code>/Presc-14639</p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>additionalInstruction</b>: <span title=\"Codes :\">Délais minimum entre 2 prises : 4h</span></p><p><b>timing</b>: Une fois par 4 hours</p><p><b>asNeeded</b>: <span title=\"Codes :{http://snomed.info/sct 22253000}\">Si douleurs</span></p><p><b>route</b>: <span title=\"Codes :{http://standardterms.edqm.eu 20053000}\">Voie orale</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Comprimé<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15054000 = 'Tablet')</span></td></tr></table><p><b>maxDosePerPeriod</b>: 6 Comprimé<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15054000 = 'Tablet')</span>/24 h<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUMh = 'h')</span></p><p><b>maxDosePerAdministration</b>: 2 Comprimé<span style=\"background: LightGoldenRodYellow\"> (Détails : code EDQM Standard Terms15054000 = 'Tablet')</span></p></blockquote></div>"
},
"status": "active",
"intent": "order",
"priority": "routine",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://data.esante.gouv.fr/ansm/medicament/UCD",
"code": "3400891705256",
"display": "CLARADOL 500MG CPR"
}
],
"text": "CLARADOL® 500 mg, cpr séc"
},
"subject": {
"reference": "Patient/14602"
},
"authoredOn": "2021-08-11T18:21:20.641Z",
"requester": {
"reference": "Practitioner/smart-Practitioner-71482713"
},
"groupIdentifier": {
"system": "https://somehospital.fr/Prescrption-ID",
"value": "Presc-14639"
},
"dosageInstruction": [
{
"sequence": 1,
"additionalInstruction": [
{
"text": "Délais minimum entre 2 prises : 4h"
}
],
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2021-08-11T18:21:00Z",
"end": "2021-08-17T18:20:59Z"
},
"frequencyMax": 1,
"period": 4,
"periodUnit": "h"
}
},
"asNeededCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22253000",
"display": "douleur"
}
],
"text": "Si douleurs"
},
"route": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "20053000",
"display": "Voie orale"
}
],
"text": "Voie orale"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1,
"unit": "Comprimé",
"system": "http://standardterms.edqm.eu",
"code": "15054000"
}
}
],
"maxDosePerPeriod": {
"numerator": {
"value": 6,
"unit": "Comprimé",
"system": "http://standardterms.edqm.eu",
"code": "15054000"
},
"denominator": {
"value": 24,
"unit": "h",
"system": "http://unitsofmeasure.org",
"code": "h"
}
},
"maxDosePerAdministration": {
"value": 2,
"unit": "Comprimé",
"system": "http://standardterms.edqm.eu",
"code": "15054000"
}
}
]
}
}
]
}