This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
5.10.7 Resource Device - Mappings 
Mappings for the device resource.
5.10.7.1 Mappings for RIM (http://hl7.org/v3) 
| Device | Device |
| identifier | .id |
| type | .code |
| note | .text |
| status | .statusCode |
| manufacturer | .playedRole[typeCode=MANU].scoper.name |
| model | .playedRole[typeCode=MANU].code |
| version | .softwareName (included as part) |
| manufactureDate | .existenceTime.low |
| expiry | .expirationTime |
| udi | .id[where root is root for UDI] |
| lotNumber | .lotNumberText |
| owner | .playedRole[typeCode=OWN].scoper |
| location | .playedRole[typeCode=LOCE].scoper |
| patient | .playedRole[typeCode=USED].scoper.playedRole[typeCode=PAT] |
| contact | .scopedRole[typeCode=CON].player |
| url | .telecom |