Post-Acute Orders (PAO) (DME-Orders)
0.2.0 - STU1 Ballot

This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Medication Human Insulin - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "Insulin",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-08-09T20:59:47.492+00:00",
    "source" : "#GcsQmjM6mSkuNigA",
    "profile" : [
      "http://hl7.org/fhir/us/dme-orders/StructureDefintion/PAOX-Medication"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Human Insulin 100 Unt/ml</div></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "311036",
        "display" : "Humulin R 100 UNT/ML Injectable Solution"
      }
    ],
    "text" : "Human Insulin 100 Unt/ml"
  }
}