EncounterSelfService(version 1) [Deprecated]

Introduction

Please note that this version of the EncounterSelfSevice profile is deprecated and the recommended profile to use is EncounterSelfService(version 2).

The EncounterSelfService profile is used for retriving the contact information needed for self-service workflow (arrival and payment registration). The profile is based on the Encounter in FHIR STU4 edition.

Intended Use

EncounterSelfService is currently only used as a contained resource within the InvoiceSe resource. It contains three extension to include additional details about the visit.

Specific Rules and Limitations

Type Description
Rule N/A

Profile Overview

EncounterSelfService

idΣ0..1string
id0..1string
extensionI0..*Extension
versionIdΣ0..1id
lastUpdatedΣ0..1instant
sourceS Σ0..1uri
profileΣ0..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
informationToPatientI0..1Extension(string)
arrivalRegistrationPossibleI0..1Extension(boolean)
registerPaymentPossibleI0..1Extension(boolean)
modifierExtension?! I0..*Extension
id0..1string
extensionI0..*Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ I0..0Period
assignerΣ I0..0Reference(Organization)
statusΣ ?!1..1codeBinding
id0..1string
extensionI0..*Extension
systemΣ0..1uriFixed Value
versionΣ0..1string
codeΣ0..1codeFixed Value
displayΣ0..1stringFixed Value
userSelectedΣ0..1boolean
typeΣ0..0CodeableConcept
serviceTypeΣ0..0CodeableConcept
subjectΣ I0..0Reference(Patient | Group)
episodeOfCareΣ I0..0Reference(EpisodeOfCare)
basedOnI0..0Reference(ServiceRequest)
appointmentΣ I0..0Reference(Appointment)
periodI0..0Period
lengthI0..0Duration
reasonReferenceΣ I0..0Reference(Condition | Procedure | Observation | ImmunizationRecommendation)
accountI0..0Reference(Account)
serviceProviderI0..0Reference(Organization)
partOfI0..0Reference(Encounter)

Versions

COS version Profile version Required COSMIC version Date Description
N/A 1.0.0 N/A June 2021 Deprecated version, latest verison is EncounterSelfService(version 2)

Extensions

Extension Data type Description
InformationToPatient string Optional extension element to send additional instruction to the patient about the visit.
RegisterPaymentPossible boolean Optional extension element to indicate the possibility of registering the payment for the visit.
ArrivalRegistrationPossible boolean Optional extension element to indicate the possibility of registering the arrival in COSMIC.

Encounter Statuses

FHIR status Status in COSMIC
planned new, planned
arrived arrived
in-progress ongoing
finished performed
on-leave missed
cancelled cancelled

Supported Operations

Not applicable, this profile is just used as a contained resource and there is no API for EncounterSelfService. For examples, refer to InvoiceSe.

Error codes

Not applicable, this profile is just used as a contained resource and there is no API for EncounterSelfService.