
Uses of Class
org.hl7.fhir.dstu3.model.ValueSet
Packages that use ValueSet
Package
Description
-
Uses of ValueSet in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context that return ValueSetMethods in org.hl7.fhir.dstu3.context with parameters of type ValueSetModifier and TypeMethodDescriptionValueSet Expansion - see $expandIWorkerContext.validateCode
(String system, String code, String display, ValueSet vs) Validation of a code - consult the terminology service to see whether it is known.IWorkerContext.validateCode
(CodeableConcept code, ValueSet vs) IWorkerContext.validateCode
(Coding code, ValueSet vs) Constructors in org.hl7.fhir.dstu3.context with parameters of type ValueSetModifierConstructorDescriptionValueSetExpansionOutcome
(ValueSet valueset) ValueSetExpansionOutcome
(ValueSet valueset, String error, IWorkerContext.TerminologyServiceErrorClass errorClass) -
Uses of ValueSet in org.hl7.fhir.dstu3.fhirpath
Methods in org.hl7.fhir.dstu3.fhirpath that return ValueSetModifier and TypeMethodDescriptionIHostApplicationServices.resolveValueSet
(FHIRPathEngine engine, Object appContext, String url) -
Uses of ValueSet in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ValueSetModifier and TypeMethodDescriptionprotected ValueSet
JsonParser.parseValueSet
(com.google.gson.JsonObject json) protected ValueSet
XmlParser.parseValueSet
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type ValueSetModifier and TypeMethodDescriptionprotected void
JsonParser.composeValueSet
(String name, ValueSet element) protected void
RdfParser.composeValueSet
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ValueSet element, int index) protected void
XmlParser.composeValueSet
(String name, ValueSet element) protected void
XmlParser.composeValueSetElements
(ValueSet element) protected void
JsonParser.composeValueSetInner
(ValueSet element) protected ValueSet.ConceptReferenceComponent
JsonParser.parseValueSetConceptReferenceComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptReferenceComponent
XmlParser.parseValueSetConceptReferenceComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptReferenceComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptReferenceComponent res) protected void
JsonParser.parseValueSetConceptReferenceComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptReferenceComponent res) JsonParser.parseValueSetConceptReferenceDesignationComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetConceptReferenceDesignationComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptReferenceDesignationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptReferenceDesignationComponent res) protected void
JsonParser.parseValueSetConceptReferenceDesignationComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptReferenceDesignationComponent res) protected ValueSet.ConceptSetComponent
JsonParser.parseValueSetConceptSetComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptSetComponent
XmlParser.parseValueSetConceptSetComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptSetComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptSetComponent res) protected void
JsonParser.parseValueSetConceptSetComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptSetComponent res) protected ValueSet.ConceptSetFilterComponent
JsonParser.parseValueSetConceptSetFilterComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ConceptSetFilterComponent
XmlParser.parseValueSetConceptSetFilterComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetConceptSetFilterComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ConceptSetFilterComponent res) protected void
JsonParser.parseValueSetConceptSetFilterComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ConceptSetFilterComponent res) protected boolean
XmlParser.parseValueSetContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet res) protected void
JsonParser.parseValueSetProperties
(com.google.gson.JsonObject json, ValueSet res) protected ValueSet.ValueSetComposeComponent
JsonParser.parseValueSetValueSetComposeComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetComposeComponent
XmlParser.parseValueSetValueSetComposeComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetComposeComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetComposeComponent res) protected void
JsonParser.parseValueSetValueSetComposeComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetComposeComponent res) protected ValueSet.ValueSetExpansionComponent
JsonParser.parseValueSetValueSetExpansionComponent
(com.google.gson.JsonObject json, ValueSet owner) protected ValueSet.ValueSetExpansionComponent
XmlParser.parseValueSetValueSetExpansionComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionComponent res) protected void
JsonParser.parseValueSetValueSetExpansionComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionComponent res) JsonParser.parseValueSetValueSetExpansionContainsComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetValueSetExpansionContainsComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionContainsComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionContainsComponent res) protected void
JsonParser.parseValueSetValueSetExpansionContainsComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionContainsComponent res) JsonParser.parseValueSetValueSetExpansionParameterComponent
(com.google.gson.JsonObject json, ValueSet owner) XmlParser.parseValueSetValueSetExpansionParameterComponent
(org.xmlpull.v1.XmlPullParser xpp, ValueSet owner) protected boolean
XmlParser.parseValueSetValueSetExpansionParameterComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ValueSet owner, ValueSet.ValueSetExpansionParameterComponent res) protected void
JsonParser.parseValueSetValueSetExpansionParameterComponentProperties
(com.google.gson.JsonObject json, ValueSet owner, ValueSet.ValueSetExpansionParameterComponent res) -
Uses of ValueSet in org.hl7.fhir.dstu3.hapi.ctx
Methods in org.hl7.fhir.dstu3.hapi.ctx with parameters of type ValueSetModifier and TypeMethodDescriptionHapiWorkerContext.validateCode
(String theSystem, String theCode, String theDisplay, ValueSet theVs) HapiWorkerContext.validateCode
(CodeableConcept theCode, ValueSet theVs) HapiWorkerContext.validateCode
(Coding theCode, ValueSet theVs) -
Uses of ValueSet in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as ValueSetModifier and TypeFieldDescriptionprotected ValueSet
Questionnaire.QuestionnaireItemComponent.optionsTarget
The actual object that is the target of the reference (A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.)Methods in org.hl7.fhir.dstu3.model that return ValueSetModifier and TypeMethodDescriptionValueSet.addContact
(ContactDetail t) ValueSet.addIdentifier
(Identifier t) ValueSet.addJurisdiction
(CodeableConcept t) ValueSet.addUseContext
(UsageContext t) ValueSet.copy()
Questionnaire.QuestionnaireItemComponent.getOptionsTarget()
ValueSet.setCompose
(ValueSet.ValueSetComposeComponent value) ValueSet.setContact
(List<ContactDetail> theContact) ValueSet.setCopyright
(String value) ValueSet.setCopyrightElement
(MarkdownType value) ValueSet.setDateElement
(DateTimeType value) ValueSet.setDescription
(String value) ValueSet.setDescriptionElement
(MarkdownType value) ValueSet.setExpansion
(ValueSet.ValueSetExpansionComponent value) ValueSet.setExperimental
(boolean value) ValueSet.setExperimentalElement
(BooleanType value) ValueSet.setExtensible
(boolean value) ValueSet.setExtensibleElement
(BooleanType value) ValueSet.setIdentifier
(List<Identifier> theIdentifier) ValueSet.setImmutable
(boolean value) ValueSet.setImmutableElement
(BooleanType value) ValueSet.setJurisdiction
(List<CodeableConcept> theJurisdiction) ValueSet.setNameElement
(StringType value) ValueSet.setPublisher
(String value) ValueSet.setPublisherElement
(StringType value) ValueSet.setPurpose
(String value) ValueSet.setPurposeElement
(MarkdownType value) ValueSet.setStatus
(Enumerations.PublicationStatus value) ValueSet.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) ValueSet.setTitleElement
(StringType value) ValueSet.setUrlElement
(UriType value) ValueSet.setUseContext
(List<UsageContext> theUseContext) ValueSet.setVersion
(String value) ValueSet.setVersionElement
(StringType value) protected ValueSet
ValueSet.typedCopy()
Methods in org.hl7.fhir.dstu3.model with parameters of type ValueSetModifier and TypeMethodDescriptionQuestionnaire.QuestionnaireItemComponent.setOptionsTarget
(ValueSet value) -
Uses of ValueSet in org.hl7.fhir.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils that return ValueSetMethods in org.hl7.fhir.dstu3.utils with parameters of type ValueSetModifier and TypeMethodDescriptionstatic void
ValueSetUtilities.checkShareable
(ValueSet vs) static String
static boolean
static ValueSet
ValueSetUtilities.makeShareable
(ValueSet vs) static void
ValueSetUtilities.markStatus
(ValueSet vs, String wg, String status, String fmm) static void