ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Overview

  1. Composition "Inpatient. Entry" could be registered only by doctors with type SPECIALIST, ASSISTANT


Validation 

ValidationSD

id

  1. is sent
  2. composition id is UUID
  3. that $.{encounter}[*].id from the payload are all unique among themselves
  4. there is no entity with such id in the corresponding Medical events collection


  •  
  •  
  •  
  •  

status

  1. is sent
  2. status is 'final'


  •  
  •  

subject

  1. is sent
  2. is reference to patient_id 
  3. patient exists in DB
  4. patient is active and is_active=true


  •  
  •  
  •  
  •  

encounter

  1. is sent
  2. is reference to encounter
  3. encounter.performer.type = "SPECIALIST"
  4. encounter.patient_id=$subject
  5. encounter is not in status "entered_in_error"
  6. encounter.performer.legal_entity_id = $client_id


  •  
  •  
  •  
  •  
  •  
  •   

date

  1. is sent
  2. is a real datetime
  3. $date > encounter.date


  •  
  •  
  •  

author

?


title

  1. string max length 2000 


  •  

attester

  1. is sent
  2. is reference to employee
  3. attester.legal_entity_id = token.client_id
  4. attester.employee_type = SPECIALIST
  5. attester.end_date > now
  6. attester.status = APPROVED


  •  
  •  
  •  
  •  
  •  
  •   

custodian

?


Section Validation

ValidationSD

title "Місце надання медичних послуг"

  • reference to division

title "Вага пацієнта при госпіталізації"

  • reference to observation
  • observation code = 29463-7 Body weight

title "Дата надходження в приймальне відділення"

  • text
  • emptyReason

title "діагноз при госпіталізації"

  • reference to condition

title "Бал SAPS II при госпіталізаці"

title "Посилання на направлення"

  • reference to service_request

title "Дані щодо екстреної/швидкої медичної допомоги"

  • text
  • emptyReason

title "Інформація про функціонування та обмеження життєдіяльності здоров'я"

  • reference to observation, loinc code 75859-9 Modified rankin scale


title "Вага дитини при народженн"

  • reference to observation, loinc code 56094-6 Birth weight

title "Гестаційний вік при народженнi"

  • reference to observation, loinc code 76516-4 Gestational age--at birth

title "Зріст"

  • reference to observation, 8302-2 Body height

title "Оцінка за шкалою Апгар на 1 хвилині"

  • reference to observation, 9272-6 1 minute Apgar Score

title "Оцінка за шкалою Апгар на 5 хвилині "

  • reference to observation, 9274-2 5 minute Apgar Score

  • No labels