Stream: IG creation
Topic: Issues with EOB and HL7 ProcessPriority CodeSystem
Saul Kravitz (Aug 25 2020 at 19:13):
IG Publisher reporting trouble with http://terminology.hl7.org/CodeSystem/processpriority .
No value set found at http://hl7.org/fhir/us/carin-bb/StructureDefinition/CARIN-BB-ExplanationOfBenefit-Outpatient-Facility#ExplanationOfBenefit.priority (url = 'http://terminology.hl7.org/**CodeSystem**/processpriority')
This is because the base EOB profile binds a codesystem to the priority field, not a valueset.
Question:
My profile doesn't care about this field. Do I need to correct each profile by binding to a valueset?
Eric Haas (Aug 25 2020 at 20:33):
This is because the base EOB profile binds a codesystem to the priority field, not a valueset.
how can that be ?
@Grahame Grieve , @Lloyd McKenzie
Grahame Grieve (Aug 25 2020 at 21:02):
well, because certain editors can always creatively find ways to fool the build into allowing them to do what they should not be trying to do
Grahame Grieve (Aug 25 2020 at 21:03):
I think that you don't need to, since the mistake is not yours, but it might be nice for the implementers if you did?
Last updated: Apr 12 2022 at 19:14 UTC