Stream: committers
Topic: FHIR core AuditEvent.agent.type valueSets missing
John Moehrke (Jun 21 2021 at 14:37):
With the new IG build, I am getting a warning on the valueSet for AuditEvent.agent.type being not known to the validator. (i.e. http://hl7.org/fhir/valueset-participation-role-type.html) as http://hl7.org/fhir/ValueSet/participation-role-type. This seems to retrieve for me just fine.
John Moehrke (Jun 21 2021 at 14:44):
AuditEvent/ex-auditFindDocumentLists-consumer: AuditEvent.agent[0].type (l23/c20) warning [Unable to determine whether the provided codes are in the value set http://hl7.org/fhir/ValueSet/participation-role-type because the value set or code system is not known to the validator]
John Moehrke (Jun 21 2021 at 15:55):
note this did work prior to latest builds... And I am able to use DICOM codes in AuditEvent.type element, just not in AuditEvent.agent.type
John Moehrke (Jun 21 2021 at 16:45):
these warnings magically went away on local build, but continue on the cloud build.
Grahame Grieve (Jun 21 2021 at 19:28):
this is on the main specification?
John Moehrke (Jun 21 2021 at 19:31):
yes https://github.com/IHE/ITI.MHD
Grahame Grieve (Jun 21 2021 at 19:32):
that'd be a no ;-)
John Moehrke (Jun 21 2021 at 19:33):
as in... fhir core? no
John Moehrke (Jun 21 2021 at 19:34):
but, I would expect it might be. just don't know, haven't tried building fhir core
Grahame Grieve (Jun 22 2021 at 06:01):
I can't reproduce that
Grahame Grieve (Jun 22 2021 at 06:01):
so try again
John Moehrke (Jun 22 2021 at 11:52):
it does now build okay... more mysterious IG build magic
Grahame Grieve (Jun 22 2021 at 12:48):
something I fixed on the terminology server then
Last updated: Apr 12 2022 at 19:14 UTC