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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeMedication
IdMedication-chr-on-west-Medication-9001.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

Metformin 500 mg Tablet — DIN 02229611 — Manufactured by Apotex Inc.

Source1

{
  "resourceType": "Medication",
  "id": "chr-on-west-Medication-9001",
  "meta": {
    "lastUpdated": "2024-12-10T10:00:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwMedication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:telus:emr:chr:on-west:123:medication",
      "value": "9001"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/NamingSystem/ca-hc-din",
        "code": "02229611",
        "display": "METFORMIN HCL 500MG TABLET"
      },
      {
        "system": "http://www.whocc.no/atc",
        "code": "A10BA02",
        "display": "metformin"
      }
    ],
    "text": "Metformin 500 mg Tablet"
  },
  "manufacturer": {
    "display": "Apotex Inc."
  }
}