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

FHIR IG analytics

Packagefhir.r4.wales.discovery
Resource TypeList
IdExample-DataStandardsWales-List-Medications-Discharge.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-MedicationList-Discharge",
  "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/Example-Inpatient",
    "display": "..."
  },
  "date": "2022-07-12T11:00:00Z",
  "source": {
    "reference": "Practitioner/Example-Discharge",
    "display": "..."
  },
  "entry": [
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bendroflumethiazide-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Bisoprolol-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Nifedipress-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ramipril-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Atorvastatin-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Fentanyl-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Hydrocortisone-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Latanoprost-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Enbrel-Discharge",
        "display": "..."
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Ibuprofen-Discharge",
        "display": "Ibuprofen 400mg oral, three times a day - STOPPED due to GI bleed"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/Example-DataStandardsWales-MedicationStatement-Paracetamol-Discharge",
        "display": "..."
      }
    }
  ]
}