Validation | SD |
---|
title "Encounter details" - reference to encounter
- encounter.patient_id = composition.subject
- encounter.status <> entered_in_error
- encounter.episode.managing_organization = custodian
- encounter.class = NONAC, ACUTE
| M |
title "Episode details" - reference to episode
- episode.managing_organization = custodian
- episode.status <> closed, entered_in_error
| M |
title "Legal entity details" - reference to legal_entity
- legal_entity = custodian
| M |
title "Division details" - reference to division
- division.legal_entity = custodian
- division.status = ACTIVE and is_active=true
| M |
title "Medical employee information" - reference to employee
- employee = author
| M |
title "Patient weight" - reference to observation
- observation code = 29463-7 Body weight
- observation.status <> entered_in_error
- observation.patient_id = composition.subject
| M |
title "Date of admission" | M |
title "Diagnosis at hospitalization" - reference to condition
- condition.patient_id=subject
- condition.status <> entered_in_error
| M |
title "SAPS II" | O |
title "Reference to service request " - patient_id = composition.subject
- reference to service_request
- service request is in status "active" or "in progress"
- used_by_legal_entity==token.client_id
- service_request.expiration date <= now
| M |
title "ICU information" - reference to encounter
- encounter.patient_id = composition.subject
- encounter.status <> entered_in_error
- encounter.class = EMER
| O |
title "Emergency team number" - text
- emptyReason
- should be present if section "Emergency employee name" is present
| O |
title "Emergency employee name" - text
- emptyReason
- should be present if section "Emergency team number" is present
| O |
title "Modified Rankin Score" - reference to observation,
- observation loinc code = 75859-9 (Modified rankin scale)
- observation.status <> entered_in_error
- patient_id = composition.subject
| O |
title "Birth weight" - reference to observation,
- loinc code 56094-6 Birth weight
- patient_id = composition.subject
- status <> entered_in_error
| O |
title "Gestational age at birth" - reference to observation,
- loinc code 76516-4 Gestational age--at birth
- patient_id = composition.subject
- status <> entered_in_error
| O |
title "Body height" - reference to observation,
- 8302-2 Body height
- patient_id = composition.subject
- status <> entered_in_error
| O |
title "1 minute Apgar Score" - reference to observation,
- 9272-6 1 minute Apgar Score
- patient_id = composition.subject
- status <> entered_in_error
| O |
title "5 minute Apgar Score" - reference to observation,
- 9274-2 5 minute Apgar Score
- patient_id = composition.subject
- status <> entered_in_error
| O |