This page is part of the International Patient Access (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "MedRecExample1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"MedRecExample1\"> </a></p><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\">Resource MedicationRequest "MedRecExample1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ipa-medicationrequest.html\">IPA-MedicationRequest</a></p></div><p><b>identifier</b>: id:\u00a02454978\u00a0(use:\u00a0USUAL)</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Outpatient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-medicationrequest-category.html\">MedicationRequest Category Codes</a>#outpatient)</span></p><p><b>medication</b>: <a href=\"Medication-MedExample1.html\">Medication/MedExample1: Percocet tablet</a></p><p><b>subject</b>: <a href=\"Patient-PatientExample1.html\">Patient/PatientExample1: Friend, All</a> " LUFHIR"</p><p><b>authoredOn</b>: 2018-09-20 15:41:39+0000</p><p><b>requester</b>: <a href=\"Practitioner-PractitionerExample1.html\">Practitioner/PractitionerExample1: Clinician User</a> " SEEGER"</p><p><b>recorder</b>: <a href=\"Practitioner-PractitionerExample1.html\">Practitioner/PractitionerExample1: Clinician User</a> " SEEGER"</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code: 2100, Starting 2018-09-21 04:00:00+0000, Once</p><p><b>asNeeded</b>: false</p><p><b>route</b>: Oral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260548002)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:1.2.840.114350.1.13.861.1.7.2.798268",
"value" : "2454978"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code" : "outpatient",
"display" : "Outpatient"
}
],
"text" : "Outpatient"
}
],
"medicationReference" : {
"reference" : "Medication/MedExample1",
"display" : "Percocet tablet"
},
"subject" : {
"reference" : "Patient/PatientExample1",
"display" : "Friend, All"
},
"authoredOn" : "2018-09-20T15:41:39Z",
"requester" : {
"reference" : "Practitioner/PractitionerExample1",
"display" : "Clinician User"
},
"recorder" : {
"reference" : "Practitioner/PractitionerExample1",
"display" : "Clinician User"
},
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2018-09-21T04:00:00Z"
}
},
"code" : {
"text" : "2100"
}
},
"asNeededBoolean" : false,
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260548002",
"display" : "Oral"
}
],
"text" : "Oral"
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "calculated",
"display" : "calculated"
}
],
"text" : "calculated"
},
"doseQuantity" : {
"value" : 15,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "ordered"
}
],
"text" : "ordered"
},
"doseQuantity" : {
"value" : 10,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
]
}
]
}
IG © 2022+ HL7 International - Patient Care Work Group. Package hl7.fhir.uv.ipa#1.0.0 based on FHIR 4.0.1. Generated 2023-03-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change