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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeList
IdExample-DataStandardsWales-List-Medications-GP.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "List",
  "id": "Example-DataStandardsWales-List-Medications-GP",
  "status": "current",
  "mode": "snapshot",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "933361000000108",
        "display": "Medications and medical devices"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Example-DataStandardsWales-Patient-PeterPiper",
    "display": "PIPER, Peter (NHS: 1192335566)"
  },
  "encounter": {
    "reference": "Encounter/Encounter-GP",
    "display": "..."
  },
  "date": "2022-01-10T10:00:00Z",
  "source": {
    "reference": "Practitioner/Practitioner-GP",
    "display": "..."
  },
  "entry": [
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bendroflumethiazide-GP",
        "display": "Bendroflumethiazide 2.5mg tablets - 1 tablet every morning"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bisoprolol-GP",
        "display": "Bisoprolol 1.25mg tablets - 1 tablet every morning"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Nifedipress-GP",
        "display": "Nifedipress MR 20mg tablet 1 tablet twice a day"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ramipril-GP",
        "display": "Ramipril 2.5mg tablet - 1 tablet in the morning"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Atorvastatin-GP",
        "display": "Atorvastatin 20mg tablet - 1 tablet at night"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-DurogesicDTrans-GP",
        "display": "Durogesic DTrans 25 micrograms/hour transdermal patches - Apply one patch every 72 hours"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Hydrocortisone-GP",
        "display": "Hydrocortisone 1% Cream - Apply to the affected area twice a day"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Latanoprost-GP",
        "display": "Latanoprost 50micrograms/ml eye drops 0.2ml unit dose preservative free - Instil one drop into the left eye at night"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Amoxicillin-GP",
        "display": "Amoxicillin 500mg capsules, one capsule three times a day for 7 days"
      }
    }
  ]
}