A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | HL7 v2 | Condition (IF True) | HL7 FHIR | Comments | ||||||||||||||||||||||||
2 | Sort Order | Identifier | Syntax | Name | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | Primary Target | Segment Map | References | ||||||||||||||||
3 | 1 | ORU_R01.MSH | MSH | Message Header | 1 | 1 | Bundle | MSH[Bundle] | ||||||||||||||||||||
4 | 1 | ORU_R01.MSH | MSH | Message Header | 1 | 1 | MessageHeader[1] | MSH[MessageHeader] | Processing of the MSH segment results in the creation of a new MessageHeader resource | |||||||||||||||||||
5 | 1 | ORU_R01.MSH | MSH | Message Header | 1 | 1 | If there is a source in MSH-4, or known based on the configuration. | Provenance[1] | MSH[Provenance-Source] | Provenance[1].target.reference=Bundle.id; Provenance[1].target.reference=MessageHeader[1].id | If the FHIR transformation does not yield a FHIR message, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated. | |||||||||||||||||
6 | 1 | ORU_R01.MSH | MSH | Message Header | 1 | 1 | Provenance[2] | MSH[Provenance-Transformation] | Provenance[2].target.reference=Bundle.id | If the FHIR transformation does not yield a FHIR Bunlde, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated. | ||||||||||||||||||
7 | 2 | ORU_R01.SFT | [{ SFT }] | Software Segment | 0 | -1 | If the software does represent not the original source system | Provenance[1].entity.what(Device) | SFT[Device] | Provenance[1].entity.what.reference=Device.id Provenance[1].entity.role="derivation" | ||||||||||||||||||
8 | 2 | ORU_R01.SFT | [{ SFT }] | Software Segment | 0 | -1 | If the software represents the original source system | Provenance[1].entity.what(Device) | SFT[Device] | Provenance[1].entity.what.reference=Device.id Provenance[1].entity.role="source" | ||||||||||||||||||
9 | 3 | ORU_R01.UAC | [UAC] | User Authentication Credential | 0 | 1 | ||||||||||||||||||||||
10 | 4 | ORU_R01.PATIENT_RESULT | { | --- PATIENT_RESULT begin | 1 | -1 | ||||||||||||||||||||||
11 | 4.1 | ORU_R01.PATIENT_RESULT.PATIENT | [ | --- PATIENT begin | 0 | 1 | ||||||||||||||||||||||
12 | 4.1.1 | ORU_R01.PATIENT_RESULT.PATIENT.PID | PID | Patient Identification | 1 | 1 | Patient[1] | PID[Patient] | Processing of the PID segment results in the creation of a new Patient resource | |||||||||||||||||||
13 | b | ORU_R01.PATIENT_RESULT.PATIENT.PID | PID | Patient Identification | 1 | 1 | IF PID-33 AND PID-34 VALUED | One may drop PID-33 from the condition if PID-34 Last Update Facility is still sufficient without a date. | Provenance[4] | PID[Provenance-Patient] | Provenance.target.reference=Patient[1].id | |||||||||||||||||
14 | 4.1.2 | ORU_R01.PATIENT_RESULT.PATIENT.PD1 | [PD1] | Additional Demographics | 0 | 1 | Patient[1] | PD1[Patient] | Incorporate PD1 content into the Patient created from the PID segment. | |||||||||||||||||||
15 | 4.1.2 | ORU_R01.PATIENT_RESULT.PATIENT.PD1 | [PD1] | Additional Demographics | 0 | 1 | IF PD1-7 VALUED | Observation[4] | PD1[Observation-LivingWill] | Observation[4].subject.reference=Patient[1].id | ||||||||||||||||||
16 | 4.1.3 | ORU_R01.PATIENT_RESULT.PATIENT.PRT | [{PRT}] | Participation (for Patient) | 0 | -1 | IF PRT-4.1 EQUALS "PP" AND PRT-4.3 EQUALS "HL70443" | (PRT.element(4.1)="PP")and(PRT.element(4.3)="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[1] | PRT[PractitionerRole] | Patient[1].generalPractitioner.reference=PractitionerRole[1].id | Incorporate PRT content into the Patient created from the PID segment when the PRT contains practitioner related data. If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
17 | 4.1.3 | ORU_R01.PATIENT_RESULT.PATIENT.PRT | [{PRT}] | Participation (for Patient) | 0 | -1 | IF PRT-4.1 NOT EQUALS "PP" OR PRT-4.3 NOT EQUALS "HL70443" | (PRT.element(4.1)!="PP")or(PRT.element(4.3)!="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | RelatedPerson[1] | PRT[RelatedPerson] | RelatedPerson.patient.reference=Patient[1].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
18 | 4.1.4 | ORU_R01.PATIENT_RESULT.PATIENT.NTE | [{NTE}] | Notes and Comments | 0 | -1 | ||||||||||||||||||||||
19 | 4.1.5 | ORU_R01.PATIENT_RESULT.PATIENT.NK1 | [{NK1}] | Next of Kin/Associated Parties | 0 | -1 | The FHIR location will depend on the nature of the data being exchanged and how the systems use next of kin data | RelatedPerson[2] | NK1[RelatedPerson] | RelatedPerson.patient.reference=Patient[1].id | Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures. | |||||||||||||||||
20 | 4.1.5 | ORU_R01.PATIENT_RESULT.PATIENT.NK1 | [{NK1}] | Next of Kin/Associated Parties | 0 | -1 | The FHIR location will depend on the nature of the data being exchanged and how the systems use next of kin data | Patient[1] | NK1[Patient] | Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures. | ||||||||||||||||||
21 | 4.1.6 | ORU_R01.PATIENT_RESULT.PATIENT.ARV | [{ARV}] | Access Restrictions | 0 | -1 | ||||||||||||||||||||||
22 | 4.1.7 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION | [{ | --- PATIENT_OBSERVATION begin | 0 | -1 | ||||||||||||||||||||||
23 | 4.1.7.1 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION.OBX | OBX | Observation (for Patient ID) | 1 | 1 | IF OBX-5 LST.count LESS THAN OR EQUALS 1 OR OBX-2 IS "NA" | Observation[1] | OBX[Observation] | Observation[1].subject.reference=Patient[1].id | ||||||||||||||||||
24 | 4.1.7.1 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION.OBX | OBX | Observation (for Patient ID) | 1 | 1 | IF OBX-5 LST.count GREATER THAN 1 AND OBX-2 IS NOT "NA" | Observation[1] | OBX[Observation-Component] | Observation[1].subject.reference=Patient[1].id | Note that when OBX-5 repeats, the standard mapping is to use Observation.component (see OBX[Observation-Component] map) rather than creating separate Observation instances. However, we are aware that some profiles and implementation guides do separate the OBX into multiple observations depending on the OBX-2 value. This is an example of a non-standard interpretation as the OBX should have been separated into multiple OBX segments to start. Please consider the local profiles and implementation guides on how to manage these variants. | |||||||||||||||||
25 | 4.1.7.2 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-10 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | Device | PRT[Device] | Observation[1].device.reference=Device.id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | ||||||||||||||||
26 | 4.1.7.2 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-9 VALUED OR IF PRT-14 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | Observation[1] | PRT[Observation-Location] | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||||
27 | 4.1.7.2 | ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-5 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[1] | PRT[PractitionerRole] | Observation.performer.reference=PractitionerRole[1].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | ||||||||||||||||
28 | 4.1.7.3 | /ORU_R01.PATIENT_RESULT.PATIENT.PATIENT_OBSERVATION | }] | --- PATIENT_OBSERVATION end | ||||||||||||||||||||||||
29 | 4.1.8 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT | [ | --- VISIT begin | 0 | 1 | ||||||||||||||||||||||
30 | 4.1.8.1 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PV1 | PV1 | Patient Visit | 1 | 1 | Encounter[1] | PV1[Encounter] | Encounter.subject.reference=Patient[1].id | Processing of the PV1 segment results in the creation of a new Encounter resource | ||||||||||||||||||
31 | 4.1.8.1 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PV1 | PV1 | Patient Visit | 1 | 1 | IF PV1-43 VALUED | Basic | PV1[Basic-EncounterHistory] | Basic.extension-EncounterHistory.subject.reference=Patient[1].id | ||||||||||||||||||
32 | 4.1.8.1 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PV1 | PV1 | Patient Visit | 1 | 1 | Patient[1] | PV1[Patient] | ||||||||||||||||||||
33 | 4.1.8.1 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PV1 | PV1 | Patient Visit | 1 | 1 | IF PV1-20 VALUE | Coverage[1] | PV1[Coverage] | Coverage.beneficiary.reference=Patient[1].id | ||||||||||||||||||
34 | 4.1.8.2 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PV2 | [PV2] | Patient Visit - Additional Info | 0 | 1 | Encounter[1] | PV2[Encounter] | Encounter.subject.reference=Patient[1].id | Incorporate PV2 content into the Encounter created from the PV1 segment. | ||||||||||||||||||
35 | 4.1.8.3 | ORU_R01.PATIENT_RESULT.PATIENT.VISIT.PRT | [{PRT}] | Participation (for Patient Visit) | 0 | -1 | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[2] | PRT[PractitionerRole] | Encounter[1].participant.individual.reference=PractitionerRole[2].id | Incorporate PRT content into the Encounter created from the PV1 segment. If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||||
36 | 4.1.8.4 | /ORU_R01.PATIENT_RESULT.PATIENT.VISIT | ] | --- VISIT end | ||||||||||||||||||||||||
37 | 4.1.9 | /ORU_R01.PATIENT_RESULT.PATIENT | ] | --- PATIENT end | ||||||||||||||||||||||||
38 | 4.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION | { | --- ORDER_OBSERVATION begin | 1 | -1 | ||||||||||||||||||||||
39 | 4.2.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER | [ | --- COMMON_ORDER begin | 0 | 1 | ||||||||||||||||||||||
40 | 4.2.1.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORC | ORC | Order common | 1 | 1 | DiagnosticReport[1] | ORC[DiagnosticReport] | DiagnosticReport[1].encounter.reference=Encounter[1].id | Processing of each ORC segment results in the creation of a new DiagnosticReport resource | ||||||||||||||||||
41 | 4.2.1.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORC | ORC | Order common | 1 | 1 | If a ServiceRequest needs to be created for the receiver. | ServiceRequest[1] | ORC[ServiceRequest] | DiagnosticReport[1].basedOn.reference=ServiceRequest[1].id | ||||||||||||||||||
42 | 4.2.1.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.PRT | [{PRT}] | Participation (for Observation) | 0 | -1 | IF PRT-4.1 EQUALS "OP" AND PRT-4.3 EQUALS "HL70443" | (element("4.1")="OP")and(element("4.3")="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[3] | PRT[PractitionerRole] | ServiceRequest[1].requester.reference=PractitionerRole[3].id | ||||||||||||||||
43 | 4.2.1.3 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORDER_DOCUMENT | [ | --- ORDER_DOCUMENT begin | 0 | 1 | Will be addressed with FHIR R5. | |||||||||||||||||||||
44 | 4.2.1.3.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORDER_DOCUMENT.OBX | OBX | Observation containing Document | 1 | 1 | ||||||||||||||||||||||
45 | 4.2.1.3.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORDER_DOCUMENT.PRT | [{PRT}] | Participation | 0 | -1 | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | ||||||||||||||||||||
46 | 4.2.1.3.3 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORDER_DOCUMENT.TXA | TXA | Transcription Document Header | 1 | 1 | ||||||||||||||||||||||
47 | 4.2.1.3.4 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER.ORDER_DOCUMENT | ] | --- ORDER DOCUMENT end | ||||||||||||||||||||||||
48 | 4.2.1.4 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.COMMON_ORDER | ] | --- COMMON ORDER end | ||||||||||||||||||||||||
49 | 4.2.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBR | OBR | Observations Request | 1 | 1 | DiagnosticReport[1] | OBR[DiagnosticReport] | Incorporate OBR content into the DiagnosticReport created from the ORC segment in the same segment group. | |||||||||||||||||||
50 | 4.2.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBR | OBR | Observations Request | 1 | 1 | Specimen[1] | OBR[Specimen] | DiagnosticReport[1].specimen.reference=Specimen.id | The OBR specimen data yields one Specimen resource that all Observations generated for the same OBR need to reference. | ||||||||||||||||||
51 | 4.2.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBR | OBR | Observations Request | 1 | 1 | IF ORC VALUED | If a ServiceRequest needs to be created for the receiver. | ServiceRequest[1] | OBR[ServiceRequest] | Mapping to ServiceRequest as well is needed if the receiver is not the originator of the order to which this results message responds. This mapping will be completed once OMG/OML mapping is sufficiently completed. We will add the other segment mappings below to ServiceRequest then as well. | |||||||||||||||||
52 | 4.2.3 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.NTE | {[NTE]} | Notes and comments | 0 | -1 | ||||||||||||||||||||||
53 | 4.2.4 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.PRT | [{PRT}] | Participation (for Observation) | 0 | -1 | IF PRT-4.1 IN ("ARI","TN","TR") AND PRT-4.3 EQUALS "HL70443" | PRT.element(4.1) in ("ARI","TN", "TR")and(PRT.element(4.3)="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[4] | PRT[PractitionerRole] | DiagnosticReport[1].performer.reference=PractitionerRole[4].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
54 | 4.2.4 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.PRT | [{PRT}] | Participation (for Observation) | 0 | -1 | IF PRT-4.1 EQUALS "PRI" AND PRT-4.3 EQUALS "HL70443" | (PRT.element(4.1)="PRI")and(PRT.element(4.3)="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[5] | PRT[PractitionerRole] | DiagnosticReport[1].resultsInterpreter.reference=PractitionerRole[5].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
55 | 4.2.4 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.PRT | [{PRT}] | Participation (for Observation) | 0 | -1 | IF PRT-4.1 EQUALS "SC" AND PRT-4.3 EQUALS "HL70443" | (element("4.1")="SC")and(element("4.3")="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[6] | PRT[PractitionerRole] | DiagnosticReport[1].specimen[1](Specimen.collection.collector.reference)=PractitionerRole[6].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
56 | 4.2.4 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.PRT | [{PRT}] | Participation (for Observation) | 0 | -1 | IF PRT-4.1 EQUALS "OP" AND PRT-4.3 EQUALS "HL70443" | (element("4.1")="OP")and(element("4.3")="HL70443") | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[3] | PRT[PractitionerRole] | DiagnosticReport[1].requester.reference=PractitionerRole[3].id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||
57 | 4.2.4.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.TIMING_QTY | [{ | --- TIMING_QTY begin | 0 | -1 | ||||||||||||||||||||||
58 | 4.2.4.1.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.TIMING_QTY.TQ1 | TQ1 | Timing/Quantity | 1 | 1 | ||||||||||||||||||||||
59 | 4.2.4.1.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.TIMING_QTY.TQ2 | [{TQ2}] | Timing/Quantity Order Sequence | 0 | -1 | ||||||||||||||||||||||
60 | 4.2.4.1.3 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.TIMING_QTY | }] | --- TIMING_QTY end | ||||||||||||||||||||||||
61 | 4.2.4.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.CTD | [CTD] | Contact Data | 0 | 1 | ||||||||||||||||||||||
62 | 4.2.4.3 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION | [{ | --- OBSERVATION begin | 0 | -1 | ||||||||||||||||||||||
63 | 4.2.4.3.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.OBX | OBX | Observation related to OBR | 1 | 1 | IF (OBX-5 LST.count LESS THAN OR EQUALS 1 OR OBX-2 IS "NA") AND OBX-29 NOT IN ("QST", "SCI") | Observation[2] | OBX[Observation] | DiagnosticReport.result.reference=Observation[2].id Observation[2].subject.reference=Patient[1].id; Observation[2].encounter.reference=Encounter[1].id | Implementers should consider the use case where OBX-5 repeats in a given OBX segment. Because the Observation value element is not allowed to repeat, multiple occurrences of OBX-5 must be handled either through the creation of multiple Observation resources, the use of Observation components, the concatenation of the results into a single value or another solution appropriate for the data and the implementation. Note that it is not clear that every OBX represents a results that can be associated with the encounter during which it was ordered/performed. | |||||||||||||||||
64 | 4.2.4.3.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.OBX | OBX | Observation related to OBR | 1 | 1 | IF (OBX-5 LST.count GREATER THAN 1 AND OBX-2 IS NOT "NA") AND OBX-29 NOT IN ("QST", "SCI") | Observation[2] | OBX[Observation-Component] | DiagnosticReport.result.reference=Observation[2].id Observation[2].subject.reference=Patient[1].id; Observation[2].encounter.reference=Encounter[1].id | Implementers should consider the use case where OBX-5 repeats in a given OBX segment. Because the Observation value element is not allowed to repeat, multiple occurrences of OBX-5 must be handled either through the creation of multiple Observation resources, the use of Observation components, the concatenation of the results into a single value or another solution appropriate for the data and the implementation. When multiple OBX segments are tranformed into Observation components in a single Observation resource, implementers should consider how the metadata associated with the result (eg performer, status, date/time, etc) are populated. If the OBX segments being combined into a single resource contain different metadata, it must be considered whether or not the use of components is appropriate. | |||||||||||||||||
65 | 4.2.4.3.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.OBX | OBX | Observation related to OBR | 1 | 1 | IF (OBX-5 LST.count LESS THAN OR EQUALS 1 OR OBX-2 IS "NA") AND OBX-29 IN ("QST", "SCI") | Observation[2] | OBX[Observation] | ServiceRequest[1].supportingInfo.reference=Observation[1].id; Observation[1].subject.id=Patient[1].id | ||||||||||||||||||
66 | 4.2.4.3.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.OBX | OBX | Observation related to OBR | 1 | 1 | IF (OBX-5 LST.count GREATER THAN 1 AND OBX-2 IS NOT "NA") AND OBX-29 AND OBX-29 IN ("QST", "SCI") | Observation[2] | OBX[Observation-Component] | ServiceRequest[1].supportingInfo.reference=Observation[1].id; Observation[1].subject.id=Patient[1].id | ||||||||||||||||||
67 | 4.2.4.3.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-10 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | Device | PRT[Device] | Observation[2].device.reference=Device.id | If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | ||||||||||||||||
68 | 4.2.4.3.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-9 VALUED OR IF PRT-14 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | Observation[2] | PRT[Observation-Location] | Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation location information. If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | |||||||||||||||||
69 | 4.2.4.3.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | IF PRT-5 VALUED | If PRT-2 is valued to "D", delete, then the implementer needs to consider whether to create a Device with Device.status = "inactive". | PractitionerRole[7] | PRT[PractitionerRole] | Observation[2].performer.reference=PractitionerRole[7].id | Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation practitioner information. If PRT-2 is set to "D" and "inactive" cannot be used, please submit a JIRA with context and rationale. | ||||||||||||||||
70 | 4.2.4.3.3 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION.NTE | {[NTE]} | Notes and comments | 0 | -1 | Observation[2].note | NTE[ServiceRequest] | ||||||||||||||||||||
71 | 4.2.4.3 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.OBSERVATION | }] | --- OBSERVATION end | ||||||||||||||||||||||||
72 | 4.2.5 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.FT1 | [{FT1}] | Financial Transaction | 0 | -1 | ||||||||||||||||||||||
73 | 4.2.6 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.CTI | {[CTI]} | Clinical Trial Identification | 0 | -1 | ||||||||||||||||||||||
74 | 4.2.7 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN | [{ | --- SPECIMEN begin | 0 | -1 | ||||||||||||||||||||||
75 | 4.2.7.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPM | SPM | Specimen | 1 | 1 | Specimen[n] | SPM[Specimen] | DiagnosticReport[1].specimen.reference=Specimen[n].id | |||||||||||||||||||
76 | 4.2.7.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPECIMEN_OBSERVATION | [{ | --- SPECIMEN_OBSERVATION begin | 0 | -1 | ||||||||||||||||||||||
77 | 4.2.7.2.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPECIMEN_OBSERVATION.OBX | OBX | Observation (for Patient ID) | 1 | 1 | IF OBX-5 LST.count LESS THAN OR EQUALS 1 OR OBX-2 IS "NA" | Observation[3] | OBX[Observation] | Observation[3].subject.reference=Patient[1].id Observation[3].focus.reference=Specimen[n].id | ||||||||||||||||||
78 | 4.2.7.2.1 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPECIMEN_OBSERVATION.OBX | OBX | Observation (for Patient ID) | 1 | 1 | IF OBX-5 LST.count GREATER THAN 1 AND OBX-2 IS NOT "NA" | Observation[3] | OBX[Observation-Component] | Observation[3].subject.reference=Patient[1].id Observation[3].focus.reference=Specimen[n].id | ||||||||||||||||||
79 | 4.2.7.2.2 | ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPECIMEN_OBSERVATION.PRT | [{PRT}] | Participation (Observation Participation) | 0 | -1 | ||||||||||||||||||||||
80 | 4.2.7.2.3 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN.SPECIMEN_OBSERVATION | }] | --- SPECIMEN_OBSERVATION end | ||||||||||||||||||||||||
81 | 4.2.7.3 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION.SPECIMEN | }] | --- SPECIMEN end | ||||||||||||||||||||||||
82 | 4.2.8 | /ORU_R01.PATIENT_RESULT.ORDER_OBSERVATION | } | --- ORDER_OBSERVATION end | ||||||||||||||||||||||||
83 | 4.3 | /ORU_R01.PATIENT_RESULT | } | --- PATIENT_RESULT end | ||||||||||||||||||||||||
84 | 5 | ORU_R01.DSC | [DSC] | Continuation Pointer | ||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||||
100 |