{ "resourceType": "Medication", "id": "med0309", "text": { "status": "generated", "div": "

Generated Narrative with Details

id: med0309

contained:

code: Tylenol PM (Details : {http://hl7.org/fhir/sid/ndc code '50580-506-02' = '50580-506-02', given as 'Tylenol PM'})

isBrand: true

manufacturer: id: org2; name: Johnson and Johnson Consume Inc, McNeil Consumer Healthcare Division

product

form: Film-coated tablet (qualifier value) (Details : {SNOMED CT code '385057009' = 'Film-coated tablet', given as 'Film-coated tablet (qualifier value)'})

ingredient

item: Acetaminophen 500 MG (Details : {RxNorm code '315266' = '315266', given as 'Acetaminophen 500 MG'})

amount: 500 mg (Details: UCUM code mg = 'mg')/1 Tab (Details: http://hl7.org/fhir/v3/orderableDrugForm code Tab = 'Tab')

ingredient

item: Diphenhydramine Hydrochloride 25 mg (Details : {RxNorm code '901813' = '901813', given as 'Diphenhydramine Hydrochloride 25 mg'})

amount: 25 mg (Details: UCUM code mg = 'mg')/1 Tab (Details: http://hl7.org/fhir/v3/orderableDrugForm code Tab = 'Tab')

Batches

-LotNumberExpirationDate
*9494788May 22, 2017
" }, "contained": [ { "resourceType": "Organization", "id": "org2", "name": "Johnson and Johnson Consume Inc, McNeil Consumer Healthcare Division" } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/sid/ndc", "code": "50580-506-02", "display": "Tylenol PM" } ] }, "isBrand": true, "manufacturer": { "reference": "#org2" }, "product": { "form": { "coding": [ { "system": "http://snomed.info/sct", "code": "385057009", "display": "Film-coated tablet (qualifier value)" } ] }, "ingredient": [ { "itemCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "315266", "display": "Acetaminophen 500 MG" } ] }, "amount": { "numerator": { "value": 500, "system": "http://unitsofmeasure.org", "code": "mg" }, "denominator": { "value": 1, "system": "http://hl7.org/fhir/v3/orderableDrugForm", "code": "Tab" } } }, { "itemCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "901813", "display": "Diphenhydramine Hydrochloride 25 mg" } ] }, "amount": { "numerator": { "value": 25, "system": "http://unitsofmeasure.org", "code": "mg" }, "denominator": { "value": 1, "system": "http://hl7.org/fhir/v3/orderableDrugForm", "code": "Tab" } } } ], "batch": [ { "lotNumber": "9494788", "expirationDate": "2017-05-22" } ] } }