Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Mappings for the Profile.
ElectronicReferralAppointmentMn | ||
Appointment | Request | |
identifier | Request.identifier | |
status | Request.status | |
start | Request.occurrence[x] | |
end | Request.occurrence[x] | |
minutesDuration | Request.occurrence[x] | |
created | Request.authoredOn | |
basedOn | Request.basedOn | |
participant | Request.performer, Request.subject |
ElectronicReferralAppointmentMn | ||
Appointment | Entity. Role, or Act, Act[@moodCode <= 'INT'] | |
text | Act.text? | |
contained | N/A | |
extension | N/A | |
modifierExtension | N/A | |
identifier | .id | |
status | .statusCode | |
cancelationReason | n/a | |
specialty | .performer.AssignedPerson.code | |
start | .effectiveTime.low | |
end | .effectiveTime.high | |
minutesDuration | .activityTime[@xsi:type = ('SXPR_TS', 'PIVL_TS')].width | |
slot | .outboundRelationship[@typeCode = 'REFR'].act[@classCode = 'ACT'][@moodCode = 'SLOT'] | |
created | .author.time | |
basedOn | .outboundRelationship[@typeCode = 'FLFS'].act[@classCode < 'ActCareProvisionRequestType'][@moodCode = 'RQO'] | |
participant | performer | reusableDevice | subject | location | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
type | (performer | reusableDevice | subject | location).@typeCode | |
actor | performer.person | reusableDevice.manufacturedDevice | subject.patient | location.serviceDeliveryLocation | |
required | (performer | reusableDevice | subject | location).@performInd | |
status | (performer | reusableDevice | subject | location).statusCode | |
period | n/a |
ElectronicReferralAppointmentMn | ||
Appointment | VEVENT | |
identifier | UID | |
status | STATUS | |
start | DTSTART | |
end | DTEND | |
minutesDuration | DURATION (e.g. PT15M) | |
created | CREATED | |
participant | ATTENDEE component to be created | |
type | n/a | |
actor | ATTENDEE: (Need to provide the common name CN and also the MAILTO properties from the practitioner resource) where the participant type is not "information-only" | |
required | ROLE=REQ-PARTICIPANT (roleparam) | |
status | ATTENDEE;CN="John Doe";RSVP=TRUE:mailto:john@doe.com (rsvpparam | partstatparam) |
ElectronicReferralAppointmentMn | ||
Appointment | ||
identifier | FiveWs.identifier | |
status | FiveWs.status | |
specialty | FiveWs.class | |
start | FiveWs.init | |
end | FiveWs.done[x] | |
participant | ||
actor | FiveWs.who |
ElectronicReferralAppointmentMn | ||
Appointment | ||
identifier | SCH-1, SCH-2, ARQ-1, ARQ-2 | |
status | SCH-25 | |
start | ARQ-11.1, SCH-11.4 / TQ1-7 | |
end | SCH-11.5 / TQ1-8/ calculated based on the start and the duration which is in ARQ-9 | |
participant | PID, AIP, AIG, AIL | |
type | AIP-4, AIG-4 | |
actor | PID-3-Patient ID List | AIL-3 | AIG-3 | AIP-3 | |
status | AIP-12, AIG-14 |