[ {
"sequence" : 1,
"text" : "0.05 - 0.1mg/kg IV over 2-5 minutes every 15 minutes as needed",
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 15,
"periodUnit" : "min"
}
},
"asNeededBoolean" : true,
"route" : {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "255560000",
"display" : "Intravenous"
} ]
},
"method" : {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "420620005",
"display" : "Push - dosing instruction imperative (qualifier value)"
} ]
},
"doseAndRate" : [ {
"type" : {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
} ]
},
"doseRange" : {
"low" : {
"value" : 0.05,
"unit" : "mg/kg",
"system" : "http://unitsofmeasure.org",
"code" : "mg/kg"
},
"high" : {
"value" : 0.1,
"unit" : "mg/kg",
"system" : "http://unitsofmeasure.org",
"code" : "mg/kg"
}
},
"rateRange" : {
"low" : {
"value" : 2,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
},
"high" : {
"value" : 5,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
}
} ]
} ]
|
Push - dosing instruction imperative (qualifier value) - 0.05 to 0.1 mg/kg - at a rate of 2 to 5 min - 1 time every 15 minutes - Intravenous - as required |