Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "HAS-11-2-Presc-EVRA",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-prescription-bundle-for-example"
]
},
"type" : "searchset",
"entry" : [
{
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "medicationrequest-HAS-11-2-Presc-EVRA",
"meta" : {
"profile" : [
🔗 "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-medicationrequest",
"https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-HAS-11-2-Presc-EVRA\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-HAS-11-2-Presc-EVRA</b></p><a name=\"medicationrequest-HAS-11-2-Presc-EVRA\"> </a><a name=\"hcmedicationrequest-HAS-11-2-Presc-EVRA\"> </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\">Profiles: <a href=\"StructureDefinition-fr-inpatient-medicationrequest.html\">FrInpatientMedicationRequest</a>, <code>https://hl7.fr/fhir/fr/medication/StructureDefinition/fr-inpatient-medicationrequest</code></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 3400892571720}\">EVRA 203µG/33,9µG DISP TRANS</span></p><p><b>subject</b>: <a href=\"Patient/14602\">Patient/14602</a></p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><p><b>note</b>: </p><blockquote><div><p>Prescription textuelle: EVRA® 203 µg/24h + 33,9µg/24h dispositif transdermique : Pendant 6 mois poser/remplacer un dispositif aux 1er, 8e et 15e jours du cycle ; La quatrième semaine à partir du 22ème jour est un intervalle libre sans dispositif transdermique</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>patientInstruction</b>: Pendant 6 mois poser/remplacer un dispositif aux 1er, 8e et 15e jours du cycle ; La quatrième semaine à partir du 22ème jour est un intervalle libre sans dispositif transdermique</p><p><b>timing</b>: 3 per 1 month</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 dispositif transdermique<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu code15036000 = 'Patch')</span></td></tr></table></blockquote></div>"
},
"status" : "active",
"intent" : "order",
"priority" : "routine",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://data.esante.gouv.fr/ansm/medicament/UCD",
"code" : "3400892571720",
"display" : "EVRA 203µG/33,9µG DISP TRANS"
}
]
},
"subject" : {
"reference" : "Patient/14602"
},
"requester" : {
"reference" : "Practitioner/smart-Practitioner-71482713"
},
"note" : [
{
"extension" : [
{
"url" : "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-medicationrequest-note-scope",
"valueCode" : "LIPRESCTXT"
}
],
"text" : "Prescription textuelle: EVRA® 203 µg/24h + 33,9µg/24h dispositif transdermique : Pendant 6 mois poser/remplacer un dispositif aux 1er, 8e et 15e jours du cycle ; La quatrième semaine à partir du 22ème jour est un intervalle libre sans dispositif transdermique"
}
],
"dosageInstruction" : [
{
"patientInstruction" : "Pendant 6 mois poser/remplacer un dispositif aux 1er, 8e et 15e jours du cycle ; La quatrième semaine à partir du 22ème jour est un intervalle libre sans dispositif transdermique",
"timing" : {
"repeat" : {
"boundsDuration" : {
"value" : 6,
"unit" : "mois",
"system" : "http://unitsofmeasure.org",
"code" : "mo"
},
"frequency" : 3,
"period" : 1,
"periodUnit" : "mo"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "dispositif transdermique",
"system" : "http://standardterms.edqm.eu",
"code" : "15036000"
}
}
]
}
]
}
}
]
}