Enhancing FHIR for Social Services, published by SDOH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/efss/ and changes regularly. See the Directory of published versions
Data Type Profile: FHIRQualification - Mappings
Mappings for the fhirqualification data type profile.
| FHIRQualification |
| CodeableConcept | CE/CNE/CWE |
| coding | C*E.1-8, C*E.10-22 |
| text | C*E.9. But note many systems use C*E.2 for this |
| FHIRQualification |
| CodeableConcept | n/a, CD |
| id | n/a |
| coding | union(., ./translation) |
| text | ./originalText[mediaType/code="text/plain"]/data |
Mappings for Ontological RIM Mapping (http://hl7.org/orim)
| FHIRQualification |
| CodeableConcept | fhir:CodeableConcept rdfs:subClassOf dt:CD |
| coding | fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding |
| text | fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText |