Example in AU Base6.0.0
MedicationRequest

example2

active
MedicationRequest-example2.json

Resource Details

Resource Type
MedicationRequest
Resource ID
example2
Identifier
http://ns.electronichealth.net.au/id/hpio-scoped/prescription/1.0/8003621566684455|53720010
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-medicationrequest

Example Metadata

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

{
  "resourceType": "MedicationRequest",
  "id": "example2",
  "filename": "MedicationRequest-example2.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-medicationrequest"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/hpio-scoped/prescription/1.0/8003621566684455",
    "value": "53720010"
  },
  "status": "active",
  "medication": {
    "system": "http://snomed.info/sct",
    "code": "926213011000036100",
    "display": "Reaptan 10 mg/10 mg (perindopril arginine/amlodipine) tablet, 10"
  }
}