HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/segment-prt-to-device | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentPRTToDevice | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment PRT to the FHIR Device Resource.
This ConceptMap represents the mapping from the HL7 V2 PRT Segment to the FHIR Device Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | PRT-1 | Participation Instance ID | EI | 0 | 1 | ||||||||||||
2 | PRT-2 | Action Code | ID | 1 | 1 | IF PRT-2 IS "D" | inactivate the relationship between the mapped resource that the PRT segment is asociated with in the message with the Device resource. | ||||||||||
2 | PRT-2 | Action Code | ID | 1 | 1 | IF PRT-2 IS IN ("A", "S", "U", X") | activate the relationship between the mapped resource that the PRT segment is asociated with in the message with the Device resource. | ||||||||||
3 | PRT-3 | Action Reason | CWE | 0 | 1 | ||||||||||||
4 | PRT-4 | Role of Participation | CWE | 1 | 1 | ||||||||||||
5 | PRT-5 | Person | XCN | 0 | -1 | ||||||||||||
6 | PRT-6 | Person Provider Type | CWE | 0 | 1 | ||||||||||||
7 | PRT-7 | Organization Unit Type | CWE | 0 | 1 | ||||||||||||
8 | PRT-8 | Organization | XON | 0 | -1 | ||||||||||||
9 | PRT-9 | Location | PL | 0 | -1 | ||||||||||||
10 | PRT-10 | Device | EI | 0 | -1 | If it represents a HRF or AIDC | Device.udiCarrier | Device.BackboneElement | 0 | -1 | EI[Device-udiCarrier] | ||||||
10 | PRT-10 | Device | EI | 0 | -1 | If not an HRF or AIDC | Device.identifier | Device.Identifier | 0 | -1 | EI[Identifier-Extension] | ||||||
11 | PRT-11 | Begin Date/Time (arrival time) | DTM | 0 | 1 | We are not aware of current use of this field. If used, that may indicate that mapping to DeviceUseStatement may be better. Please submit a JIRA when you are using this field. | |||||||||||
12 | PRT-12 | End Date/Time (departure time) | DTM | 0 | 1 | We are not aware of current use of this field. If used, that may indicate that mapping to DeviceUseStatement may be better. Please submit a JIRA when you are using this field. | |||||||||||
13 | PRT-13 | Qualitative Duration | CWE | 0 | 1 | ||||||||||||
14 | PRT-14 | Address | XAD | 0 | -1 | ||||||||||||
15 | PRT-15 | Telecommunication Address | XTN | 0 | -1 | ||||||||||||
16 | PRT-16 | UDI Device Identifier | EI | 0 | 1 | Device.udiCarrier | Device.BackboneElement | 0 | -1 | EI[Device-udiCarrier] | |||||||
17 | PRT-17 | Device Manufacture Date | DTM | 0 | 1 | Device.manufactureDate | Device.dateTime | 0 | 1 | ||||||||
18 | PRT-18 | Device Expiry Date | DTM | 0 | 1 | Device.expirationDate | Device.dateTime | 0 | 1 | ||||||||
19 | PRT-19 | Device Lot Number | ST | 0 | 1 | Device.lotNumber | Device.string | 0 | 1 | ||||||||
20 | PRT-20 | Device Serial Number | ST | 0 | 1 | Device.serialNumber | Device.string | 0 | 1 | ||||||||
21 | PRT-21 | Device Donation Identification | EI | 0 | 1 | Device.distinctIdentiifer | Device.string | 0 | 1 | ||||||||
22 | PRT-22 | Device Type | CNE | 0 | 1 | Device.type | Device.CodeableConcept | 0 | 1 | CNE[CodeableConcept] | |||||||
23 | PRT-23 | Preferred Method of Contact | CWE | 0 | 1 | ||||||||||||
24 | PRT-24 | Contact Identifiers | PLN | 0 | -1 |
Generated Narrative: ConceptMap segment-prt-to-device
Mapping from PRT to Device
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
PRT-10 (Device) | is equivalent to | udiCarrier[1] |
PRT-10 (Device) | is equivalent to | identifier |
PRT-16 (UDI Device Identifier) | is equivalent to | udiCarrier[2] |
PRT-17 (Device Manufacture Date) | is equivalent to | manufactureDate |
PRT-18 (Device Expiry Date) | is equivalent to | expirationDate |
PRT-19 (Device Lot Number) | is equivalent to | lotNumber |
PRT-20 (Device Serial Number) | is equivalent to | serialNumber |
PRT-21 (Device Donation Identification) | is equivalent to | distinctIdentiifer |
PRT-22 (Device Type) | is equivalent to | type |