This page is part of the International Patient Access (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Medication",
"id" : "MedExample1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"MedExample1\"> </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 "MedExample1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ipa-medication.html\">IPA-Medication</a></p></div><p><b>code</b>: PERCOCET, 30 TABLET in 1 BOTTLE (16590-619-30) (package) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ndc.html\">National drug codes</a>#16590-619-30)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385055001)</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: oxyCODONE hydrochloride <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>#82063)</span></p><p><b>strength</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm)<span style=\"background: LightGoldenRodYellow\"> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: Acetaminophen <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>#161)</span></p><p><b>strength</b>: 325 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm)<span style=\"background: LightGoldenRodYellow\"> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')</span></p></blockquote><h3>Batches</h3><table class=\"grid\"><tr><td>-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td>*</td><td>658484</td><td>2020-07-31</td></tr></table></div>"
},
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/ndc",
"code" : "16590-619-30",
"display" : "PERCOCET, 30 TABLET in 1 BOTTLE (16590-619-30) (package)"
}
]
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385055001",
"display" : "Tablet"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "82063",
"display" : "oxyCODONE hydrochloride"
}
]
},
"strength" : {
"numerator" : {
"value" : 5,
"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" : "161",
"display" : "Acetaminophen"
}
]
},
"strength" : {
"numerator" : {
"value" : 325,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code" : "TAB"
}
}
}
],
"batch" : {
"lotNumber" : "658484",
"expirationDate" : "2020-07-31"
}
}
IG © 2022+ HL7 International - Patient Care Work Group. Package hl7.fhir.uv.ipa#1.0.0 based on FHIR 4.0.1. Generated 2023-03-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change