HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

EncounterModel

Definitions for cimi-encounter-Encounter-model.

cimi-encounter-Encounter-model
Definition

A description of an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.

Control0..*
cimi-encounter-Encounter-model.personOfRecord
Definition

The person this entry belongs to.

Control0..1
TypeReference(PersonModel)
cimi-encounter-Encounter-model.recorded
Definition

The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.

Control0..1
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model
cimi-encounter-Encounter-model.signed
Definition

Provenance information specific to the signing of the clinical statement.

Control0..1
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/cimi-core-Attribution-model
cimi-encounter-Encounter-model.additionalText
Definition

A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.

Control0..1
Typestring
cimi-encounter-Encounter-model.encounterClass
Definition

Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.

Control0..1
TypeCoding
cimi-encounter-Encounter-model.encounterType
Definition

Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).

Control0..*
BindingThe codes SHALL be taken from ActEncounterCode; other codes may be used where these codes are not suitable
TypeCoding
cimi-encounter-Encounter-model.timePeriod
Definition

A period of time defined by a start and end time, date, or year. If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May.

Control0..1
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model
cimi-encounter-Encounter-model.status
Definition

The current standing or state.

Control1..1
TypeChoice of: code, Coding
cimi-encounter-Encounter-model.status.valueCode(code)
Definition

Choice of types representing the current standing or state.

Control1..1
BindingThe codes SHALL be taken from EncounterStatus
Typecode
cimi-encounter-Encounter-model.partOf
Definition

The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter.

Control0..1
TypeReference(EncounterModel)
cimi-encounter-Encounter-model.diagnosis
Definition

A diagnosis, which is a disease or injury determined to be present through evaluation of patient history, examination, and/or review of laboratory data.

Control0..*
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/cimi-encounter-Diagnosis-model
cimi-encounter-Encounter-model.clinicalNote
Definition

An entry concerning a patient where the result is a narrative text.

Control0..1
TypeReference(ClinicalNoteModel)