This page is part of the Quality Improvement Core Framework (v6.0.0-ballot: STU6 (v6.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Medication",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Medication "example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-qicore-medication.html\">QICore Medication</a></p></div><p><b>code</b>: alemtuzumab 10 MG/ML [Lemtrada] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1594660)</span></p><p><b>manufacturer</b>: <a name=\"org6\"> </a></p><blockquote><p/><p><a name=\"org6\"> </a></p><p><b>identifier</b>: id:\u00a08635143786\u00a0(use:\u00a0TEMP)</p><p><b>active</b>: true</p><p><b>name</b>: Genzyme</p><p><b>telecom</b>: <a href=\"https://www.sanofigenzyme.com/\">https://www.sanofigenzyme.com/</a></p><p><b>address</b>: Cambridge MA USA (WORK)</p></blockquote><p><b>form</b>: Conventional release solution for injection (dose form) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385219001)</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td>Alemtuzumab (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#129472003)</span></td><td>12 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1.2 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>9494788</td><td>2017-05-22</td></tr></table><hr/><blockquote><p><b>Generated Narrative: Organization #org6</b><a name=\"org6\"> </a></p><p><b>identifier</b>: id:\u00a08635143786\u00a0(use:\u00a0TEMP)</p><p><b>active</b>: true</p><p><b>name</b>: Genzyme</p><p><b>telecom</b>: <a href=\"https://www.sanofigenzyme.com/\">https://www.sanofigenzyme.com/</a></p><p><b>address</b>: Cambridge MA USA (WORK)</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "org6",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
]
},
"identifier" : [
{
"use" : "temp",
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "8635143786"
}
],
"active" : true,
"name" : "Genzyme",
"telecom" : [
{
"system" : "url",
"value" : "https://www.sanofigenzyme.com/",
"use" : "work"
}
],
"address" : [
{
"use" : "work",
"city" : "Cambridge",
"state" : "MA",
"country" : "USA"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1594660",
"display" : "alemtuzumab 10 MG/ML [Lemtrada]"
}
]
},
"manufacturer" : {
"reference" : "#org6"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385219001",
"display" : "Conventional release solution for injection (dose form)"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129472003",
"display" : "Alemtuzumab (substance)"
}
]
},
"strength" : {
"numerator" : {
"value" : 12,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1.2,
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}
}
],
"batch" : {
"lotNumber" : "9494788",
"expirationDate" : "2017-05-22"
}
}
IG © 2019+ http://www.hl7.org/Special/committees/cqi/index.cfm. Package hl7.fhir.us.qicore#6.0.0-ballot based on FHIR 4.0.1. Generated 2023-08-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change