Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
doc:hisprofilework [2019/12/13 19:35]
tmeyers
doc:hisprofilework [2020/04/14 12:01]
tmeyers Update optionality of elements in Intent
Line 1: Line 1:
 ===== HIS Profile Work Page ===== ===== HIS Profile Work Page =====
 +Mappings vs. Translation - A mapping will have generally a 1 to 1 value between an HL7 element, or go through some simple formatting or parsing to be a 1 to N mapping, but the content is generally the same.  In a translation,​ the data represented in HL7 is not the same on the RO/DICOM side, but there is a responsiblity to track the values in parallel (ie a problem ID or code to a Conceptual Volume UID)
  
 ==== Data Model ==== ==== Data Model ====
 //Updated 2019.12.13//​ //Updated 2019.12.13//​
 === Intent === === Intent ===
-^ Element ​                      ^ Data                               ^ HL7 Mapping ​ ^ Optionality ​ ^ Notes                 ^ +^ Element ​                      ^ Data                               ^ HL7 Mapping ​ ^ Optionality ​ ^ Notes                 | Origin ​ | 
-| Intent UID                    | UID                                |              | R            |                       | +| Intent UID                    | UID                                |              | R            |                       |         
-| Intent predecessor ​           | UID                                |              | R*           ​| ​                      | +| Intent predecessor ​           | UID                                |              | R*           ​| ​                      |         
-| Patient identification ​       | (HL7 PID segment) ​                 |              | R            |                       | +| Patient identification ​       | (HL7 PID segment) ​                 |              | R            |                       |         
-| Provider identification ​      | (HL7 PV1 segment) ​                 |              | R            |                       | +| Provider identification ​      | (HL7 PV1 segment) ​                 |              | R            |                       |         
-| Date of order                 | Date + time                        |              | R            |                       | +| Date of order                 | Date + time                        |              | R            |                       |         
-| Intent status ​                | Active/​Superseded/​Canceled ​        ​| ​             | R            |                       | +| Intent status ​                | Active/​Superseded/​Canceled ​        ​| ​             | R            |                       |         
-| Update date/​time ​             | Date + time                        |              | R            |                       | +| Update date/​time ​             | Date + time                        |              | R            |                       |         
-| Update user                   ​| ​                                   |              | R            |                       | +| Update user                   ​| ​                                   |              | R            |                       |         
-| Narrative ​                    | Free text                          |              |            ​| ​                      | +| Narrative ​                    | Free text                          |              |            ​| ​                      |         
-| Related chemotherapy ​         | None/Before RT/During RT/After RT  |              |            ​| ​                      | +| Related chemotherapy ​         | None/Before RT/During RT/After RT  |              |            ​| ​                      |         
-| Related surgery ​              | None/Before RT/During RT/After RT  |              |            ​| ​                      | +| Related surgery ​              | None/Before RT/During RT/After RT  |              |            ​| ​                      |         
-| Concurrent therapies comment ​ | Free text                          |              |            ​| ​                      | +| Concurrent therapies comment ​ | Free text                          |              |            ​| ​                      |         
-| Therapeutic goal              | Curative/​Palliative/​Prophylactic ​  ​| ​             | R            | a.k.a. "​intent type" ​ | +| Therapeutic goal              | Curative/​Palliative/​Prophylactic ​  ​| ​             | R            | a.k.a. "​intent type"  ​|         
-| **Sites** (1+)                                                                                ||||                       | +| **Sites** (1+)                                                                                ||||                       |         
-| > Site UID                    | UID                                |              | R            |                       | +| > Site UID                    | UID                                |              | R            |                       |         
-| > Site code                   | ICD-O-3 site code                  |              | R            |                       | +| > Site code                   | ICD-O-3 site code                  |              | R            |                       |         
-| > Site label                  | Free text                          |              | R            |                       | +| > Site label                  | Free text                          |              | R            |                       |         
-| > Diagnosis ​                  | Code (recommend ICD-10, ICD-O-3) ​  ​| ​             | R            |                       | +| > Diagnosis ​                  | Code (recommend ICD-10, ICD-O-3) ​  ​| ​             | R            |                       |         
-| > Stage                       | Free text or coded values ​         |              | O            |                       |+| > Stage                       | Free text or coded values ​         |              | O            |                       |         |
  
 //R* indicates that the element is required only if a previous revision exists.// //R* indicates that the element is required only if a previous revision exists.//
Log In