International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

Data Type Profile: CodingIPS - Mappings

Page standards status: Trial-use Maturity Level: 2

Mappings for the Coding-uv-ips data type profile.

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

CodingIPS
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)

CodingIPS
Codingn/a, CV
   idn/a
   extensionn/a
   system./codeSystem
   version./codeSystemVersion
   code./code
   displayCV.displayName
      extension (translation)ST.translation
   userSelectedCD.codingRationale

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

CodingIPS
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 ]