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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeMedicationStatement
IdMedicationStatement-bsj1-smp-medstmt-insulin-4-4.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 bsj1-smp-medstmt-insulin-4-4

basedOn: MedicationRequest: status = active; intent = order; medication[x] = insulin isophane, human 70 UNT/ML / insulin, regular, human 30 UNT/ML Injectable Suspension; authoredOn = 2025-07-16 11:30:00-0800

status: Active

medication: insulin isophane, human 70 UNT/ML / insulin, regular, human 30 UNT/ML Injectable Suspension

subject: Betsy Smith-Johnson

dateAsserted: 2025-07-16 11:30:00-0800

informationSource: Organization Michigan Primary Health Care Associates


Source1

{
  "resourceType": "MedicationStatement",
  "id": "bsj1-smp-medstmt-insulin-4-4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "MedicationRequest/bsj1-smp-medrx-insulin-4-4"
    }
  ],
  "status": "active",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "311048",
        "display": "insulin isophane, human 70 UNT/ML / insulin, regular, human 30 UNT/ML Injectable Suspension"
      },
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "71093-143-11"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01",
    "display": "Betsy Smith-Johnson"
  },
  "dateAsserted": "2025-07-16T11:30:00-08:00",
  "informationSource": {
    "reference": "Organization/org-Michigan-Primary-Health-Care-A"
  }
}