: MediRecords Admission PRN Prescription Example - JSON Representation
Raw json | Download
{
"resourceType" : "MedicationRequest",
"id" : "1e37d157-8e11-43b2-8d30-209f488e51ff",
"meta" : {
"lastUpdated" : "2024-09-19T01:43:30Z",
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-request-admission"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 1e37d157-8e11-43b2-8d30-209f488e51ff</b></p><a name=\"1e37d157-8e11-43b2-8d30-209f488e51ff\"> </a><a name=\"hc1e37d157-8e11-43b2-8d30-209f488e51ff\"> </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\">Last updated: 2024-09-19 01:43:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-medication-request-admission.html\">MR MedicationRequest Admission (Draft)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">PLANNED</span></p><p><b>priority</b>: Routine</p><p><b>reported</b>: false</p><p><b>medication</b>: <a href=\"#hc1e37d157-8e11-43b2-8d30-209f488e51ff/1\">Medication </a></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number:\u00a032788511952\u00a0(,\u00a0period:\u00a0(?) --> 2025-02))</a></p><p><b>encounter</b>: <a href=\"Encounter-0291f306-e786-4ac4-be26-44b47714d85f.html\">Encounter: extension = 2023-10-20 01:00:00+0000,2023-12-22,Planned Encounter for a Patient who has been admitted to a Hospital,Public Transport (arrivalMode#P); identifier = Visit number: ADM-27; status = in-progress; class = inpatient encounter (ActCode#IMP); period = 2023-12-20 00:34:00+0000 --> (ongoing); reasonCode = Ischaemic foot</a></p><p><b>authoredOn</b>: 2024-09-19 01:43:30+0000</p><p><b>requester</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 233604007}\">Pneumonia</span></p><p><b>note</b>: </p><blockquote><div><p>Check every 6 hours for fever</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Tablet, 100mg \nOral \n Dose 200 mg, (Max PRN Dose/24 hours 800 mg), Every 6 hours</p><p><b>timing</b>: Code , Once</p><p><b>asNeeded</b>: true</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</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>200 mg</td></tr></table><p><b>maxDosePerPeriod</b>: 800 mg/1 24.h</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1</b></p><a name=\"1e37d157-8e11-43b2-8d30-209f488e51ff/1\"> </a><a name=\"hc1e37d157-8e11-43b2-8d30-209f488e51ff/1\"> </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\">Profile: <a href=\"StructureDefinition-mr-medication-admission.html\">MR Medication Admission (Draft)</a></p></div><p><b>Medication Strength</b>: 100mg</p><p><b>Medication Brand Name</b>: Herron</p><p><b>code</b>: <span title=\"Codes:\">Ibuprofen-Paracetamol</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 1230388007}\">Tablet</span></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "1",
"meta" : {
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-admission"
]
},
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/medication-strength",
"valueString" : "100mg"
},
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name",
"valueString" : "Herron"
}
],
"code" : {
"text" : "Ibuprofen-Paracetamol"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1230388007",
"display" : "Coated tablet"
}
],
"text" : "Tablet"
}
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code" : "inpatient",
"display" : "Inpatient"
}
],
"text" : "PLANNED"
}
],
"priority" : "routine",
"reportedBoolean" : false,
"medicationReference" : {
"reference" : "#1"
},
"subject" : {
🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
},
"encounter" : {
🔗 "reference" : "Encounter/0291f306-e786-4ac4-be26-44b47714d85f"
},
"authoredOn" : "2024-09-19T01:43:30Z",
"requester" : {
🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "233604007",
"display" : "Pneumonia"
}
]
}
],
"note" : [
{
"text" : "Check every 6 hours for fever"
}
],
"dosageInstruction" : [
{
"text" : "Tablet, 100mg \nOral \n Dose 200 mg, (Max PRN Dose/24 hours 800 mg), Every 6 hours",
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2024-09-19"
}
},
"code" : {
"text" : "Every 6 hours"
}
},
"asNeededBoolean" : true,
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral route"
}
],
"text" : "Oral"
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 200,
"unit" : "mg"
}
}
],
"maxDosePerPeriod" : {
"numerator" : {
"value" : 800,
"unit" : "mg",
"system" : "http://unitsofmeasure.org"
},
"denominator" : {
"value" : 1,
"unit" : "24.h",
"system" : "http://unitsofmeasure.org"
}
}
}
]
}