FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders)
0.2.2 - CI Build United States of America flag

FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders), published by HL7. This is not an authorized publication; it is the continuous build for version 0.2.2). This version is based on the current content of https://github.com/HL7/dme-orders/ and changes regularly. See the Directory of published versions

: Medication Everolimus - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "Everolimus",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-08-10T01:05:15.935Z",
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <div class=\"hapiHeaderText\">everolimus 0.25 MG</div>\n        </div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "977426",
        "display" : "everolimus 0.25 MG"
      }
    ],
    "text" : "everolimus 0.25 MG"
  }
}