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

FHIR IG analytics

Packagehl7.fhir.us.smp
Resource TypeList
IdList-smp-medlist-2.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 smp-medlist-2

version: 1; Last updated: 2024-04-08 06:38:52+0000

Profile: Standardized Medication Profile - Medication List

Primary Care Medication List

Date: 2024-07-01 Mode: Working List Status: Current Code: History of Medication use Narrative
Subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))Source:
ItemsDate
MedicationStatement: status = active; medication[x] = Amlodipine 5 MG Oral Tablet; effective[x] = 2024-06-01; dateAsserted = 2024-07-03; reasonCode = Hypertensive disorder, systemic arterial (disorder)2024-07-01

Source1

{
  "resourceType": "List",
  "id": "smp-medlist-2",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-04-08T06:38:52Z",
    "profile": [
      "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "title": "Primary Care Medication List",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "10160-0"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "date": "2024-07-01",
  "source": {
    "reference": "Practitioner/practitioner-2"
  },
  "entry": [
    {
      "date": "2024-07-01",
      "item": {
        "reference": "MedicationStatement/smp-medstmt-3"
      }
    }
  ]
}