DSTU2 STU 3 Candidate
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . For a full list of available versions, see the Directory of published versions . Page versions: . Page versions: R5 R4B R4 R3 R2

5.27.9 5.29.9 Resource Appointment - Mappings Resource Appointment - Mappings

Mappings:

Mappings for the appointment resource.

Mappings for the appointment resource.

5.27.9.1 Mappings for RIM (http://hl7.org/v3) 5.29.9.1 Mappings for RIM (http://hl7.org/v3)

Appointment Act (ActMood = ActMoodAppointment or ActMoodAppointmentRequest) Act (ActMood = ActMoodAppointment or ActMoodAppointmentRequest)
    identifier .id
    status .statusCode
    type     serviceCategory
    serviceType
    specialty
    appointmentType .code
    reason (encounter appointment).reason (encounter appointment).reason
    priority .priorityCode
    description .text
    start .effectiveTime.low
    end .effectiveTime.high
    minutesDuration
    slot Schedule-Slot (classCode=ACT, moodCode = SLOT) Schedule-Slot (classCode=ACT, moodCode = SLOT)
    created
    comment
    participant
        type
        actor performer | reusableDevice | subject | location performer | reusableDevice | subject | location
        required performer.performIndicator
        status

5.27.9.2 Mappings for HL7 v2 (http://hl7.org/v2) 5.29.9.2 Mappings for HL7 v2 (http://hl7.org/v2)

Appointment
    identifier SCH-1, SCH-2, ARQ-1, ARQ-2 SCH-1, SCH-2, ARQ-1, ARQ-2
    status SCH-25
    type     serviceCategory
    serviceType
    specialty
    appointmentType
    reason AIS-3, ARQ-7, SCH-7 AIS-3, ARQ-7, SCH-7
    priority ARQ-12, SCH-11.6 / TQ1-9 ARQ-12, SCH-11.6 / TQ1-9
    description NTE-3
    start ARQ-11.1, SCH-11.4 / TQ1-7 ARQ-11.1, SCH-11.4 / TQ1-7
    end ARQ-11.2, SCH-11.5 / TQ1-8 ARQ-11.2, SCH-11.5 / TQ1-8
    minutesDuration
    slot
    created
    comment NTE-3
    participant PID, AIP, AIG, AIL PID, AIP, AIG, AIL
        type AIP-4, AIG-4 AIP-4, AIG-4
        actor PID-3-Patient ID List | AIL-3 | AIG-3 | AIP-3 PID-3-Patient ID List | AIL-3 | AIG-3 | AIP-3
        required
        status AIP-12, AIG-14 AIP-12, AIG-14

5.27.9.3 Mappings for iCalendar (http://www.ietf.org/rfc/rfc2445.txt) 5.29.9.3 Mappings for iCalendar (http://www.ietf.org/rfc/rfc2445.txt)

© HL7.org 2011+. FHIR DSTU2 (v1.0.2-7202) generated on Sat, Oct 24, 2015 07:43+1100. Links: Search
Appointment VEVENT
    identifier UID
    status
    type     serviceCategory
    serviceType
    specialty
    appointmentType
    reason
    priority PRIORITY
    description DESCRIPTION
    start
    end
    minutesDuration
    slot
    created
    comment COMMENT
    participant ATTENDEE component to be created 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" 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) ROLE=REQ-PARTICIPANT (roleparam)
        status ATTENDEE;CN="Brian Postlethwaite";RSVP=TRUE:mailto:BPostlethwaite@data.com (rsvpparam | partstatparam) ATTENDEE;CN="Brian Postlethwaite";RSVP=TRUE:mailto:BPostlethwaite@data.com (rsvpparam | partstatparam)