
Uses of Class
org.hl7.fhir.r5.model.CodeSystem
Packages that use CodeSystem
Package
Description
-
Uses of CodeSystem in org.hl7.fhir.r5.comparison
Methods in org.hl7.fhir.r5.comparison with parameters of type CodeSystemConstructors in org.hl7.fhir.r5.comparison with parameters of type CodeSystem -
Uses of CodeSystem in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context that return CodeSystemModifier and TypeMethodDescriptionBaseWorkerContext.fetchCodeSystem
(String system) BaseWorkerContext.fetchCodeSystem
(String system, String version) IWorkerContext.fetchCodeSystem
(String system) Find the code system definition for the nominated system uri.IWorkerContext.fetchCodeSystem
(String system, String version) Constructor parameters in org.hl7.fhir.r5.context with type arguments of type CodeSystemModifierConstructorDescriptionprotected
BaseWorkerContext
(CanonicalResourceManager<CodeSystem> codeSystems, CanonicalResourceManager<ValueSet> valueSets, CanonicalResourceManager<ConceptMap> maps, CanonicalResourceManager<StructureDefinition> profiles, CanonicalResourceManager<ImplementationGuide> guides) -
Uses of CodeSystem in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return CodeSystemModifier and TypeMethodDescriptionprotected CodeSystem
JsonParser.parseCodeSystem
(com.google.gson.JsonObject json) protected CodeSystem
XmlParser.parseCodeSystem
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type CodeSystemModifier and TypeMethodDescriptionprotected void
JsonParser.composeCodeSystem
(String name, CodeSystem element) protected void
RdfParser.composeCodeSystem
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, CodeSystem element, int index) protected void
XmlParser.composeCodeSystem
(String name, CodeSystem element) protected void
XmlParser.composeCodeSystemElements
(CodeSystem element) protected void
JsonParser.composeCodeSystemProperties
(CodeSystem element) protected boolean
XmlParser.parseCodeSystemContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CodeSystem res) protected void
JsonParser.parseCodeSystemProperties
(com.google.gson.JsonObject json, CodeSystem res) -
Uses of CodeSystem in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return CodeSystemModifier and TypeMethodDescriptionHapiWorkerContext.fetchCodeSystem
(String theSystem) HapiWorkerContext.fetchCodeSystem
(String theSystem, String version) -
Uses of CodeSystem in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return CodeSystemModifier and TypeMethodDescriptionCodeSystem.addAuthor
(ContactDetail t) CodeSystem.addConcept
(CodeSystem.ConceptDefinitionComponent t) CodeSystem.addContact
(ContactDetail t) CodeSystem.addEditor
(ContactDetail t) CodeSystem.addEndorser
(ContactDetail t) CodeSystem.addFilter
(CodeSystem.CodeSystemFilterComponent t) CodeSystem.addIdentifier
(Identifier t) CodeSystem.addJurisdiction
(CodeableConcept t) CodeSystem.addProperty
(CodeSystem.PropertyComponent t) CodeSystem.addRelatedArtifact
(RelatedArtifact t) CodeSystem.addReviewer
(ContactDetail t) CodeSystem.addTopic
(CodeableConcept t) CodeSystem.addUseContext
(UsageContext t) CodeSystem.copy()
CodeSystem.setApprovalDate
(Date value) CodeSystem.setApprovalDateElement
(DateType value) CodeSystem.setAuthor
(List<ContactDetail> theAuthor) CodeSystem.setCaseSensitive
(boolean value) CodeSystem.setCaseSensitiveElement
(BooleanType value) CodeSystem.setCompositional
(boolean value) CodeSystem.setCompositionalElement
(BooleanType value) CodeSystem.setConcept
(List<CodeSystem.ConceptDefinitionComponent> theConcept) CodeSystem.setContact
(List<ContactDetail> theContact) CodeSystem.setContent
(CodeSystem.CodeSystemContentMode value) CodeSystem.setContentElement
(Enumeration<CodeSystem.CodeSystemContentMode> value) CodeSystem.setCopyright
(String value) CodeSystem.setCopyrightElement
(MarkdownType value) CodeSystem.setCopyrightLabel
(String value) CodeSystem.setCopyrightLabelElement
(StringType value) CodeSystem.setCount
(int value) CodeSystem.setCountElement
(UnsignedIntType value) CodeSystem.setDateElement
(DateTimeType value) CodeSystem.setDescription
(String value) CodeSystem.setDescriptionElement
(MarkdownType value) CodeSystem.setEditor
(List<ContactDetail> theEditor) CodeSystem.setEffectivePeriod
(Period value) CodeSystem.setEndorser
(List<ContactDetail> theEndorser) CodeSystem.setExperimental
(boolean value) CodeSystem.setExperimentalElement
(BooleanType value) CodeSystem.setFilter
(List<CodeSystem.CodeSystemFilterComponent> theFilter) CodeSystem.setHierarchyMeaning
(CodeSystem.CodeSystemHierarchyMeaning value) CodeSystem.setHierarchyMeaningElement
(Enumeration<CodeSystem.CodeSystemHierarchyMeaning> value) CodeSystem.setIdentifier
(List<Identifier> theIdentifier) CodeSystem.setJurisdiction
(List<CodeableConcept> theJurisdiction) CodeSystem.setLastReviewDate
(Date value) CodeSystem.setLastReviewDateElement
(DateType value) CodeSystem.setNameElement
(StringType value) CodeSystem.setProperty
(List<CodeSystem.PropertyComponent> theProperty) CodeSystem.setPublisher
(String value) CodeSystem.setPublisherElement
(StringType value) CodeSystem.setPurpose
(String value) CodeSystem.setPurposeElement
(MarkdownType value) CodeSystem.setRelatedArtifact
(List<RelatedArtifact> theRelatedArtifact) CodeSystem.setReviewer
(List<ContactDetail> theReviewer) CodeSystem.setStatus
(Enumerations.PublicationStatus value) CodeSystem.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) CodeSystem.setSupplements
(String value) CodeSystem.setSupplementsElement
(CanonicalType value) CodeSystem.setTitleElement
(StringType value) CodeSystem.setTopic
(List<CodeableConcept> theTopic) CodeSystem.setUrlElement
(UriType value) CodeSystem.setUseContext
(List<UsageContext> theUseContext) CodeSystem.setValueSet
(String value) CodeSystem.setValueSetElement
(CanonicalType value) CodeSystem.setVersion
(String value) CodeSystem.setVersionAlgorithm
(DataType value) CodeSystem.setVersionElement
(StringType value) CodeSystem.setVersionNeeded
(boolean value) CodeSystem.setVersionNeededElement
(BooleanType value) protected CodeSystem
CodeSystem.typedCopy()
Methods in org.hl7.fhir.r5.model with parameters of type CodeSystem -
Uses of CodeSystem in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type CodeSystemModifier and TypeMethodDescriptionvoid
CodeSystemRenderer.describe
(org.hl7.fhir.utilities.xhtml.XhtmlNode x, CodeSystem cs) CodeSystemRenderer.display
(CodeSystem cs) boolean
CodeSystemRenderer.render
(org.hl7.fhir.utilities.xhtml.XhtmlNode x, CodeSystem cs) void
CodeSystemRenderer.renderDisplayName
(CodeSystem.ConceptDefinitionComponent c, CodeSystem cs, org.hl7.fhir.utilities.xhtml.XhtmlNode td) -
Uses of CodeSystem in org.hl7.fhir.r5.renderers.spreadsheets
Methods in org.hl7.fhir.r5.renderers.spreadsheets with parameters of type CodeSystemModifier and TypeMethodDescriptionboolean
CodeSystemSpreadsheetGenerator.canGenerate
(CodeSystem cs) CodeSystemSpreadsheetGenerator.renderCodeSystem
(CodeSystem cs) -
Uses of CodeSystem in org.hl7.fhir.r5.terminologies
Methods in org.hl7.fhir.r5.terminologies that return CodeSystemModifier and TypeMethodDescriptionstatic CodeSystem
CodeSystemUtilities.makeShareable
(CodeSystem cs) ValueSetCheckerSimple.resolveCodeSystem
(String system, String version) Methods in org.hl7.fhir.r5.terminologies with parameters of type CodeSystemModifier and TypeMethodDescriptionstatic void
CodeSystemUtilities.addOtherChild
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent owner, String code) static void
CodeSystemUtilities.crossLinkCodeSystem
(CodeSystem cs) static void
CodeSystemUtilities.defineChildProperty
(CodeSystem cs) static void
CodeSystemUtilities.defineCodeSystemProperty
(CodeSystem cs, String code, String description, CodeSystem.PropertyType type) static void
CodeSystemUtilities.defineNotSelectableProperty
(CodeSystem cs) static void
CodeSystemUtilities.defineParentProperty
(CodeSystem cs) static void
CodeSystemUtilities.defineStatusProperty
(CodeSystem cs) void
ValueSetExpanderSimple.doInternalIncludeCodes
(ValueSet.ConceptSetComponent inc, ValueSet.ValueSetExpansionComponent exp, Parameters expParams, List<ValueSet> imports, CodeSystem cs, boolean noInactive) CodeSystemUtilities.getCode
(CodeSystem cs, String code) static String
CodeSystemUtilities.getCodeDefinition
(CodeSystem cs, String code) CodeSystemUtilities.getOtherChildren
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent c) static boolean
CodeSystemUtilities.hasCode
(CodeSystem cs, String code) static boolean
CodeSystemUtilities.hasHierarchy
(CodeSystem cs) boolean
ValueSetExpanderSimple.AllConceptsFilter.includeConcept
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def) boolean
ValueSetExpanderSimple.IConceptFilter.includeConcept
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def) boolean
ValueSetExpanderSimple.PropertyFilter.includeConcept
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def) static boolean
CodeSystemUtilities.isDeprecated
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def, boolean ignoreStatus) static boolean
CodeSystemUtilities.isInactive
(CodeSystem cs, String code) static boolean
CodeSystemUtilities.isInactive
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def) static boolean
CodeSystemUtilities.isInactive
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def, boolean ignoreStatus) static boolean
CodeSystemUtilities.isNotSelectable
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent def) static boolean
CodeSystemUtilities.makeCSShareable
(CodeSystem cs) static CodeSystem
CodeSystemUtilities.makeShareable
(CodeSystem cs) static void
CodeSystemUtilities.markStatus
(CodeSystem cs, String wg, org.hl7.fhir.utilities.StandardsStatus status, String pckage, String fmm, String normativeVersion) static void
CodeSystemUtilities.setDeprecated
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept) static void
CodeSystemUtilities.setDeprecated
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept, DateTimeType date) static void
CodeSystemUtilities.setNotSelectable
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept) static void
CodeSystemUtilities.setOID
(CodeSystem cs, String oid) static void
CodeSystemUtilities.setProperty
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept, String code, DataType value) static void
CodeSystemUtilities.setStatus
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept, CodeSystemUtilities.ConceptStatus status) static void
CodeSystemUtilities.sortAllCodes
(CodeSystem cs) boolean
ValueSetCheckerSimple.validateCodeInConceptList
(String code, CodeSystem def, List<CodeSystem.ConceptDefinitionComponent> list) Constructors in org.hl7.fhir.r5.terminologies with parameters of type CodeSystem