FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhirfrog.au-core-tests
Resource TypeMedication
IdMedication-au-core-medicationrequest-medication.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Medication au-core-medicationrequest-medication

code: Simvastatin 40 mg tablet


Source1

{
  "resourceType": "Medication",
  "id": "au-core-medicationrequest-medication",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "23525011000036109",
        "display": "Simvastatin 40 mg tablet"
      }
    ],
    "text": "Simvastatin 40 mg tablet"
  }
}