Segment SCH to Appointment Map
| # | V2 Field | Name | V2 Type | Card. | FHIR Attribute | FHIR Type | Equiv. |
|---|---|---|---|---|---|---|---|
| 1 | SCH-1 | Placer Appointment ID | EI | 1..1 | identifier[1] | Identifier | equivalent |
| 2 | SCH-2 | Filler Appointment ID | EI | 1..1 | identifier[2] | Identifier | equivalent |
| 3 | SCH-7 | Appointment Reason | CWE | 1..1 | reasonCode[1]appointmentType[1]Note that in V2 this is Table HL70276, but there is a problem with that as it does not reflect SCH-7, rather SCH-8. We are working on correcting that in HL7 v2. | CodeableConceptCodeableConcept | equivalentequivalent |
| 4 | SCH-8 | Appointment Type | CWE | 1..1 | appointmentType[1]Note that in V2 this is Table HL70276, but there is a problem with that as it does not reflect SCH-7, rather SCH-8. We are working on correcting that in HL7 v2. | CodeableConcept | equivalent |
| 5 | SCH-9 | Appointment Duration | NM | -1..* | minutesDuration[1]IF: If SCH-10 indicates units of minutes | positiveInt | equivalent |
| 6 | SCH-11 | Appointment Timing Quantity | TQ | -1..* | $this | - | equivalent |
| 7 | SCH-12 | Placer Contact Person | XCN | -1..* | participant[1].actor(Practitioner)participant[1].type.coding.code= #placer contact# participant[1].type.coding.system= "http://terminology.hl7.org/CodeSystem/participant-type" | Reference(Practitioner)-- | equivalentequivalentequivalent |
| 8 | SCH-16 | Filler Contact Person | XCN | -1..* | participant[2].actor(Practitioner)participant[2].type.coding.code= #filler contact# participant[2].type.coding.system= "http://terminology.hl7.org/CodeSystem/participant-type" | Reference(Practitioner)-- | equivalentequivalentequivalent |
| 9 | SCH-20 | Entered By Person | XCN | -1..* | participant[3].actor(Practitioner)participant[3].type[1].coding.code= enterer participant[3].type[1].coding.system= http://terminology.hl7.org/CodeSystem/provenance-participant-type | Reference(Practitioner)-- | equivalentequivalentequivalent |
| 10 | SCH-25 | Filler Status Code | CWE | 1..1 | status | code | equivalent |
| 11 | SCH-26 | Placer Order Number | EI | -1..* | basedOn(ServiceRequest)If valued, make sure that Appointment.basedOn is used to link to the ServiceRequest | Reference(ServiceRequest) | equivalent |
| 12 | SCH-27 | Filler Order Number | EI | -1..* | basedOn(ServiceRequest)If valued, make sure that Appointment.basedOn is used to link to the ServiceRequest | Reference(ServiceRequest) | equivalent |