Research Data Sharing IG
1.0.0 - CI Build International flag

Research Data Sharing IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/research-data-sharing/ and changes regularly. See the Directory of published versions

Data Type Profile: CodingIEHR - Mappings

Draft as of 2024-04-08

Mappings for the Coding-IEHR data type profile.

Mappings for HL7 v2 Mapping (http://hl7.org/v2)

CodingIEHR
CodingCE/CNE/CWE subset one of the sets of component 1-3 or 4-6
   systemC*E.3
   versionC*E.7
   codeC*E.1
   displayC*E.2 - but note this is not well followed
   userSelectedSometimes implied by being first

Mappings for RIM Mapping (http://hl7.org/v3)

CodingIEHR
Codingn/a, CV
   idn/a
   extension (Operator)n/a, N/A
   system./codeSystem
   version./codeSystemVersion
   code./code
   displayCV.displayName
   userSelectedCD.codingRationale

Mappings for Ontological RIM Mapping (http://hl7.org/orim)

CodingIEHR
Codingfhir:Coding rdfs:subClassOf dt:CDCoding
   systemfhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
   versionfhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
   codefhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
   displayfhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
   userSelectedfhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]