Example in DME Orders0.2.0
MedicationRequest

Insulin

active
MedicationRequest-Insulin.json

Resource Details

Resource Type
MedicationRequest
Resource ID
Insulin
Conforms To
http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-medication-request

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "MedicationRequest",
  "id": "Insulin",
  "filename": "MedicationRequest-Insulin.json",
  "profile": [
    "http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-medication-request"
  ],
  "lastUpdated": "2020-08-09T21:54:34.412+00:00",
  "status": "active",
  "medication": {
    "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
    "code": "311036",
    "display": "Humulin R 100 UNT/ML Injectable Solution"
  }
}