FHIR Chat · ValueSet · implementers

Stream: implementers

Topic: ValueSet


view this post on Zulip nicola (RIO/SS) (Mar 17 2016 at 19:41):

In http://hl7-fhir.github.io/valuesets.json for example administrative-gender there is element ValueSet.concept, which is not described in VS StructureDefinition. Is this some transition state? In which direction?

view this post on Zulip Grahame Grieve (Mar 17 2016 at 19:43):

"resourceType": "CodeSystem"

view this post on Zulip Grahame Grieve (Mar 17 2016 at 19:44):

I have just seperated ValueSet.codeSystem out to a primary resource of it's own

view this post on Zulip nicola (RIO/SS) (Mar 17 2016 at 19:48):

Oh, thx. I see, it's a different resourceType.

view this post on Zulip David Boerner (Mar 21 2016 at 13:31):

For encounter.status http://hl7.org/fhir/valueset-encounter-state.html does it make sense to close out a virtual encounter between a clinician and a patient by setting the status to Final?

view this post on Zulip David Boerner (Mar 21 2016 at 14:02):

I would like to be having discussions (messaging) between patients and providers set as virtual encounters, pretty sure that is the way it's inteded in FHIR

view this post on Zulip René Spronk (Mar 21 2016 at 14:53):

"Finished" - yes, that would apply to any kind of encounter, inclusive of virtual ones.

view this post on Zulip David Boerner (Mar 21 2016 at 15:12):

Thanks @René Spronk

view this post on Zulip Samantha de Jesús (Jul 02 2021 at 09:51):

Good morning, anyone know how you can create a ValueSet with Forge? I have only been able to create a profile but it is not what interests me. I want to create something like this:
"resourceType" : "ValueSet",
"id" : "cimi-element-AnatomicalDirectionVS",
"text" : {
"status" : "generated",
....

Not a StructureDefinition

view this post on Zulip Mareike Przysucha (Jul 02 2021 at 15:06):

already answered on #analytics on FHIR

view this post on Zulip Lloyd McKenzie (Jul 02 2021 at 15:46):

@Samantha de Jesús Please don't raise the same question in multiple streams simultaneously.


Last updated: Apr 12 2022 at 19:14 UTC