FHIR Chat · CodeSystem: example vs complete · implementers

Stream: implementers

Topic: CodeSystem: example vs complete


view this post on Zulip Pascal Pfiffner (Nov 04 2016 at 16:45):

I notice that many CodeSystems, e.g. http://build.fhir.org/codesystem-practitioner-specialty.html , in their description say "This example ..." (and are obviously incomplete) but their content is marked complete, rather than exemplar. Should this be fixed or am I missing something?

view this post on Zulip Grahame Grieve (Nov 04 2016 at 18:57):

the content property tells you whether you have all the codes that are defined, not the overall status of the code system. if it says 'this example' you would expect the experimental property to be true

view this post on Zulip Pascal Pfiffner (Nov 04 2016 at 23:42):

Ah, since they're all _experimental_ all the codes that are apparently missing have not been defined so far, so the system is indeed "complete". Thanks.


Last updated: Apr 12 2022 at 19:14 UTC