Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-06-23 |
Mappings for the DP-Coding data type profile.
DP_Coding | ||
Coding | CE/CNE/CWE subset one of the sets of component 1-3 or 4-6 | |
system | C*E.3 | |
version | C*E.7 | |
code | C*E.1 | |
display | C*E.2 - but note this is not well followed | |
userSelected | Sometimes implied by being first |
DP_Coding | ||
Coding | n/a, CV | |
id | n/a | |
extension | n/a | |
system | ./codeSystem | |
version | ./codeSystemVersion | |
code | ./code | |
display | CV.displayName | |
userSelected | CD.codingRationale |
DP_Coding | ||
Coding | fhir:Coding rdfs:subClassOf dt:CDCoding | |
system | fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem | |
version | fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion | |
code | fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code | |
display | fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName | |
userSelected | fhir: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 ] |