UNPKG

27.8 kBJSONView Raw
1{
2 "store": {
3 "rob": {
4 "byId": {
5 "1": {
6 "authoredPhrase": "Phrase one",
7 "phrase": "Phrase one",
8 "subject": {
9 "display": "Phrase one",
10 "value": "phrase one"
11 },
12 "tags": {
13 "test": ""
14 },
15 "uiPhrase": "Phrase one"
16 },
17 "2": {
18 "authoredPhrase": "Phrase two",
19 "phrase": "Phrase two",
20 "subject": {
21 "display": "Phrase two",
22 "value": "phrase two"
23 },
24 "tags": {
25 "test": ""
26 },
27 "uiPhrase": "Phrase two"
28 },
29 "3": {
30 "authoredPhrase": "Phrase three",
31 "phrase": "Phrase three",
32 "subject": {
33 "display": "Phrase three",
34 "value": "phrase three"
35 },
36 "tags": {
37 "test": ""
38 },
39 "uiPhrase": "Phrase three"
40 },
41 "4": {
42 "authoredPhrase": "Phrase two point five",
43 "phrase": "Phrase two point five",
44 "subject": {
45 "display": "Phrase two point five",
46 "value": "phrase two point five"
47 },
48 "tags": {
49 "test": ""
50 },
51 "uiPhrase": "Phrase two point five"
52 },
53 "5": {
54 "authoredPhrase": "Phrase one point five yy",
55 "phrase": "Phrase one point five yy",
56 "subject": {
57 "display": "Phrase one point five yy",
58 "value": "phrase one point five yy"
59 },
60 "tags": {
61 "test": ""
62 },
63 "uiPhrase": "Phrase one point five yy"
64 },
65 "6": {
66 "authoredPhrase": "Phrase two point seven ttt",
67 "phrase": "Phrase two point seven ttt",
68 "subject": {
69 "display": "Phrase two point seven ttt",
70 "value": "phrase two point seven ttt"
71 },
72 "tags": {
73 "test": ""
74 },
75 "uiPhrase": "Phrase two point seven ttt"
76 },
77 "7": {
78 "authoredPhrase": "Phrase two point seven indeed",
79 "phrase": "Phrase two point seven indeed",
80 "subject": {
81 "display": "Phrase two point seven indeed",
82 "value": "phrase two point seven indeed"
83 },
84 "tags": {
85 "test": ""
86 },
87 "uiPhrase": "Phrase two point seven indeed"
88 },
89 "8": {
90 "authoredPhrase": "hello world",
91 "phrase": "hello world",
92 "subject": {
93 "display": "hello world",
94 "value": "hello world"
95 },
96 "tags": {
97 "test": ""
98 },
99 "uiPhrase": "hello world"
100 },
101 "9": {
102 "authoredPhrase": "Before world",
103 "phrase": "Before world",
104 "subject": {
105 "display": "Before world",
106 "value": "before world"
107 },
108 "tags": {
109 "test": ""
110 },
111 "uiPhrase": "Before world"
112 },
113 "10": {
114 "authoredPhrase": "after world",
115 "phrase": "after world",
116 "subject": {
117 "display": "after world",
118 "value": "after world"
119 },
120 "tags": {
121 "test": ""
122 },
123 "uiPhrase": "after world"
124 },
125 "11": {
126 "authoredPhrase": "Berfore {hrase two x",
127 "phrase": "Berfore {{:unit}}undefined",
128 "subject": {
129 "display": "Berfore {hrase two x",
130 "value": "berfore {hrase two x"
131 },
132 "tags": {
133 "test": ""
134 },
135 "uiPhrase": "Berfore hrase two x",
136 "unit": {
137 "display": "hrase two x",
138 "value": "hrase two x"
139 }
140 },
141 "12": {
142 "authoredPhrase": "Immediately before three",
143 "phrase": "Immediately before three",
144 "subject": {
145 "display": "Immediately before three",
146 "value": "immediately before three"
147 },
148 "tags": {
149 "test": ""
150 },
151 "uiPhrase": "Immediately before three"
152 },
153 "13": {
154 "authoredPhrase": "sss sss",
155 "phrase": "sss sss",
156 "subject": {
157 "display": "sss sss",
158 "value": "sss sss"
159 },
160 "uiPhrase": "sss sss"
161 },
162 "14": {
163 "authoredPhrase": "sss qqq",
164 "phrase": "sss qqq",
165 "subject": {
166 "display": "sss qqq",
167 "value": "sss qqq"
168 },
169 "tags": {
170 "test": ""
171 },
172 "uiPhrase": "sss qqq"
173 },
174 "15": {
175 "authoredPhrase": "abcd",
176 "phrase": "abcd",
177 "subject": {
178 "display": "abcd",
179 "value": "abcd"
180 },
181 "tags": {
182 "lmnop": "",
183 "test2": ""
184 },
185 "uiPhrase": "abcd"
186 },
187 "16": {
188 "authoredPhrase": "cuz",
189 "phrase": "cuz",
190 "subject": {
191 "display": "cuz",
192 "value": "cuz"
193 },
194 "tags": {
195 "test2": ""
196 },
197 "uiPhrase": "cuz"
198 }
199 },
200 "byPhrase": {
201 "abcd": 15,
202 "after world": 10,
203 "before world": 9,
204 "berfore {hrase two x": 11,
205 "cuz": 16,
206 "hello world": 8,
207 "immediately before three": 12,
208 "phrase one": 1,
209 "phrase one point five yy": 5,
210 "phrase three": 3,
211 "phrase two": 2,
212 "phrase two point five": 4,
213 "phrase two point seven indeed": 7,
214 "phrase two point seven ttt": 6,
215 "sss qqq": 14
216 },
217 "byTag": {
218 "lmnop": {
219 "15": ""
220 },
221 "test": {
222 "1": "",
223 "2": "",
224 "3": "",
225 "4": "",
226 "5": "",
227 "6": "",
228 "7": "",
229 "8": "",
230 "9": "",
231 "10": "",
232 "11": "",
233 "12": "",
234 "14": ""
235 },
236 "test2": {
237 "15": "",
238 "16": ""
239 }
240 },
241 "byTagInPhraseOrder": {
242 "test": [
243 9,
244 1,
245 8,
246 7,
247 5,
248 14,
249 10,
250 11,
251 2,
252 4,
253 6,
254 12,
255 3
256 ]
257 },
258 "byWord": {
259 "abcd": {
260 "15": ""
261 },
262 "berfore": {
263 "11": ""
264 },
265 "cuz": {
266 "16": ""
267 },
268 "hrase": {
269 "11": ""
270 },
271 "immediately": {
272 "12": ""
273 },
274 "phrase": {
275 "1": "",
276 "2": "",
277 "3": "",
278 "4": "",
279 "5": "",
280 "6": "",
281 "7": ""
282 },
283 "point": {
284 "4": "",
285 "5": "",
286 "6": "",
287 "7": ""
288 },
289 "qqq": {
290 "14": ""
291 },
292 "sss": {
293 "14": ""
294 },
295 "ttt": {
296 "6": ""
297 },
298 "world": {
299 "8": "",
300 "9": "",
301 "10": ""
302 },
303 "yy": {
304 "5": ""
305 }
306 },
307 "delimiters": {
308 "delimiters": {
309 "subject": {
310 "left": "~",
311 "right": "~"
312 },
313 "unit": {
314 "left": "{",
315 "right": "}"
316 },
317 "value": {
318 "left": "|",
319 "right": "|"
320 }
321 }
322 },
323 "phraseIdCounter": 16
324 },
325 "ts": {
326 "byId": {
327 "1": {
328 "authoredPhrase": "test1",
329 "phrase": "test1",
330 "subject": {
331 "display": "test1",
332 "value": "test1"
333 },
334 "tags": {
335 "t1": "",
336 "tagb": ""
337 },
338 "uiPhrase": "test1"
339 },
340 "2": {
341 "authoredPhrase": "test2",
342 "phrase": "test2",
343 "subject": {
344 "display": "test2",
345 "value": "test2"
346 },
347 "tags": {
348 "t1": ""
349 },
350 "uiPhrase": "test2"
351 },
352 "3": {
353 "authoredPhrase": "~this subject~ with |5| {units of movement}",
354 "phrase": "{{:subject}} with {{:value}} {{:unit}}",
355 "subject": {
356 "display": "this subject",
357 "value": "this subject"
358 },
359 "tags": {
360 "t1": ""
361 },
362 "uiPhrase": "this subject with 5 units of movement",
363 "unit": {
364 "display": "units of movement",
365 "value": "units of movement"
366 },
367 "value": {
368 "display": 5,
369 "value": 5
370 }
371 },
372 "4": {
373 "authoredPhrase": "The pain was gradual in onset",
374 "phrase": "The pain was gradual in onset",
375 "subject": {
376 "display": "The pain was gradual in onset",
377 "value": "the pain was gradual in onset"
378 },
379 "tags": {
380 "chestpain": "",
381 "test1": ""
382 },
383 "uiPhrase": "The pain was gradual in onset"
384 },
385 "5": {
386 "authoredPhrase": "The pain was acute in onset",
387 "phrase": "The pain was acute in onset",
388 "subject": {
389 "display": "The pain was acute in onset",
390 "value": "the pain was acute in onset"
391 },
392 "tags": {
393 "chestpain": ""
394 },
395 "uiPhrase": "The pain was acute in onset"
396 },
397 "6": {
398 "authoredPhrase": "The ~pain~ was severe at |10/10| in {severity}",
399 "phrase": "The {{:subject}} was severe at {{:value}} in {{:unit}}",
400 "subject": {
401 "display": "pain",
402 "value": "pain"
403 },
404 "tags": {
405 "chestpain": ""
406 },
407 "uiPhrase": "The pain was severe at 10/10 in severity",
408 "unit": {
409 "display": "severity",
410 "value": "severity"
411 },
412 "value": {
413 "display": "10/10",
414 "value": "10/10"
415 }
416 },
417 "7": {
418 "authoredPhrase": "The ~pain~ was mild at |?| in {severity}",
419 "phrase": "The {{:subject}} was mild at {{:value}} in {{:unit}}",
420 "subject": {
421 "display": "pain",
422 "value": "pain"
423 },
424 "tags": {
425 "chestpain": ""
426 },
427 "uiPhrase": "The pain was mild at |?| in severity",
428 "unit": {
429 "display": "severity",
430 "value": "severity"
431 },
432 "value": "?"
433 },
434 "8": {
435 "authoredPhrase": "The chest pain radiated to the neck",
436 "phrase": "The chest pain radiated to the neck",
437 "subject": {
438 "display": "The chest pain radiated to the neck",
439 "value": "the chest pain radiated to the neck"
440 },
441 "tags": {
442 "chestpain": ""
443 },
444 "uiPhrase": "The chest pain radiated to the neck"
445 },
446 "9": {
447 "authoredPhrase": "The chest pain radiated to the left arm",
448 "phrase": "The chest pain radiated to the left arm",
449 "subject": {
450 "display": "The chest pain radiated to the left arm",
451 "value": "the chest pain radiated to the left arm"
452 },
453 "tags": {
454 "chestpain": ""
455 },
456 "uiPhrase": "The chest pain radiated to the left arm"
457 },
458 "10": {
459 "authoredPhrase": "The pain was associated with exercise",
460 "phrase": "The pain was associated with exercise",
461 "subject": {
462 "display": "The pain was associated with exercise",
463 "value": "the pain was associated with exercise"
464 },
465 "tags": {
466 "acutesob": "",
467 "chestpain": ""
468 },
469 "uiPhrase": "The pain was associated with exercise"
470 },
471 "11": {
472 "authoredPhrase": "The pain settled with rest",
473 "phrase": "The pain settled with rest",
474 "subject": {
475 "display": "The pain settled with rest",
476 "value": "the pain settled with rest"
477 },
478 "tags": {
479 "chestpain": ""
480 },
481 "uiPhrase": "The pain settled with rest"
482 },
483 "12": {
484 "authoredPhrase": "The ~pain~ was associated with breathing",
485 "phrase": "The {{:subject}} was associated with breathing",
486 "subject": {
487 "display": "pain",
488 "value": "pain"
489 },
490 "tags": {
491 "acutesob": "",
492 "chestpain": "",
493 "lung": ""
494 },
495 "uiPhrase": "The pain was associated with breathing"
496 },
497 "13": {
498 "authoredPhrase": "The ~pain~ was medium at |5/10| in {severity}",
499 "phrase": "The {{:subject}} was medium at {{:value}} in {{:unit}}",
500 "subject": {
501 "display": "pain",
502 "value": "pain"
503 },
504 "tags": {
505 "chestpain": ""
506 },
507 "uiPhrase": "The pain was medium at 5/10 in severity",
508 "unit": {
509 "display": "severity",
510 "value": "severity"
511 },
512 "value": {
513 "display": "5/10",
514 "value": "5/10"
515 }
516 },
517 "14": {
518 "authoredPhrase": "the pain was |9/10| in severity",
519 "phrase": "the pain was {{:value}} in severity",
520 "subject": {
521 "display": "the pain was |9/10| in severity",
522 "value": "the pain was |9/10| in severity"
523 },
524 "tags": {
525 "chestpain": ""
526 },
527 "uiPhrase": "the pain was 9/10 in severity",
528 "value": {
529 "display": "9/10",
530 "value": "9/10"
531 }
532 },
533 "15": {
534 "authoredPhrase": "the ~pain~ was |mild| in {onset}",
535 "phrase": "the {{:subject}} was {{:value}} in {{:unit}}",
536 "subject": {
537 "display": "pain",
538 "value": "pain"
539 },
540 "tags": {
541 "chestpain": ""
542 },
543 "uiPhrase": "the pain was mild in onset",
544 "unit": {
545 "display": "onset",
546 "value": "onset"
547 },
548 "value": {
549 "display": "mild",
550 "value": "mild"
551 }
552 },
553 "16": {
554 "authoredPhrase": "~Diagnosis of Angina~ |SNOMEDCT| {1234455}",
555 "phrase": "{{:subject}} {{:value}} {{:unit}}",
556 "subject": {
557 "display": "Diagnosis of Angina",
558 "value": "diagnosis of angina"
559 },
560 "tags": {
561 "chestpain": "",
562 "snomedct": ""
563 },
564 "uiPhrase": "Diagnosis of Angina SNOMEDCT 1234455",
565 "unit": {
566 "display": 1234455,
567 "value": 1234455
568 },
569 "value": {
570 "display": "SNOMEDCT",
571 "value": "snomedct"
572 }
573 },
574 "17": {
575 "authoredPhrase": "Presents with Shoulder Pain",
576 "phrase": "Presents with Shoulder Pain",
577 "subject": {
578 "display": "Presents with Shoulder Pain",
579 "value": "presents with shoulder pain"
580 },
581 "tags": {
582 "shoulder": "",
583 "shoulder2": ""
584 },
585 "uiPhrase": "Presents with Shoulder Pain"
586 },
587 "18": {
588 "authoredPhrase": "Onset after recent fall",
589 "phrase": "Onset after recent fall",
590 "subject": {
591 "display": "Onset after recent fall",
592 "value": "onset after recent fall"
593 },
594 "tags": {
595 "shoulder": "",
596 "shoulder2": ""
597 },
598 "uiPhrase": "Onset after recent fall"
599 },
600 "19": {
601 "authoredPhrase": "Onset gradual, no obvious incident",
602 "phrase": "Onset gradual, no obvious incident",
603 "subject": {
604 "display": "Onset gradual, no obvious incident",
605 "value": "onset gradual, no obvious incident"
606 },
607 "tags": {
608 "shoulder": "",
609 "shoulder2": ""
610 },
611 "uiPhrase": "Onset gradual, no obvious incident"
612 },
613 "20": {
614 "authoredPhrase": "Movement is normal ",
615 "phrase": "Movement is normal ",
616 "subject": {
617 "display": "Movement is normal ",
618 "value": "movement is normal "
619 },
620 "tags": {
621 "shoulder": "",
622 "shoulder2": ""
623 },
624 "uiPhrase": "Movement is normal "
625 },
626 "21": {
627 "authoredPhrase": "Movement is reduced",
628 "phrase": "Movement is reduced",
629 "subject": {
630 "display": "Movement is reduced",
631 "value": "movement is reduced"
632 },
633 "tags": {
634 "shoulder": "",
635 "shoulder2": ""
636 },
637 "uiPhrase": "Movement is reduced"
638 },
639 "22": {
640 "authoredPhrase": "Internal Rotation to 45 degrees",
641 "phrase": "Internal Rotation to 45 degrees",
642 "subject": {
643 "display": "Internal Rotation to 45 degrees",
644 "value": "internal rotation to 45 degrees"
645 },
646 "tags": {
647 "shoulder": "",
648 "shoulder2": ""
649 },
650 "uiPhrase": "Internal Rotation to 45 degrees"
651 },
652 "23": {
653 "authoredPhrase": "~Internal Rotation~ to |?| {degrees}",
654 "phrase": "{{:subject}} to {{:value}} {{:unit}}",
655 "subject": {
656 "display": "Internal Rotation",
657 "value": "internal rotation"
658 },
659 "tags": {
660 "shoulder": ""
661 },
662 "uiPhrase": "Internal Rotation to |?| degrees",
663 "unit": {
664 "display": "degrees",
665 "value": "degrees"
666 },
667 "value": "?"
668 },
669 "24": {
670 "authoredPhrase": "Xray shows no obvious injury",
671 "phrase": "Xray shows no obvious injury",
672 "subject": {
673 "display": "Xray shows no obvious injury",
674 "value": "xray shows no obvious injury"
675 },
676 "tags": {
677 "shoulder": "",
678 "shoulder2": ""
679 },
680 "uiPhrase": "Xray shows no obvious injury"
681 },
682 "25": {
683 "authoredPhrase": "UltraSound is normal",
684 "phrase": "UltraSound is normal",
685 "subject": {
686 "display": "UltraSound is normal",
687 "value": "ultrasound is normal"
688 },
689 "tags": {
690 "shoulder": "",
691 "shoulder2": ""
692 },
693 "uiPhrase": "UltraSound is normal"
694 },
695 "26": {
696 "authoredPhrase": "Ultrasound shows rotator cuff injury",
697 "phrase": "Ultrasound shows rotator cuff injury",
698 "subject": {
699 "display": "Ultrasound shows rotator cuff injury",
700 "value": "ultrasound shows rotator cuff injury"
701 },
702 "tags": {
703 "shoulder": "",
704 "shoulder2": ""
705 },
706 "uiPhrase": "Ultrasound shows rotator cuff injury"
707 },
708 "27": {
709 "authoredPhrase": "Internal Rotation to ?? degrees",
710 "phrase": "Internal Rotation to ?? degrees",
711 "subject": {
712 "display": "Internal Rotation to ?? degrees",
713 "value": "internal rotation to ?? degrees"
714 },
715 "tags": {
716 "shoulder2": ""
717 },
718 "uiPhrase": "Internal Rotation to ?? degrees"
719 },
720 "28": {
721 "authoredPhrase": "Pain came on after swimming",
722 "phrase": "Pain came on after swimming",
723 "subject": {
724 "display": "Pain came on after swimming",
725 "value": "pain came on after swimming"
726 },
727 "tags": {
728 "earpain": ""
729 },
730 "uiPhrase": "Pain came on after swimming"
731 },
732 "29": {
733 "authoredPhrase": "Pain in right ear",
734 "phrase": "Pain in right ear",
735 "subject": {
736 "display": "Pain in right ear",
737 "value": "pain in right ear"
738 },
739 "tags": {
740 "earpain": ""
741 },
742 "uiPhrase": "Pain in right ear"
743 },
744 "30": {
745 "authoredPhrase": "Pain in left ear",
746 "phrase": "Pain in left ear",
747 "subject": {
748 "display": "Pain in left ear",
749 "value": "pain in left ear"
750 },
751 "tags": {
752 "earpain": ""
753 },
754 "uiPhrase": "Pain in left ear"
755 },
756 "31": {
757 "authoredPhrase": "~Ear Pain~ is {?} /|10| ",
758 "phrase": "{{:subject}} is {{:unit}} /{{:value}} ",
759 "subject": {
760 "display": "Ear Pain",
761 "value": "ear pain"
762 },
763 "tags": {
764 "earpain": ""
765 },
766 "uiPhrase": "Ear Pain is {?} /10 ",
767 "unit": {
768 "display": "?",
769 "value": "?"
770 },
771 "value": {
772 "display": 10,
773 "value": 10
774 }
775 }
776 },
777 "byPhrase": {
778 "internal rotation to 45 degrees": 22,
779 "internal rotation to ?? degrees": 27,
780 "movement is normal ": 20,
781 "movement is reduced": 21,
782 "onset after recent fall": 18,
783 "onset gradual, no obvious incident": 19,
784 "pain came on after swimming": 28,
785 "pain in left ear": 30,
786 "pain in right ear": 29,
787 "presents with shoulder pain": 17,
788 "test1": 1,
789 "test2": 2,
790 "the chest pain radiated to the left arm": 9,
791 "the chest pain radiated to the neck": 8,
792 "the pain settled with rest": 11,
793 "the pain was acute in onset": 5,
794 "the pain was associated with exercise": 10,
795 "the pain was gradual in onset": 4,
796 "the pain was |9/10| in severity": 14,
797 "the ~pain~ was associated with breathing": 12,
798 "the ~pain~ was medium at |5/10| in {severity}": 13,
799 "the ~pain~ was mild at |?| in {severity}": 7,
800 "the ~pain~ was severe at |10/10| in {severity}": 6,
801 "the ~pain~ was |mild| in {onset}": 15,
802 "ultrasound is normal": 25,
803 "ultrasound shows rotator cuff injury": 26,
804 "xray shows no obvious injury": 24,
805 "~diagnosis of angina~ |snomedct| {1234455}": 16,
806 "~ear pain~ is {?} /|10| ": 31,
807 "~internal rotation~ to |?| {degrees}": 23,
808 "~this subject~ with |5| {units of movement}": 3
809 },
810 "byTag": {
811 "acutesob": {
812 "10": "",
813 "12": ""
814 },
815 "chestpain": {
816 "4": "",
817 "5": "",
818 "6": "",
819 "7": "",
820 "8": "",
821 "9": "",
822 "10": "",
823 "11": "",
824 "12": "",
825 "13": "",
826 "14": "",
827 "15": "",
828 "16": ""
829 },
830 "earpain": {
831 "28": "",
832 "29": "",
833 "30": "",
834 "31": ""
835 },
836 "lung": {
837 "12": ""
838 },
839 "shoulder": {
840 "17": "",
841 "18": "",
842 "19": "",
843 "20": "",
844 "21": "",
845 "22": "",
846 "23": "",
847 "24": "",
848 "25": "",
849 "26": ""
850 },
851 "shoulder2": {
852 "17": "",
853 "18": "",
854 "19": "",
855 "20": "",
856 "21": "",
857 "22": "",
858 "24": "",
859 "25": "",
860 "26": "",
861 "27": ""
862 },
863 "snomedct": {
864 "16": ""
865 },
866 "t1": {
867 "1": "",
868 "2": "",
869 "3": ""
870 },
871 "tagb": {
872 "1": ""
873 },
874 "test1": {
875 "4": ""
876 }
877 },
878 "byTagInPhraseOrder": {
879 "chestpain": [
880 13,
881 14,
882 5,
883 6,
884 7,
885 4,
886 8,
887 9,
888 15,
889 10,
890 11,
891 12,
892 16
893 ],
894 "t1": [
895 2,
896 3,
897 1
898 ]
899 },
900 "byWord": {
901 "acute": {
902 "5": ""
903 },
904 "angina": {
905 "16": ""
906 },
907 "arm": {
908 "9": ""
909 },
910 "breathing": {
911 "12": ""
912 },
913 "chest": {
914 "8": "",
915 "9": ""
916 },
917 "cuff": {
918 "26": ""
919 },
920 "degrees": {
921 "22": "",
922 "23": "",
923 "27": ""
924 },
925 "diagnosis": {
926 "16": ""
927 },
928 "ear": {
929 "29": "",
930 "30": "",
931 "31": ""
932 },
933 "exercise": {
934 "10": ""
935 },
936 "fall": {
937 "18": ""
938 },
939 "gradual": {
940 "4": "",
941 "19": ""
942 },
943 "incident": {
944 "19": ""
945 },
946 "injury": {
947 "24": "",
948 "26": ""
949 },
950 "internal": {
951 "22": "",
952 "23": "",
953 "27": ""
954 },
955 "left": {
956 "9": "",
957 "30": ""
958 },
959 "medium": {
960 "13": ""
961 },
962 "mild": {
963 "7": "",
964 "15": ""
965 },
966 "movement": {
967 "3": "",
968 "20": "",
969 "21": ""
970 },
971 "neck": {
972 "8": ""
973 },
974 "normal": {
975 "20": "",
976 "25": ""
977 },
978 "obvious": {
979 "19": "",
980 "24": ""
981 },
982 "onset": {
983 "4": "",
984 "5": "",
985 "15": "",
986 "18": "",
987 "19": ""
988 },
989 "pain": {
990 "4": "",
991 "5": "",
992 "6": "",
993 "7": "",
994 "8": "",
995 "9": "",
996 "10": "",
997 "11": "",
998 "12": "",
999 "13": "",
1000 "14": "",
1001 "15": "",
1002 "17": "",
1003 "28": "",
1004 "29": "",
1005 "30": "",
1006 "31": ""
1007 },
1008 "presents": {
1009 "17": ""
1010 },
1011 "radiated": {
1012 "8": "",
1013 "9": ""
1014 },
1015 "recent": {
1016 "18": ""
1017 },
1018 "reduced": {
1019 "21": ""
1020 },
1021 "rest": {
1022 "11": ""
1023 },
1024 "rotation": {
1025 "22": "",
1026 "23": "",
1027 "27": ""
1028 },
1029 "rotator": {
1030 "26": ""
1031 },
1032 "settled": {
1033 "11": ""
1034 },
1035 "severe": {
1036 "6": ""
1037 },
1038 "severity": {
1039 "6": "",
1040 "7": "",
1041 "13": "",
1042 "14": ""
1043 },
1044 "shoulder": {
1045 "17": ""
1046 },
1047 "shows": {
1048 "24": "",
1049 "26": ""
1050 },
1051 "snomedct": {
1052 "16": ""
1053 },
1054 "subject": {
1055 "3": ""
1056 },
1057 "swimming": {
1058 "28": ""
1059 },
1060 "test1": {
1061 "1": ""
1062 },
1063 "test2": {
1064 "2": ""
1065 },
1066 "ultrasound": {
1067 "25": "",
1068 "26": ""
1069 },
1070 "units": {
1071 "3": ""
1072 },
1073 "xray": {
1074 "24": ""
1075 }
1076 },
1077 "delimiters": {
1078 "delimiters": {
1079 "subject": {
1080 "left": "~",
1081 "right": "~"
1082 },
1083 "unit": {
1084 "left": "{",
1085 "right": "}"
1086 },
1087 "value": {
1088 "left": "|",
1089 "right": "|"
1090 }
1091 }
1092 },
1093 "phraseIdCounter": 31
1094 }
1095 }
1096}
\No newline at end of file