Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleeHealth Clinical impression document
Code Block
{
    "id":"90a9e15b-b71b-4caf-8f2e-ff247e8a5600",
    "status":"completed",
    "code":[
       {
          "coding":[
             {
                "code":"Diabetics/Category_01",
                "system":"eHealth/clinical_impression_codes"
             }
          ]
       }
    ],
    "description":"Some description",
    "subject":"B0CDB414242BDFBE8C7D42780DAB09054A7C7B5DA90AB323796498C5CB23F868",
    "encounter":{
       "identifier":{
          "type":{
             "coding":[
                {
                   "system":"eHealth/resources",
                   "code":"encounter"
                }
             ]
          },
          "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
       }
    },
    "effective_period":{
       "start":"2021-08-02T10:45:16.000Z",
       "end":"2022-08-02T11:00:00.000Z"
    },
    "assessor":{
       "identifier":{
          "type":{
             "coding":[
                {
                   "system":"eHealth/resources",
                   "code":"employee"
                }
             ]
          },
          "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
       }
    },
    "previous":{
       "identifier":{
          "type":{
             "coding":[
                {
                   "system":"eHealth/resources",
                   "code":"clinical_impression"
                }
             ]
          },
          "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
       }
    },
    "problem":[
       {
          "identifier":{
             "type":{
                "coding":[
                   {
                      "system":"eHealth/resources",
                      "code":"condition"
                   }
                ]
             },
             "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
          }
       }
    ],
    "summary":"Some summary",
    "findingfindings":[
          "item_reference":{
             "identifier":{
                "type":{
                   "coding":[
                      {
                         "system":"eHealth/resources",
                         "code":"condition"
                      }
                   ]
                },
                "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
             }
          },
          "basis":"Which investigations support finding"
       }
    ],
    "supporting_info":[
       {
          "identifier":{
             "type":{
                "coding":[
                   {
                      "system":"eHealth/resources",
                      "code":"episode_of_care"
                   }
                ]
             },
             "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
          }
       },
       {
          "identifier":{
             "type":{
                "coding":[
                   {
                      "system":"eHealth/resources",
                      "code":"diagnostic_report"
                   }
                ]
             },
             "value":"9183a36b-4d45-4244-9339-63d81cd08d9c"
          }
       }
    ],
    "note":"Some notes",
    "context_episode_id":"22b42cb6-bc01-4436-a1f4-a5a7365fa29a",
    "inserted_at":"2020-09-22T08:23:33.597Z",
    "inserted_by":"22b42cb6-bc01-4436-a1f4-a5a7365fa29a",
    "updated_at":"2020-09-22T08:23:33.597Z",
    "updated_by":"22b42cb6-bc01-4436-a1f4-a5a7365fa29a"
 }

...