Versions Compared

Key

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

Table of Contents
Overview

...

ObjectM/OPart of Signed ContentDescription
Visit0-1false

Visit is an additional administrative resource that helps to group encounters that happened during one session of communication.

In case several encounters were created during one visit, the visit should be created and submitted as a part of the first package. Following packages will not contain visit. Encounters in those packages will reference already existing visit.

Current phase  does not provide bulk submitting of visits.

Encounter1-1true

Encounter is a required part of the package because it contains the details about the interaction between patient and practitioner. Encounter is the main source of medical data.
Encounter represents ICPC event for primary care. The main mandatory information is the reasons, diagnoses, actions.
Conditions, referenced as the diagnoses of the encounter, should be related among themselves (chief complaint, complications etc).
This set of diagnoses is considered as a current set of  episode`s diagnoses and will be set in episode.current_diagnoses automatically.

Observation0-*trueObservation is an optional resource to create. 
Condition0-*trueCondition is an optional resource to create . Encounters could reference existing conditions, but in order to change ANY information about condition (including asserted date), must be created new version of this condition.
Also, a historical condition can be registered in this block. A historical condition is a condition that has happened in past and wasn't registered before. It is not to be a subject of a treatment in the current episode, so it should not be referenced as a diagnosis of encounter.
Allergy Intolerance0-*trueAllergy intolerance is an optional resource to create . In order to change ANY information about AI (including asserted date), must be created new version of it.
Immunization0-*trueImmunization is an optional resource to create . 
Risk Assessment0-*true
Device0-*true
Medication Statement0-*true
Diagnostic_Report0-*true
Procedures0-*trueAn action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy

Those resources could be requested via separated end points after creation.

...

NameDescriptionInitial valueUnits
encounter_max_days_passedencounter can not be submitted after encounter_max_depth days X days passed7days
condition_max_days_passedcondition can not be submitted after condition_max_depth days after  X days passed150*365days
observation_max_days_passedobservation can not be submitted after observation_max_depth days after  X days passed150*365days
allergy_intolerance_max_days_passedallergy_intolerance can not be submitted after allergy_intolerance_max_depth days after  X days passed150*365days
immuization_max_days_passedimmuization can not be submitted after immuization_max_depth days after  X days passed150*365days
risk_assessment_max_days_passedrisk_assessment can not be submitted after risk_assessment_max_depth days after  X days passed150*365days
device_max_days_passed
150*365days
medication_statement_max_days_passed
150*365days
diagnostic_report_max_days_passed
150*365days
procedure_max_days_passedprocedure can not be submitted after procedure_max_depth days after  X days passed150*365days

Available endpoints

...