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-sft-to-device | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentSFTToDevice | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment SFT to the FHIR Device Resource.
This ConceptMap represents the mapping from the HL7 V2 SFT 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 | |
0 | Device.type | Device.CodeableConcept | 0 | -1 | /code for "software" has yet to be identified/ | ||||||||||||
1 | SFT-1 | Software Vendor Organization | XON | 1 | 1 | If XON.1 IS VALUED AND XON.10 NOT VALUED | Device.manufacturer | Device.string | XON[string] | ||||||||
1 | SFT-1 | Software Vendor Organization | XON | 1 | 1 | IF XON.10 is valued | extension[1].url to R6 Device.manufacturer with valueReference(Organization) once available | ||||||||||
2 | SFT-2 | Software Certified Version or Release Number | ST | 1 | 1 | Device.version.value | Device.string | 1 | 1 | ||||||||
3 | SFT-3 | Software Product Name | ST | 1 | 1 | Device.deviceName.name | Device.string | 1 | 1 | ||||||||
3 | SFT-3 | Software Product Name | ST | 1 | 1 | Device.deviceName.type | Device.code | "manufacturer-name" | |||||||||
4 | SFT-4 | Software Binary ID | ST | 1 | 1 | Device.modelNumber | Device.string | ||||||||||
5 | SFT-5 | Software Product Information | TX | 0 | 1 | Device.note.text | Device.markdown | 1 | 1 | ||||||||
6 | SFT-6 | Software Install Date | DTM | 0 | 1 | Device.version.extension.url | Device.uri | 1 | 1 | "https://hl7.org/fhir/R5/StructureDefinition/extension-Device.version.installDate" | |||||||
6 | SFT-6 | Software Install Date | DTM | 0 | 1 | Device.version.extension.valueDateTime | Device.dateTime | 1 | 1 | DTM[DateTime] |
Generated Narrative: ConceptMap segment-sft-to-device
Mapping from SFT to Device
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
SFT-1 (Software Vendor Organization) | is equivalent to | manufacturer |
SFT-2 (Software Certified Version or Release Number) | is equivalent to | version.value |
SFT-3 (Software Product Name) | is equivalent to | deviceName.name |
SFT-3 (Software Product Name) | is equivalent to | deviceName.type |
SFT-4 (Software Binary ID) | is equivalent to | modelNumber |
SFT-5 (Software Product Information) | is equivalent to | note.text |
SFT-6 (Software Install Date) | is equivalent to | version.extension[1].url |
SFT-6 (Software Install Date) | is equivalent to | version.extension[1].valueDateTime |