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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeMedicationStatement
IdMedicationStatement-VioletGartner01-smp-medstmt-hydrocodoneacetaminophen-01.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: MedicationStatement VioletGartner01-smp-medstmt-hydrocodoneacetaminophen-01

basedOn: MedicationRequest: status = active; intent = order; medication[x] = Hydrocodone 5 MG / Acetaminophen 325 MG Oral Tablet; authoredOn = 2026-01-10 14:35:00-0500

status: Active

medication: Hydrocodone 5 MG / Acetaminophen 325 MG Oral Tablet

subject: Violet Gartner

dateAsserted: 2026-01-10 14:35:00-0500

informationSource: Organization Metro Hospital Emergency Department


Source1

{
  "resourceType": "MedicationStatement",
  "id": "VioletGartner01-smp-medstmt-hydrocodoneacetaminophen-01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "MedicationRequest/VioletGartner01-smp-medrx-hydrocodoneacetaminophen-01"
    }
  ],
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "857002",
        "display": "Hydrocodone 5 MG / Acetaminophen 325 MG Oral Tablet"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "0245-0410-01"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-VioletGartner01",
    "display": "Violet Gartner"
  },
  "dateAsserted": "2026-01-10T14:35:00-05:00",
  "informationSource": {
    "reference": "Organization/org-ED-Metro-Hospital"
  }
}