3.49.7 StructureDefinition: Shared Health CodeableConcept Code Required with Text Optional - Mappings
Mappings for the Profile.
Mappings for Ontological RIM Mapping (http://hl7.org/orim)
Shared Health CodeableConcept Code Required with Text Optional | ||
CodeableConcept | fhir:CodeableConcept rdfs:subClassOf dt:CD | |
coding | fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding | |
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 ] | |
text | fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText |
Mappings for HL7 v2 (http://hl7.org/v2)
Shared Health CodeableConcept Code Required with Text Optional | ||
CodeableConcept | CE/CNE/CWE | |
coding | C*E.1-8, C*E.10-22 | |
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 | |
text | C*E.9. But note many systems use C*E.2 for this |
Mappings for RIM (http://hl7.org/v3)
Shared Health CodeableConcept Code Required with Text Optional | ||
CodeableConcept | CD | |
id | n/a | |
extension | n/a | |
coding | union(., ./translation) | |
id | n/a | |
extension | n/a | |
system | ./codeSystem | |
version | ./codeSystemVersion | |
code | ./code | |
display | CV.displayName | |
userSelected | CD.codingRationale | |
text | ./originalText[mediaType/code="text/plain"]/data |