FHIR IG analytics| Package | hl7.fhir.uv.ae-research-backport-ig.r4b |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-example001.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement
Resource MedicationStatement "example001"
identifier: id: 12345689 (use: OFFICIAL)
status: active
code: Tylenol PM (National drug codes#50580-506-02)
form: Film-coated tablet (SNOMED CT#385057009)
ingredient
item: 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
item: 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
LotNumber ExpirationDate 9494788 2025-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)
reasonCode: 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
asNeeded: 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)
form: Film-coated tablet (SNOMED CT#385057009)
ingredient
item: 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
item: 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
LotNumber ExpirationDate 9494788 2025-05-25
{
"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"
},
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385057009",
"display": "Film-coated tablet"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "315266",
"display": "Acetaminophen 500 MG"
}
]
},
"strength": {
"numerator": {
"value": 500,
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
}
}
},
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "901813",
"display": "Diphenhydramine Hydrochloride 25 mg"
}
]
},
"strength": {
"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": "active",
"medicationReference": {
"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)"
}
],
"reasonCode": [
{
"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"
}
},
"asNeededCodeableConcept": {
"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"
}
}
}
]
}
]
}