Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General MedicationRequest Example/RX - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationRequest",
  "id" : "RX-Example1",
  "meta" : {
    "lastUpdated" : "2020-08-14T15:12:59.000+05:30",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest",
      "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "N",
        "display" : "Normal"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest RX-Example1</b></p><a name=\"RX-Example1\"> </a><a name=\"hcRX-Example1\"> </a><a name=\"RX-Example1-en-US\"> </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: 2020-08-14 15:12:59+0530</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-medicationrequest.html\">US Core MedicationRequest Profile</a>, <code>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile</code></p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: <code>https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/PRESCRIB/TEST-001</code>/12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>reported</b>: true</p><p><b>medication</b>: <a href=\"Medication/23833\">WARFARIN SODIUM 10 MG TABS</a></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>encounter</b>: <a href=\"Encounter-Example1.html\">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>authoredOn</b>: 2020-08-14 15:07:25+0530</p><p><b>requester</b>: <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></p><p><b>recorder</b>: <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>1 po tid</td></tr></table><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>2</td><td>12</td></tr></table><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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution N}\">none</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-ndc",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/sid/ndc",
            "code" : "51672403503"
          }
        ],
        "text" : "ndc 51672403503"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-ddid",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://docs.wolterskluwercdi.com/codesystems/ddid",
            "code" : "20817"
          }
        ],
        "text" : "ddid 20817"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-rxnorm",
      "valueCoding" : {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "313732"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-dispenser",
      "valueReference" : {
        "reference" : "Organization/PH-6",
        "display" : "University Medical Center Pharmacy\r\n943 E University Blvd,   \r\nPh: \r\nFax: "
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-dispenseInstructions",
      "valueString" : "3"
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-extension-datewritten",
      "valueDateTime" : "2021-10-22T09:49:00+05:30"
    }
  ],
  "identifier" : [
    {
      "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/PRESCRIB/TEST-001",
      "value" : "12345"
    }
  ],
  "status" : "completed",
  "intent" : "order",
  "reportedBoolean" : true,
  "medicationReference" : {
    "reference" : "Medication/23833",
    "display" : "WARFARIN SODIUM 10 MG TABS"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example1"
  },
  "authoredOn" : "2020-08-14T15:07:25+05:30",
  "requester" : {
    🔗 "reference" : "Practitioner/Example1"
  },
  "recorder" : {
    🔗 "reference" : "Practitioner/Example1"
  },
  "dosageInstruction" : [
    {
      "text" : "1 po tid"
    }
  ],
  "dispenseRequest" : {
    "numberOfRepeatsAllowed" : 2,
    "quantity" : {
      "value" : 12
    }
  },
  "substitution" : {
    "allowedCodeableConcept" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution",
          "code" : "N",
          "display" : "none"
        }
      ],
      "text" : "none"
    }
  }
}