Patient patient-lab

Профиль пациента для документа Протокол лабораторного исследования. Часть полей может уйти в базовый профиль после проверки и объединения.


Profile Differential


Patient
name HumanName [0..*]
Имена пациента
use code
Фиксированое значение - official name-use required
Constant: official
given* string [1..*]
Имя и Отчество пациента. Первым должно идти Имя, вторым Отчество
family* string
Фамилия пациента
gender* code
male | female | other | unknown fhir:administrative-gender Extensible
birthDate* date
В формате yyyyMMdd
telecom ContactPoint [0..*]
Телефон и прочие контакты пациента. Основной телефон должен иметь rank = 1. TODO: Можно ли запрофилировать cellphone?
phone
value* string
The actual contact point details
system* code
phone | fax | email | pager | url | sms | other fhir:contact-point-system Extensible
Match: phone, regexp: \+7\d{10}
identifier* Identifier [3..*]
Идентификационные данные пациента: удостоверение личности, СНИЛС, уникальный идентификатор пациента в МИС
pasport*
Документ, удостоверяющий личность пациента
use code
usual | official | temp | secondary | old (If known) identifier-use required
Constant: official
type CodeableConcept
Description of identifier
Match: PPN
system uri
The namespace for the identifier value
value* string
The value that is unique
period Period
Time period when id is/was valid for use
assigner* Reference
Organization that issued id (may be just text)
snils*
СНИЛС
use code
usual | official | temp | secondary | old (If known) identifier-use required
type CodeableConcept
Description of identifier
Match: SNILS
system uri
The namespace for the identifier value
value* string
The value that is unique
Match: regexp: \d{3}\-\d{3}\-\d{3} \d{2}
period Period
Time period when id is/was valid for use
assigner* Reference
Organization that issued id (may be just text)
mis-id*
Уникальный идентификатор пациента в МИС. system = urn:mr_id::<Номер МИС>:<Номер инстанса>
use code
usual | official | temp | secondary | old (If known) identifier-use required
Constant: official
type CodeableConcept
Description of identifier
Match: MR
system uri
The namespace for the identifier value
value* string
The value that is unique
period Period
Time period when id is/was valid for use
assigner* Reference
Organization that issued id (may be just text)
address* Address [2..*]
An address for the individual
text* string
Text representation of the address
state* string
Sub-unit of country (abbreviations ok) ru-administrative-area Extensible