This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v0.3.0: STU 1 Ballot 2) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions 
Mappings for the Profile.
| AppointmentSTU3 |
| Appointment | Entity. Role, or Act |
| text | Act.text? |
| contained | N/A |
| modifierExtension | N/A |
| identifier | .id |
| status | .statusCode |
| 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 |
| indication | .inboundRelationship[@typeCode = 'RSON'].observation |
| priority | .priorityCode |
| description | .text |
| supportingInformation | .inboundRelationship[@typeCode = 'SPRT'].observation |
| 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 |
| comment | .subjectOf.observation[@moodCode = 'EVN'][code = 'annotation'].value |
| incomingReferral | .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 |
| requestedPeriod | .activityTime[@xsi:type = ('SXPR_TS', 'PIVL_TS')] |