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

Generated Narrative with Details

id: med0307

contained:

code: Novolog 100u/ml (Details : {http://hl7.org/fhir/sid/ndc code '0169-7501-11' = '0169-7501-11', given as 'Novolog 100u/ml'})

isBrand: true

manufacturer: id: org3; name: Novo Nordisk

form: Injection solution (qualifier value) (Details : {SNOMED CT code '385219001' = 'Injection solution', given as 'Injection solution (qualifier value)'})

Ingredients

-Item[x]Amount
*Insulin Aspart (substance) (Details : {SNOMED CT code '325072002' = 'Insulin aspart', given as 'Insulin Aspart (substance)'})100 U (Details: UCUM code U = 'U')/1 mL (Details: UCUM code mL = 'mL')

package

container: Vial (Details : {SNOMED CT code '415818006' = 'Vial', given as 'Vial'})

Contents

-Item[x]Amount
*Insulin Aspart (substance) (Details : {SNOMED CT code '325072002' = 'Insulin aspart', given as 'Insulin Aspart (substance)'})10 mL (Details: UCUM code mL = 'mL')

Batches

-LotNumberExpirationDate
*12345Oct 31, 2019
" }, "contained": [ { "resourceType": "Organization", "id": "org3", "name": "Novo Nordisk" } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/sid/ndc", "code": "0169-7501-11", "display": "Novolog 100u/ml" } ] }, "isBrand": true, "manufacturer": { "reference": "#org3" }, "form": { "coding": [ { "system": "http://snomed.info/sct", "code": "385219001", "display": "Injection solution (qualifier value)" } ] }, "ingredient": [ { "itemCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "325072002", "display": "Insulin Aspart (substance)" } ] }, "amount": { "numerator": { "value": 100, "system": "http://unitsofmeasure.org", "code": "U" }, "denominator": { "value": 1, "system": "http://unitsofmeasure.org", "code": "mL" } } } ], "package": { "container": { "coding": [ { "system": "http://snomed.info/sct", "code": "415818006", "display": "Vial" } ] }, "content": [ { "itemCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "325072002", "display": "Insulin Aspart (substance)" } ] }, "amount": { "value": 10, "system": "http://unitsofmeasure.org", "code": "mL" } } ], "batch": [ { "lotNumber": "12345", "expirationDate": "2019-10-31" } ] } }