Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.66 KB | None | 0 0
  1. {
  2.     "Patient": {
  3.         "passed": true,
  4.         "totalLoadedCount": 1
  5.     },
  6.     "Coverage": {
  7.         "passed": false,
  8.         "error": "Cannot set property resourceType of #<Coverage> which has only a getter"
  9.     },
  10.     "TreatmentDirective": {
  11.         "passed": false,
  12.         "error": "Cannot set property resourceType of #<Consent> which has only a getter"
  13.     },
  14.     "AdvanceDirective": {
  15.         "passed": false,
  16.         "error": "Cannot set property resourceType of #<Consent> which has only a getter"
  17.     },
  18.     "FunctionalOrMentalStatus": {
  19.         "passed": true,
  20.         "totalLoadedCount": 1
  21.     },
  22.     "Problem": {
  23.         "passed": false,
  24.         "error": "Standard not found."
  25.     },
  26.     "LivingSituation": {
  27.         "passed": true,
  28.         "totalLoadedCount": 0
  29.     },
  30.     "DrugUse": {
  31.         "passed": true,
  32.         "totalLoadedCount": 1
  33.     },
  34.     "AlcoholUse": {
  35.         "passed": true,
  36.         "totalLoadedCount": 1
  37.     },
  38.     "TobaccoUse": {
  39.         "passed": true,
  40.         "totalLoadedCount": 1
  41.     },
  42.     "NutritionAdvice": {
  43.         "passed": false,
  44.         "error": "Standard not found."
  45.     },
  46.     "Alert": {
  47.         "passed": true,
  48.         "totalLoadedCount": 1
  49.     },
  50.     "AlergyIntolerance": {
  51.         "passed": true,
  52.         "totalLoadedCount": 1
  53.     },
  54.     "MedicationStatement": {
  55.         "passed": true,
  56.         "totalLoadedCount": 2
  57.     },
  58.     "MedicationAgreement": {
  59.         "passed": true,
  60.         "totalLoadedCount": 2
  61.     },
  62.     "AdministrationAgreement": {
  63.         "passed": false,
  64.         "error": "Standard not found."
  65.     },
  66.     "MedicalDevice": {
  67.         "passed": false,
  68.         "error": "Standard not found."
  69.     },
  70.     "Vaccination": {
  71.         "passed": true,
  72.         "totalLoadedCount": 1
  73.     },
  74.     "BloodPressure": {
  75.         "passed": true,
  76.         "totalLoadedCount": 1
  77.     },
  78.     "BodyWeight": {
  79.         "passed": true,
  80.         "totalLoadedCount": 1
  81.     },
  82.     "BodyHeight": {
  83.         "passed": true,
  84.         "totalLoadedCount": 1
  85.     },
  86.     "LaboratoryTestResult": {
  87.         "passed": true,
  88.         "totalLoadedCount": 2
  89.     },
  90.     "Procedure": {
  91.         "passed": true,
  92.         "totalLoadedCount": 2
  93.     },
  94.     "Contact": {
  95.         "passed": false,
  96.         "error": "Standard not found."
  97.     },
  98.     "ProcedureRequest": {
  99.         "passed": true,
  100.         "totalLoadedCount": 1
  101.     },
  102.     "ImmunizationRecommendation": {
  103.         "passed": true,
  104.         "totalLoadedCount": 1
  105.     },
  106.     "Appointment": {
  107.         "passed": true,
  108.         "totalLoadedCount": 1
  109.     },
  110.     "DeviceRequest": {
  111.         "passed": false,
  112.         "error": "Standard not found."
  113.     }
  114. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement