-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Searching for a ConceptMap with url url=http://fhir.ch/ig/ch-vacd/ConceptMap/ch-vacd-vaccines-targetdiseases-cm
for id gives me the id of the ConceptMap
1-ch-vacd-vaccines-targetdiseases-cm
(there is a "1-" in front of the id)
a call to https://tx-dev.raly.ch/r4/ConceptMap/ch-vacd-vaccines-targetdiseases-cm will not work and has to be https://tx-dev.raly.ch/r4/ConceptMap/1-ch-vacd-vaccines-targetdiseases-cm.
doing it with a CodeSystem there is the id without an "1-" in front.
so a call to https://tx-dev.raly.ch/r4/CodeSystem/ch-vacd-swissmedic-cs works fine.
the same seems to happen with ValueSet.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels