For the demo I have created a CodeSystem based on a CareConnect one
Its Canonical URL is https://fhir.interopendemo/Demo-HumanLanguage
GET {url}/CodeSystem?url={value}GET {url}/CodeSystem/$lookup?system=https://fhir.interopendemo/Demo-HumanLanguage&code=fiThis will not work as the CodeSystem declares itself to be case sensitive
GET {url}/CodeSystem/$lookup?system=https://fhir.interopendemo/Demo-HumanLanguage&code=FIConcept Ids only - no description ids
GET {url}/CodeSystem/$lookup?system=http://snomed.info/sct&code=130987000GET {url}/CodeSystem/$validate-code?url=https://fhir.interopendemo/Demo-HumanLanguage&code=frInvalid Upper Case
GET {url}/CodeSystem/$validate-code?url=https://fhir.interopendemo/Demo-HumanLanguage&code=FRGET {url}/CodeSystem/$validate-code?url=https://fhir.interopendemo/Demo-HumanLanguage&code=ru&display=RussianInvalid code/display combination
GET {url}/CodeSystem/$validate-code?url=https://fhir.interopendemo/Demo-HumanLanguage&code=ru&display=GermanInvalid code/display combination
GET {url}/CodeSystem/$validate-code?url=http://snomed.info/sct&code=22298006&display=Myocardial infarctionInvalid code/display combination
GET {url}/CodeSystem/$validate-code?url=http://snomed.info/sct&code=22298006&display=Heart attack