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

FHIR IG analytics

Packagehl7.fhir.us.pacio-toc
Resource TypeList
IdList-BSJ-SMPMedList.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: List BSJ-SMPMedList

Home Medication List

Date: 2024-08-11 Mode: Working List Status: Current Code: Patient generated medication list [Identifier] Episode Pharmacy
Subject: Betsy Smith-Johnson
ItemsDate
atorvastatin 40 MG Oral Tablet2024-08-11
sertraline 25 MG Oral Tablet2024-08-11
furosemide 20 MG Oral Tablet2024-08-11
carvedilol 6.25 MG Oral Tablet2024-08-11
24 HR glipizide 2.5 MG Extended Release Oral Tablet2024-08-11
rosuvastatin calcium 5 MG Oral Tablet2024-08-11
acetaminophen 650 MG Oral Tablet2024-08-11
ferrous sulfate 325 MG (iron 65 MG) Oral Tablet2024-08-11

Source1

{
  "resourceType": "List",
  "id": "BSJ-SMPMedList",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "title": "Home Medication List",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "104205-0",
        "display": "Patient generated medication list [Identifier] Episode Pharmacy"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Example-Smith-Johnson-Patient1",
    "display": "Betsy Smith-Johnson"
  },
  "date": "2024-08-11",
  "entry": [
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt1",
        "display": "atorvastatin 40 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt2",
        "display": "sertraline 25 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt3",
        "display": "furosemide 20 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt4",
        "display": "carvedilol 6.25 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt5",
        "display": "24 HR glipizide 2.5 MG Extended Release Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt6",
        "display": "rosuvastatin calcium 5 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt7",
        "display": "acetaminophen 650 MG Oral Tablet"
      }
    },
    {
      "date": "2024-08-11",
      "item": {
        "reference": "MedicationStatement/BSJ-SMPMedStmt8",
        "display": "ferrous sulfate 325 MG (iron 65 MG) Oral Tablet"
      }
    }
  ]
}