Guest User

Untitled

a guest
Sep 30th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.78 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Bundle xmlns="http://hl7.org/fhir">
  3.  
  4. <meta>
  5. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/ArthritisRequestSupportBundle"/>
  6. </meta>
  7. <type value="collection"/>
  8. <entry>
  9. <resource>
  10. <Observation xmlns="http://hl7.org/fhir">
  11. <id value="BloodPressureObservation Instance Example"/>
  12. <meta>
  13. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BloodPressureObservation"/>
  14. </meta>
  15. <status value="final"/>
  16. <category>
  17. <coding>
  18. <system value="http://hl7.org/fhir/observation-category"/>
  19. <code value="vital-signs"/>
  20. <display value="Vital Signs"/>
  21. </coding>
  22. </category>
  23. <code>
  24. <coding>
  25. <system value="http://loinc.org"/>
  26. <code value="85354-9"/>
  27. <display value="Blood pressure panel with all children optional"/>
  28. </coding>
  29. </code>
  30. <effectiveDateTime value="2018-09-28"/>
  31. <component>
  32. <code>
  33. <coding>
  34. <system value="http://loinc.org"/>
  35. <code value="8480-6"/>
  36. <display value="Systolic blood pressure"/>
  37. </coding>
  38. </code>
  39. <valueQuantity>
  40. <value value="120"/>
  41. <unit value="mmHg"/>
  42. <system value="http://unitsofmeasure.org"/>
  43. <code value="mm[Hg]"/>
  44. </valueQuantity>
  45. </component>
  46. <component>
  47. <code>
  48. <coding>
  49. <system value="http://loinc.org"/>
  50. <code value="8462-4"/>
  51. <display value="Diastolic blood pressure"/>
  52. </coding>
  53. <text value="Diastolic blood pressure"/>
  54. </code>
  55. <valueQuantity>
  56. <value value="80"/>
  57. <unit value="mmHg"/>
  58. <system value="http://unitsofmeasure.org"/>
  59. <code value="mm[Hg]"/>
  60. </valueQuantity>
  61. </component>
  62. </Observation>
  63. </resource>
  64. </entry>
  65. <entry>
  66. <resource>
  67. <Observation xmlns="http://hl7.org/fhir">
  68. <id value="BodyHeightObservation Instance Example"/>
  69. <meta>
  70. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyHeightObservation"/>
  71. </meta>
  72. <status value="final"/>
  73. <category>
  74. <coding>
  75. <system value="http://hl7.org/fhir/observation-category"/>
  76. <code value="vital-signs"/>
  77. <display value="Vital Signs"/>
  78. </coding>
  79. </category>
  80. <code>
  81. <coding>
  82. <system value="http://loinc.org"/>
  83. <code value="8302-2"/>
  84. <display value="Body height"/>
  85. </coding>
  86. </code>
  87. <effectiveDateTime value="2018-09-29"/>
  88. <valueQuantity>
  89. <value value="111.506"/>
  90. <unit value="cm"/>
  91. <system value="http://unitsofmeasure.org"/>
  92. <code value="cm"/>
  93. </valueQuantity>
  94. </Observation>
  95. </resource>
  96. </entry>
  97. <entry>
  98. <resource>
  99. <Observation xmlns="http://hl7.org/fhir">
  100. <id value="BodyMassIndexObservation Instance Example"/>
  101. <meta>
  102. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyMassIndexObservation"/>
  103. </meta>
  104. <status value="final"/>
  105. <category>
  106. <coding>
  107. <system value="http://hl7.org/fhir/observation-category"/>
  108. <code value="vital-signs"/>
  109. <display value="Vital Signs"/>
  110. </coding>
  111. </category>
  112. <code>
  113. <coding>
  114. <system value="http://loinc.org"/>
  115. <code value="39156-5"/>
  116. <display value="Body mass index (BMI) [Ratio]"/>
  117. </coding>
  118. </code>
  119. <effectiveDateTime value="2018-09-29"/>
  120. <valueQuantity>
  121. <value value="16.2"/>
  122. <unit value="kg/m2"/>
  123. <system value="http://unitsofmeasure.org"/>
  124. <code value="kg/m2"/>
  125. </valueQuantity>
  126. </Observation>
  127. </resource>
  128. </entry>
  129. <entry>
  130. <resource>
  131. <Observation xmlns="http://hl7.org/fhir">
  132. <id value="BodyWeightObservation Instance Example"/>
  133. <meta>
  134. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyWeightObservation"/>
  135. </meta>
  136. <status value="final"/>
  137. <category>
  138. <coding>
  139. <system value="http://hl7.org/fhir/observation-category"/>
  140. <code value="vital-signs"/>
  141. <display value="Vital Signs"/>
  142. </coding>
  143. </category>
  144. <code>
  145. <coding>
  146. <system value="http://loinc.org"/>
  147. <code value="29463-7"/>
  148. <display value="Body Weight"/>
  149. </coding>
  150. </code>
  151. <effectiveDateTime value="2018-09-29"/>
  152. <valueQuantity>
  153. <value value="20.09414"/>
  154. <unit value="kg"/>
  155. <system value="http://unitsofmeasure.org"/>
  156. <code value="kg"/>
  157. </valueQuantity>
  158. </Observation>
  159. </resource>
  160. </entry>
  161. <entry>
  162. <resource>
  163. <MedicationAdministration xmlns="http://hl7.org/fhir">
  164. <id value="MedicationAdministration Instance Example"/>
  165. <meta>
  166. <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/MedicationAdministration"/>
  167. </meta>
  168. <status value="completed"/>
  169. <medicationCodeableConcept>
  170. <coding>
  171. <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
  172. <code value="352044"/>
  173. <display value="Sulfasalazine"/>
  174. </coding>
  175. </medicationCodeableConcept>
  176. <effectiveDateTime value="2018-09-29"/>
  177. <dosage>
  178. <dose>
  179. <value value="2"/>
  180. <unit value="TAB"/>
  181. <system value="http://hl7.org/fhir/v3/orderableDrugForm"/>
  182. <code value="TAB"/>
  183. </dose>
  184. </dosage>
  185. <rateQuantity>
  186. <repeat>
  187. <frequency value="2" />
  188. <period value="1" />
  189. <periodUnit value="d" />
  190. </repeat>
  191. </rateQuantity>
  192. </MedicationAdministration>
  193. </resource>
  194. </entry>
  195. <entry>
  196. <resource>
  197. <AllergyIntolerance xmlns="http://hl7.org/fhir">
  198. <id value="PatientAllergy Instance Example"/>
  199. <meta>
  200. <profile
  201. value="http://hl7.org/fhir/us/bser/StructureDefinition/PatientAllergy"/>
  202. </meta>
  203. <verificationStatus value="confirmed"/>
  204. <type value="allergy"/>
  205. <patient>
  206. <reference value="PatientRole/InstanceExample"/>
  207. </patient>
  208. <onsetDateTime value="2000"/>
  209. <onsetAge>
  210. <value value="20"/>
  211. <unit value="yrs"/>
  212. <system value="http://unitsofmeasure.org"/>
  213. <code value="yrs"/>
  214. </onsetAge>
  215. <reaction>
  216. <substance>
  217. <coding>
  218. <system value="http://snomed.info/sct"/>
  219. <code value="3718001"/>
  220. <display value="Cow's milk"/>
  221. </coding>
  222. </substance>
  223. <manifestation>
  224. <coding>
  225. <system value="http://snomed.info/sct"/>
  226. <code value="422400008"/>
  227. <display value=" Vomiting"/>
  228. </coding>
  229. </manifestation>
  230. <severity value="mild"/>
  231. </reaction>
  232. </AllergyIntolerance>
  233. </resource>
  234. </entry>
  235. </Bundle>
Advertisement
Add Comment
Please, Sign In to add comment