: MediRecords Draft Prescription Example with amt and pbs codes - JSON Representation
Raw json | Download
{
"resourceType" : "MedicationRequest",
"id" : "a7456f51-caba-482f-84b4-1e592cd5dc18",
"meta" : {
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-request-draft"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest a7456f51-caba-482f-84b4-1e592cd5dc18</b></p><a name=\"a7456f51-caba-482f-84b4-1e592cd5dc18\"> </a><a name=\"hca7456f51-caba-482f-84b4-1e592cd5dc18\"> </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-request-draft.html\">MR MedicationRequest Draft</a></p></div><p><b>Prescription Type Extension</b>: <a href=\"CodeSystem-mr-prescription-type.html#mr-prescription-type-3\">Prescription Type CodeSystem 3</a>: Paperless</p><p><b>Subsidised Concurrent Supply</b>: concurrent-supply-grounds-1 1: Pursuant to Regulation 24</p><p><b>Prescription CTG/PBS Copayment Extension</b>: true</p><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>medication</b>: <a href=\"#hca7456f51-caba-482f-84b4-1e592cd5dc18/1\">Medication Talam 10 mg tablet, 28</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>: Identifier: <code>http://fhir.medirecords.com/id/tenant-scoped/encounter/77b523ca-dda8-4488-83ea-9f0553c107fb</code>/12345</p><p><b>authoredOn</b>: 2021-12-21 12:43:30+1100</p><p><b>requester</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner John Smith </a></p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy continuous}\">Continuous long term therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Once</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></td></tr></table><blockquote><p><b>dispenseRequest</b></p><h3>DispenseIntervals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>14</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table><p><b>numberOfRepeatsAllowed</b>: 2</p><p><b>quantity</b>: 28</p></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #1</b></p><a name=\"a7456f51-caba-482f-84b4-1e592cd5dc18/1\"> </a><a name=\"hca7456f51-caba-482f-84b4-1e592cd5dc18/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-draft.html\">MR Medication Draft</a></p></div><p><b>Medication Strength</b>: 10 mg</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 712361000168106}, {http://pbs.gov.au/code/item 14313H}\">Talam 10 mg tablets</span></p><p><b>form</b>: <span title=\"Codes:\">Tablet</span></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "1",
"meta" : {
"profile" : [
🔗 "https://fhir.medirecords.com/StructureDefinition/mr-medication-draft"
]
},
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/medication-strength",
"valueString" : "10 mg"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "712361000168106",
"display" : "Talam 10 mg tablet, 28"
},
{
"system" : "http://pbs.gov.au/code/item",
"code" : "14313H"
}
],
"text" : "Talam 10 mg tablets"
},
"form" : {
"text" : "Tablet"
}
}
],
"extension" : [
{
"url" : "https://fhir.medirecords.com/StructureDefinition/mr-prescription-type",
"valueCoding" : {
"system" : "https://fhir.medirecords.com/CodeSystem/mr-prescription-type",
"code" : "3",
"display" : "Paperless"
}
},
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/subsidised-concurrent-supply",
"valueCoding" : {
"system" : "https://healthterminologies.gov.au/fhir/CodeSystem/concurrent-supply-grounds-1",
"code" : "1",
"display" : "Pursuant to Regulation 24"
}
},
{
"url" : "https://fhir.medirecords.com/StructureDefinition/mr-medicationrequest-ctg-extn",
"valueBoolean" : true
}
],
"status" : "draft",
"intent" : "order",
"priority" : "routine",
"medicationReference" : {
"reference" : "#1"
},
"subject" : {
🔗 "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
},
"encounter" : {
"identifier" : {
"system" : "http://fhir.medirecords.com/id/tenant-scoped/encounter/77b523ca-dda8-4488-83ea-9f0553c107fb",
"value" : "12345"
}
},
"authoredOn" : "2021-12-21T12:43:30+11:00",
"requester" : {
🔗 "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
},
"courseOfTherapyType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"code" : "continuous",
"display" : "Continuous long term therapy"
}
]
},
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2021-12-21T00:00:00+11:00"
}
}
},
"asNeededBoolean" : false,
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral route"
}
]
}
}
],
"dispenseRequest" : {
"dispenseInterval" : {
"value" : 14,
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"numberOfRepeatsAllowed" : 2,
"quantity" : {
"value" : 28
}
},
"substitution" : {
"allowedBoolean" : true
}
}