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

FHIR IG analytics

Packagehl7.fhir.uv.ae-research-ig
Resource TypeMedicationStatement
IdMedicationStatement-example001.json
FHIR VersionR5

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

Resource MedicationStatement "example001"

identifier: http://www.bmc.nl/portal/medstatements/12345689 (use: official)

status: recorded

Medications

-Reference
*

code: Tylenol PM (National drug codes#50580-506-02)

doseForm: Film-coated tablet (SNOMED CT#385057009)

ingredient

Items

-Concept
*Acetaminophen 500 MG (RxNorm#315266)

strength: 500 mg (Details: UCUM code mg = 'mg')/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm) (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')

ingredient

Items

-Concept
*Diphenhydramine Hydrochloride 25 mg (RxNorm#901813)

strength: 25 mg (Details: UCUM code mg = 'mg')/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm) (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')

Batches

-LotNumberExpirationDate
*94947882025-05-25

subject: Patient/JanetPatient: Janet " CLINICAL TRIAL PATIENT"

effective: 2015-01-23

dateAsserted: 2023-04-12

informationSource: Patient/JanetPatient: Janet " CLINICAL TRIAL PATIENT"

derivedFrom: : Reference(medrx002)

Reasons

-Concept
*Restless Legs (SNOMED CT#32914008)

note: Patient indicates they miss the occasional dose

dosage

sequence: 1

text: 1-2 tablets once daily at bedtime as needed for restless legs

additionalInstruction: Taking at bedtime ()

timing: Once per 1 days

asNeededFor: Restless Legs (SNOMED CT#32914008)

route: Oral Route (SNOMED CT#26643006)

doseAndRate


Generated Narrative: Medication #med0309

code: Tylenol PM (National drug codes#50580-506-02)

doseForm: Film-coated tablet (SNOMED CT#385057009)

ingredient

Items

-Concept
*Acetaminophen 500 MG (RxNorm#315266)

strength: 500 mg (Details: UCUM code mg = 'mg')/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm) (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')

ingredient

Items

-Concept
*Diphenhydramine Hydrochloride 25 mg (RxNorm#901813)

strength: 25 mg (Details: UCUM code mg = 'mg')/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm) (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')

Batches

-LotNumberExpirationDate
*94947882025-05-25

Source1

{
  "resourceType": "MedicationStatement",
  "id": "example001",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Medication",
      "id": "med0309",
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/sid/ndc",
            "code": "50580-506-02"
          }
        ],
        "text": "Tylenol PM"
      },
      "doseForm": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "385057009",
            "display": "Film-coated tablet"
          }
        ]
      },
      "ingredient": [
        {
          "item": {
            "concept": {
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "315266",
                  "display": "Acetaminophen 500 MG"
                }
              ]
            }
          },
          "strengthRatio": {
            "numerator": {
              "value": 500,
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            },
            "denominator": {
              "value": 1,
              "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code": "TAB"
            }
          }
        },
        {
          "item": {
            "concept": {
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "901813",
                  "display": "Diphenhydramine Hydrochloride 25 mg"
                }
              ]
            }
          },
          "strengthRatio": {
            "numerator": {
              "value": 25,
              "system": "http://unitsofmeasure.org",
              "code": "mg"
            },
            "denominator": {
              "value": 1,
              "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code": "TAB"
            }
          }
        }
      ],
      "batch": {
        "lotNumber": "9494788",
        "expirationDate": "2025-05-25"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "http://www.bmc.nl/portal/medstatements",
      "value": "12345689"
    }
  ],
  "status": "recorded",
  "medication": {
    "reference": {
      "reference": "#med0309"
    }
  },
  "subject": {
    "reference": "Patient/JanetPatient",
    "display": "Janet"
  },
  "effectiveDateTime": "2015-01-23",
  "dateAsserted": "2023-04-12",
  "informationSource": [
    {
      "reference": "Patient/JanetPatient",
      "display": "Janet"
    }
  ],
  "derivedFrom": [
    {
      "identifier": {
        "system": "http://www.bmc.nl/portal/medstatements",
        "value": "medrx002"
      },
      "display": "Reference(medrx002)"
    }
  ],
  "reason": [
    {
      "concept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "32914008",
            "display": "Restless Legs"
          }
        ]
      }
    }
  ],
  "note": [
    {
      "text": "Patient indicates they miss the occasional dose"
    }
  ],
  "dosage": [
    {
      "sequence": 1,
      "text": "1-2 tablets once daily at bedtime as needed for restless legs",
      "additionalInstruction": [
        {
          "text": "Taking at bedtime"
        }
      ],
      "timing": {
        "repeat": {
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "asNeededFor": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "32914008",
              "display": "Restless Legs"
            }
          ]
        }
      ],
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "26643006",
            "display": "Oral Route"
          }
        ]
      },
      "doseAndRate": [
        {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code": "ordered",
                "display": "Ordered"
              }
            ]
          },
          "doseRange": {
            "low": {
              "value": 1,
              "unit": "TAB",
              "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code": "TAB"
            },
            "high": {
              "value": 2,
              "unit": "TAB",
              "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code": "TAB"
            }
          }
        }
      ]
    }
  ]
}