Example in AU Core2.0.0
MedicationRequest

paracetamol-codeine

unknown
MedicationRequest-paracetamol-codeine.json

Resource Details

Resource Type
MedicationRequest
Resource ID
paracetamol-codeine
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest

Example Metadata

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

{
  "resourceType": "MedicationRequest",
  "id": "paracetamol-codeine",
  "filename": "MedicationRequest-paracetamol-codeine.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"
  ],
  "status": "unknown",
  "medication": {
    "system": "http://snomed.info/sct",
    "code": "79115011000036100",
    "display": "Paracetamol 500 mg + codeine phosphate hemihydrate 30 mg tablet"
  }
}