CIBMTR Reporting Implementation Guide - Local Development build (v0.1.6). See the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "MedicationAdministration-Example1",
"meta" : {
"profile" : [
"http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-medication-administration"
],
"security" : [
{
"system" : "http://terminology.cibmtr.org/codesystem/transplant-center",
"code" : "rc_99999",
"display" : "99999 My Transplant Center"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"MedicationAdministration-Example1\"> </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 MedicationAdministration "MedicationAdministration-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cibmtr-medication-administration.html\">CIBMTR Medication Administration (mcode)</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.cibmtr.org/codesystem/transplant-center http://terminology.cibmtr.org/codesystem/transplant-center}\">http://terminology.cibmtr.org/codesystem/transplant-center</span></p></div><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-Medication-Etoposide-Example.html\">Medication/Medication-Etoposide-Example</a></p><p><b>subject</b>: <a href=\"Patient-PatientExample6.html\">Patient/PatientExample6</a> ""</p><p><b>effective</b>: 2020-07-22 16:58:05+0000</p><p><b>reasonCode</b>: Cancer (CMS/HCC) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#363346000 "Malignant neoplastic disease (disorder)"; <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#C80.1 "Malignant (primary) neoplasm, unspecified")</span></p><p><b>request</b>: <a href=\"MedicationRequest-MedicationRequest-Etoposide-Example.html\">MedicationRequest/MedicationRequest-Etoposide-Example</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>Intravenous route <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#47625008)</span></td><td>Inject - dosing instruction imperative (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#422145002)</span></td><td>73 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "Medication/Medication-Etoposide-Example"
},
"subject" : {
"reference" : "Patient/PatientExample6"
},
"effectiveDateTime" : "2020-07-22T16:58:05Z",
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363346000",
"display" : "Malignant neoplastic disease (disorder)"
},
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "C80.1",
"display" : "Malignant (primary) neoplasm, unspecified"
}
],
"text" : "Cancer (CMS/HCC)"
}
],
"request" : {
"reference" : "MedicationRequest/MedicationRequest-Etoposide-Example"
},
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "Intravenous route"
}
]
},
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "422145002",
"display" : "Inject - dosing instruction imperative (qualifier value)"
}
]
},
"dose" : {
"value" : 73,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
}
IG © 2020+ The Medical College of Wisconsin, Inc. and the National Marrow Donor Program
Package nmdp.fhir.cibmtr-reporting#0.1.6 based on FHIR 4.0.1. Generated 2023-05-05
Links: Table of Contents |
QA Report
HL7®, and FHIR® are the registered trademarks of Health Level Seven International
and their use of these trademarks does not constitute an endorsement by HL7.