When Validating my payloads against my profiles I am getting this error:
“Code ‘G’ from system ‘http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention’ does not exist in valueset ‘http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention’”
ePrescribing Service Bus IG - This is the profile for my MedicationRequest and an element in there references this ValueSet.
ePrescribing Service Bus IG - This is a link to the Extension. You can see here that it is binding to a ValueSet of the same name.
A symptom of my issue is that this page references this URL https://epsb.medicationknowledge.com.au/dev/ValueSet/item-generic-intention.html which is invalid. the correct url being: ePrescribing Service Bus IG. Notice after ValueSet the first link has a slash / and the second a dash -. I am sure this is a symptom of my issue, I just can’t find where I have made a mistake in my IG.