-
Type:
Change Request
-
Resolution: Persuasive with Modification
-
Priority:
Medium
-
FHIR Core (FHIR)
-
R5
-
Terminology Infrastructure
-
ConceptMap
-
-
Reuben Daniels/Michael Lawley : 4-0-0
-
Enhancement
-
Non-compatible
ConceptMap includes elements
- group.source [0..1] uri
- group.sourceVersion [0..1] string
- group.target [0..1] uri
- group.targetVersion [0..1] string
This seems to not have been updated in the move to R4 in the way that other uri/version pairs for referring to url-identified resources have been (e.g. ValueSet.compose.include.valueSet).
The proposal is to replace these with:
- group.sourceCanonical [0..1] canonical(CodeSystem)
- group.targetCanonical [0..1] canonical(CodeSystem)
- relates to
-
FHIR-31386 $translate param and ConceptMap element names violate rules & guidelines
-
- Resolved - change required
-