Guest User

Untitled

a guest
Mar 7th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.66 KB | None | 0 0
  1. {
  2.     "uuid" : "d72a2b14-f532-4f70-bd17-93e9b5ef5ba7",
  3.     "xml_data" : "<htmlform formUuid=\ " c75f120a-04ec-11e3-8780-2b40bef9a44b \
  4.     formName=\ " Visit Note \ formEncounterType=\ "
  5.     d7151f82-c1f3-4152-a605-2f9ea7414a79 \ formVersion=\ ">
  6.     \n\n
  7.     <style type=\ " text / css \>
  8.         \n #who-when-where {\n margin-bottom: 6px;\n border-bottom: 1px solid
  9.         #ccc;\n }\n\n #who-when-where p {\n display: inline-block;\n
  10.         padding-right: 20px;\n }\n\n #where > input[type=text] {\n display:
  11.         inline-block;\n }\n\n .field-error {\n color: #ff6666;\n font-size:
  12.         1.1em;\n display: block;\n }\n\n
  13.         <ifMode mode=\ " VIEW \ include=\ " false \>\n #data-collection
  14.             {\n display: inline-block;\n width: 58%;\n vertical-align: top;\n
  15.             }\n\n #encounter-diagnoses-target {\n display: inline-block;\n width:
  16.             40%;\n vertical-align: top;\n }\n\n #encounter-diagnoses-app {\n
  17.             margin-bottom: 20px;\n }\n        </ifMode>
  18.         \n
  19.     </style>
  20.     \n\n
  21.     <ifMode mode=\ " VIEW \ include=\ " false \>
  22.         \n
  23.         <h2>
  24.             <uimessage code=\ " referenceapplication.visitNote.title \ />
  25.         </h2>
  26.         \n\n
  27.         <div id=\ " who-when-where \>
  28.             \n
  29.             <p id=\ " who \>
  30.                 \n
  31.                 <label>
  32.                     <uimessage code=\ " coreapps.patientDashBoard.provider \ />
  33.                 </label>
  34.                 \n
  35.                 <span>
  36.                     <encounterProvider default=\ " currentUser \
  37.                         required=\ " true \ />
  38.                 </span>
  39.                 \n
  40.             </p>
  41.             \n
  42.             <p id=\ " when \>
  43.                 \n
  44.                 <label>
  45.                     <uimessage code=\ " coreapps.patientDashBoard.location \ />
  46.                 </label>
  47.                 \n
  48.                 <span>
  49.                     <encounterLocation default=\ "
  50.                         SessionAttribute:emrContext.sessionLocationId \ />
  51.                 </span>
  52.                 \n
  53.             </p>
  54.             \n
  55.             <p id=\ " where \>
  56.                 \n
  57.                 <label>
  58.                     <uimessage code=\ " coreapps.patientDashBoard.date \ />
  59.                 </label>
  60.                 \n
  61.                 <span>
  62.                     <encounterDate id=\ " encounterDate \ default=\ " now \ />
  63.                 </span>
  64.                 \n
  65.             </p>
  66.             \n
  67.         </div>
  68.         \n
  69.     </ifMode>
  70.     \n\n
  71.     <div id=\ " data-collection \>
  72.         \n\n
  73.         <encounterDiagnoses required=\ " true \
  74.             selectedDiagnosesTarget=\ " encounter-diagnoses-target \ />
  75.         \n\n
  76.         <p>
  77.             \n
  78.             <label>
  79.                 <uimessage code=\ " coreapps.consult.freeTextComments \ />
  80.             </label>
  81.             \n
  82.             <obs conceptId=\ " CIEL:162169 \ style=\ " textarea \ rows=\ " />
  83.             \n
  84.         </p>
  85.         \n\n
  86.     </div>
  87.     \n\n
  88.     <div id=\ " encounter-diagnoses-target \>\n    </div>
  89.     \n\n
  90.     <ifMode mode=\ " VIEW \ include=\ " false \>
  91.         \n
  92.         <div id=\ " buttons \>
  93.             \n
  94.             <submit submitClass=\ " confirm right \ submitCode=\ "
  95.                 general.save \ />
  96.             \n
  97.             <button type=\ " button \ class=\ " cancel \>
  98.                 <uimessage code=\ " general.cancel \ />
  99.             </button>
  100.             \n
  101.         </div>
  102.         \n
  103.     </ifMode>
  104.     \n\n
  105. </htmlform>"
  106. }
Add Comment
Please, Sign In to add comment