Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. {
  2. "uuid": "c61c97b4-b52d-4eae-814b-30c5dcd878db",
  3. "display": "Test-1",
  4. "name": {
  5. "display": "Test-1",
  6. "uuid": "fd2fc856-c988-4299-ade2-dcd23f2a5004",
  7. "name": "Test-1",
  8. "locale": "en",
  9. "localePreferred": true,
  10. "conceptNameType": "FULLY_SPECIFIED",
  11. "links": [
  12. {
  13. "rel": "self",
  14. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db/name/fd2fc856-c988-4299-ade2-dcd23f2a5004"
  15. },
  16. {
  17. "rel": "full",
  18. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db/name/fd2fc856-c988-4299-ade2-dcd23f2a5004?v=full"
  19. }
  20. ],
  21. "resourceVersion": "1.9"
  22. },
  23. "datatype": {
  24. "uuid": "8d4a5cca-c2cc-11de-8d13-0010c6dffd0f",
  25. "display": "Boolean",
  26. "links": [
  27. {
  28. "rel": "self",
  29. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/conceptdatatype/8d4a5cca-c2cc-11de-8d13-0010c6dffd0f"
  30. }
  31. ]
  32. },
  33. "conceptClass": {
  34. "uuid": "8d491a9a-c2cc-11de-8d13-0010c6dffd0f",
  35. "display": "Finding",
  36. "links": [
  37. {
  38. "rel": "self",
  39. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/conceptclass/8d491a9a-c2cc-11de-8d13-0010c6dffd0f"
  40. }
  41. ]
  42. },
  43. "set": false,
  44. "version": "1",
  45. "retired": false,
  46. "names": [
  47. {
  48. "uuid": "8417bc6a-2d83-4c4a-af64-b5d4c5800d85",
  49. "display": "tt",
  50. "links": [
  51. {
  52. "rel": "self",
  53. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db/name/8417bc6a-2d83-4c4a-af64-b5d4c5800d85"
  54. }
  55. ]
  56. },
  57. {
  58. "uuid": "fd2fc856-c988-4299-ade2-dcd23f2a5004",
  59. "display": "Test-1",
  60. "links": [
  61. {
  62. "rel": "self",
  63. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db/name/fd2fc856-c988-4299-ade2-dcd23f2a5004"
  64. }
  65. ]
  66. }
  67. ],
  68. "descriptions": [],
  69. "mappings": [],
  70. "answers": [],
  71. "setMembers": [],
  72. "attributes": [],
  73. "links": [
  74. {
  75. "rel": "self",
  76. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db"
  77. },
  78. {
  79. "rel": "full",
  80. "uri": "http://localhost:8081/openmrs-standalone/ws/rest/v1/concept/c61c97b4-b52d-4eae-814b-30c5dcd878db?v=full"
  81. }
  82. ],
  83. "resourceVersion": "2.0"
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement