Problem

From OpenIndivo Documentation Wiki

Jump to: navigation, search

Contents

Overview

This schema models both informally-identified and professionally-diagnosed medical problems.

Schema

Detailed Schema Description

ProblemType

Date
dateTime (optional)
Date the problem was identified or diagnosed.
Origin
ConciseContactInformationType (optional)
The institution which provided the data in this document.
Comments
string (optional)
Any free-text comments about this problem.
Provider
ConciseContactInformationType (optional)
If applicable, the provider (e.g. physician, nurse, etc.) who identified the problem or made the diagnosis.
EncounterId
string (optional)
An identifier which is unique across an Indivo Record, used to identify documents which originated from a discrete health encounter.
Diagnosis
boolean
If true, problem has been professionally diagnosed.
Episode
DurationType (optional, multiple)
Date ranges indicating recurrences of this problem.
Name
string
The name of this problem.
Code
CodedValueType (optional, multiple)
Code or codes which identify the problem/diagnosis. Depending on the specificity of the code, the Name field may be left blank.
» Refer to coding system cdc-icd9.
Importance
integer (restriction: 1-5)
A measure of relative importance or severity, provided by the record holder. 1 is very important, 5 is unimportant, 3 is average. Use 3 when importance unknown.

XML Usage Example

Personal tools