Guest User

bundleviz

a guest
Dec 9th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.13 KB | None | 0 0
  1. {
  2. "resourceType": "Bundle",
  3. "id": "Example-MCSD",
  4. "type": "transaction",
  5. "entry": [
  6. {
  7. "fullUrl": "http://www.example.org/fhir/Organization/MCSDJurisdictionOrganization-Example",
  8. "request": {
  9. "url": "Organization",
  10. "method": "PUT"
  11. },
  12. "resource": {
  13. "resourceType": "Organization",
  14. "id": "MCSDJurisdictionOrganization-Example",
  15. "meta": {
  16. "profile": [
  17. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization"
  18. ]
  19. },
  20. "name": "MCSDJurisdictionOrganization-Example",
  21. "active": true,
  22. "type": [
  23. {
  24. "coding": [
  25. {
  26. "code": "urn:ihe:iti:mcsd:2019:jurisdiction",
  27. "system": "urn:ietf:rfc:3986"
  28. }
  29. ]
  30. },
  31. {
  32. "coding": [
  33. {
  34. "code": "govt",
  35. "system": "http://terminology.hl7.org/CodeSystem/organization-type"
  36. }
  37. ]
  38. }
  39. ]
  40. }
  41. },
  42. {
  43. "fullUrl": "http://www.example.org/fhir/Location/MCSDJurisdictionLocation-Example",
  44. "request": {
  45. "url": "Location",
  46. "method": "PUT"
  47. },
  48. "resource": {
  49. "resourceType": "Location",
  50. "id": "MCSDJurisdictionLocation-Example",
  51. "meta": {
  52. "profile": [
  53. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation"
  54. ]
  55. },
  56. "name": "MCSDJurisdictionLocation-Example",
  57. "status": "active",
  58. "managingOrganization": {
  59. "reference": "Organization/MCSDJurisdictionOrganization-Example"
  60. },
  61. "physicalType": {
  62. "coding": [
  63. {
  64. "code": "jdn",
  65. "system": "http://terminology.hl7.org/CodeSystem/location-physical-type"
  66. }
  67. ]
  68. },
  69. "type": [
  70. {
  71. "coding": [
  72. {
  73. "code": "urn:ihe:iti:mcsd:2019:jurisdiction",
  74. "system": "urn:ietf:rfc:3986"
  75. }
  76. ]
  77. },
  78. {
  79. "coding": [
  80. {
  81. "code": "govt",
  82. "system": "http://terminology.hl7.org/CodeSystem/organization-type"
  83. }
  84. ]
  85. }
  86. ]
  87. }
  88. },
  89. {
  90. "fullUrl": "http://www.example.org/fhir/Organization/MCSDOrganization-ExamplePartner",
  91. "request": {
  92. "url": "Organization",
  93. "method": "PUT"
  94. },
  95. "resource": {
  96. "resourceType": "Organization",
  97. "id": "MCSDOrganization-ExamplePartner",
  98. "meta": {
  99. "profile": [
  100. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
  101. ]
  102. },
  103. "name": "Organization-ExamplePartner",
  104. "active": true,
  105. "type": [
  106. {
  107. "coding": [
  108. {
  109. "code": "govt",
  110. "system": "http://terminology.hl7.org/CodeSystem/organization-type"
  111. }
  112. ]
  113. }
  114. ]
  115. }
  116. },
  117. {
  118. "fullUrl": "http://www.example.org/fhir/Organization/MCSDFacilityOrganization-Example",
  119. "request": {
  120. "url": "Organization",
  121. "method": "PUT"
  122. },
  123. "resource": {
  124. "resourceType": "Organization",
  125. "id": "MCSDFacilityOrganization-Example",
  126. "meta": {
  127. "profile": [
  128. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization"
  129. ]
  130. },
  131. "extension": [
  132. {
  133. "extension": [
  134. {
  135. "url": "hierarchy-type",
  136. "valueCodeableConcept": {
  137. "coding": [
  138. {
  139. "code": "admin",
  140. "system": "http://profiles.ihe.net/ITI/mCSD/CodeSystem/mcsd-example-hierarchy"
  141. }
  142. ]
  143. }
  144. },
  145. {
  146. "url": "part-of",
  147. "valueReference": {
  148. "reference": "Organization/MCSDOrganization-ExamplePartner"
  149. }
  150. }
  151. ],
  152. "url": "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationHierarchy"
  153. }
  154. ],
  155. "name": "MCSDFacilityOrganization-Example",
  156. "active": true,
  157. "type": [
  158. {
  159. "coding": [
  160. {
  161. "code": "urn:ihe:iti:mcsd:2019:facility",
  162. "system": "urn:ietf:rfc:3986"
  163. }
  164. ]
  165. },
  166. {
  167. "coding": [
  168. {
  169. "code": "govt",
  170. "system": "http://terminology.hl7.org/CodeSystem/organization-type"
  171. }
  172. ]
  173. }
  174. ],
  175. "partOf": {
  176. "reference": "Organization/MCSDJurisdictionOrganization-Example"
  177. }
  178. }
  179. },
  180. {
  181. "fullUrl": "http://www.example.org/fhir/Location/MCSDFacilityLocation-Example",
  182. "request": {
  183. "url": "Location",
  184. "method": "PUT"
  185. },
  186. "resource": {
  187. "resourceType": "Location",
  188. "id": "MCSDFacilityLocation-Example",
  189. "meta": {
  190. "profile": [
  191. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation"
  192. ]
  193. },
  194. "name": "MCSDFacilityLocation-Example",
  195. "status": "active",
  196. "managingOrganization": {
  197. "reference": "Organization/MCSDFacilityOrganization-Example"
  198. },
  199. "partOf": {
  200. "reference": "Location/MCSDJurisdictionLocation-Example"
  201. },
  202. "physicalType": {
  203. "coding": [
  204. {
  205. "code": "bu",
  206. "system": "http://terminology.hl7.org/CodeSystem/location-physical-type"
  207. }
  208. ]
  209. },
  210. "type": [
  211. {
  212. "coding": [
  213. {
  214. "code": "urn:ihe:iti:mcsd:2019:facility",
  215. "system": "urn:ietf:rfc:3986"
  216. }
  217. ]
  218. },
  219. {
  220. "coding": [
  221. {
  222. "code": "HOSP",
  223. "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
  224. }
  225. ]
  226. }
  227. ]
  228. }
  229. },
  230. {
  231. "fullUrl": "http://www.example.org/fhir/HealthcareService/MCSDHealthcareService-Example",
  232. "request": {
  233. "url": "HealthcareService",
  234. "method": "PUT"
  235. },
  236. "resource": {
  237. "resourceType": "HealthcareService",
  238. "id": "MCSDHealthcareService-Example",
  239. "meta": {
  240. "profile": [
  241. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService"
  242. ]
  243. },
  244. "name": "ANC",
  245. "type": [
  246. {
  247. "coding": [
  248. {
  249. "code": "124",
  250. "system": "http://terminology.hl7.org/CodeSystem/service-type",
  251. "display": "General Practice"
  252. }
  253. ]
  254. }
  255. ],
  256. "location": [
  257. {
  258. "reference": "Location/MCSDFacilityLocation-Example"
  259. }
  260. ]
  261. }
  262. },
  263. {
  264. "fullUrl": "http://www.example.org/fhir/PractitionerRole/MCSDPractitionerRole-Example",
  265. "request": {
  266. "url": "PractitionerRole",
  267. "method": "PUT"
  268. },
  269. "resource": {
  270. "resourceType": "PractitionerRole",
  271. "id": "MCSDPractitionerRole-Example",
  272. "meta": {
  273. "profile": [
  274. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole"
  275. ]
  276. },
  277. "code": [
  278. {
  279. "coding": [
  280. {
  281. "code": "nurse",
  282. "system": "http://terminology.hl7.org/CodeSystem/practitioner-role"
  283. }
  284. ]
  285. }
  286. ],
  287. "location": [
  288. {
  289. "reference": "Location/MCSDFacilityLocation-Example"
  290. }
  291. ],
  292. "healthcareService": [
  293. {
  294. "reference": "HealthcareService/MCSDHealthcareService-Example"
  295. }
  296. ],
  297. "organization": {
  298. "reference": "Organization/MCSDFacilityOrganization-Example"
  299. },
  300. "practitioner": {
  301. "reference": "Practitioner/MCSDPractitioner-Example"
  302. }
  303. }
  304. },
  305. {
  306. "fullUrl": "http://www.example.org/fhir/Practitioner/MCSDPractitioner-Example",
  307. "request": {
  308. "url": "Practitioner",
  309. "method": "PUT"
  310. },
  311. "resource": {
  312. "resourceType": "Practitioner",
  313. "id": "MCSDPractitioner-Example",
  314. "meta": {
  315. "profile": [
  316. "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner"
  317. ]
  318. },
  319. "name": [
  320. {
  321. "text": "John Galt"
  322. }
  323. ]
  324. }
  325. }
  326. ]
  327. }
  328.  
Advertisement
Add Comment
Please, Sign In to add comment