Stream: analytics on FHIR
Topic: ValueSet
Samantha de Jesús (Jul 02 2021 at 09:50):
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
John Grimes (Jul 02 2021 at 10:10):
Try Snapper: https://ontoserver.csiro.au/snapper2
Last updated: Apr 12 2022 at 19:14 UTC