HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Mappings for the profile-my-appointment resource profile.
MyAppointment | ||
Appointment | Request | |
identifier | Request.identifier | |
status | Request.status | |
serviceType | Request.code | |
reason | Request.reason | |
priority | Request.priority | |
replaces | Request.replaces | |
supportingInformation | Request.supportingInfo | |
start | Request.occurrence[x] | |
end | Request.occurrence[x] | |
minutesDuration | Request.occurrence[x] | |
requestedPeriod | Request.occurrence[x] | |
created | Request.authoredOn | |
note | Request.note | |
basedOn | Request.basedOn | |
participant | Request.performer, Request.subject |
MyAppointment | ||
Appointment | workflow.scheduling | |
identifier | FiveWs.identifier | |
status | FiveWs.status | |
class | FiveWs.class | |
specialty | FiveWs.class | |
priority | FiveWs.class | |
replaces | FiveWs.context | |
supportingInformation | FiveWs.context | |
previousAppointment | FiveWs.context | |
originatingAppointment | FiveWs.context | |
start | FiveWs.init | |
end | FiveWs.done[x] | |
subject | FiveWs.who | |
participant | ||
actor | FiveWs.who |
MyAppointment | ||
Appointment | Entity, Role, or Act,Act[@moodCode <= 'INT'] | |
text | Act.text? | |
contained | N/A | |
extension | N/A | |
modifierExtension | N/A | |
identifier | .id | |
status | .statusCode | |
cancellationReason | n/a | |
class | .inboundRelationship[typeCode=SUBJ].source[classCode=LIST].code | |
serviceCategory | n/a, might be inferred from the ServiceDeliveryLocation | |
serviceType | n/a, might be inferred from the ServiceDeliveryLocation | |
specialty | .performer.AssignedPerson.code | |
appointmentType | .code | |
reason | .reasonCode | |
priority | .priorityCode | |
description | .text | |
replaces | .inboundRelationship[@typeCode = 'SPRT'].observation | |
virtualService | N/A | |
supportingInformation | .inboundRelationship[@typeCode = 'SPRT'].observation | |
previousAppointment | N/A | |
originatingAppointment | N/A | |
start | .effectiveTime.low | |
end | .effectiveTime.high | |
minutesDuration | .activityTime[@xsi:type = ('SXPR_TS', 'PIVL_TS')].width | |
requestedPeriod | .activityTime[@xsi:type = ('SXPR_TS', 'PIVL_TS')] | |
slot | .outboundRelationship[@typeCode = 'REFR'].act[@classCode = 'ACT'][@moodCode = 'SLOT'] | |
account | .pertains.A_Account | |
created | .author.time | |
note | .subjectOf.observation[@moodCode = 'EVN'][code = 'annotation'].value | |
patientInstruction | .subjectOf.observation[@moodCode = 'EVN'][code = 'annotation'].value | |
basedOn | .outboundRelationship[@typeCode = 'FLFS'].act[@classCode < 'ActCareProvisionRequestType'][@moodCode = 'RQO'] | |
subject | subject.patient | |
participant | performer | reusableDevice | subject | location | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
type | (performer | reusableDevice | subject | location).@typeCode | |
period | n/a | |
actor | performer.person | reusableDevice.manufacturedDevice | subject.patient | location.serviceDeliveryLocation | |
required | (performer | reusableDevice | subject | location).@performInd | |
status | (performer | reusableDevice | subject | location).statusCode | |
recurrenceId | N/A | |
occurrenceChanged | N/A | |
recurrenceTemplate | N/A | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
timezone | N/A | |
weeklyTemplate | ||
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
monthlyTemplate | ||
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
yearlyTemplate | ||
id | n/a | |
extension | n/a | |
modifierExtension | N/A |
MyAppointment | ||
Appointment | VEVENT | |
identifier | UID | |
status | STATUS | |
serviceCategory | CATEGORIES | |
appointmentType | CLASSIFICATION | |
priority | PRIORITY | |
description | SUMMARY | |
replaces | ATTACH | |
supportingInformation | ATTACH | |
start | DTSTART | |
end | DTEND | |
minutesDuration | DURATION (e.g. PT15M) | |
created | CREATED | |
note | DESCRIPTION (for internal use) | |
patientInstruction | DESCRIPTION (for patient use) | |
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) | |
recurrenceTemplate | ||
timezone | TZID | |
recurrenceType | FREQ | |
lastOccurrenceDate | UNTIL | |
occurrenceCount | COUNT | |
occurrenceDate | RDATE | |
excludingDate | EXDATE |
MyAppointment | ||
Appointment | ||
identifier | SCH-1, SCH-2, ARQ-1, ARQ-2 | |
status | SCH-25 | |
class | PV1-2 | |
serviceType | ARQ-8, SCH-8 | |
appointmentType | ARQ-7, SCH-7 | |
reason | AIS-3 | |
priority | ARQ-12, SCH-11.6 / TQ1-9 | |
description | NTE-3 | |
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 | |
requestedPeriod | ARQ-11 | |
note | NTE-3 | |
patientInstruction | NTE-3 | |
subject | PID-3-Patient ID List | |
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 |