Uses of Class
org.hl7.fhir.r5.model.ConceptMap
Package
Description
-
Uses of ConceptMap in org.hl7.fhir.r5.context
-
Uses of ConceptMap in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic ConceptMap
Extensions.addRelatedArtifact
(ConceptMap context, RelatedArtifact value) static ConceptMap
Extensions.addReplaces
(ConceptMap context, String value) static ConceptMap
Extensions.setCMBidirectional
(ConceptMap context, boolean value) static ConceptMap
Extensions.setReslastReviewDate
(ConceptMap context, String value) static ConceptMap
Extensions.setResourceApprovalDate
(ConceptMap context, String value) static ConceptMap
Extensions.setResourceEffectivePeriod
(ConceptMap context, Period value) Modifier and TypeMethodDescriptionstatic ConceptMap
Extensions.addRelatedArtifact
(ConceptMap context, RelatedArtifact value) static ConceptMap
Extensions.addReplaces
(ConceptMap context, String value) static Boolean
Extensions.getCMBidirectional
(ConceptMap context) static List
<RelatedArtifact> Extensions.getRelatedArtifactList
(ConceptMap context) Extensions.getReplacesList
(ConceptMap context) static String
Extensions.getReslastReviewDate
(ConceptMap context) static String
Extensions.getResourceApprovalDate
(ConceptMap context) static Period
Extensions.getResourceEffectivePeriod
(ConceptMap context) static ConceptMap
Extensions.setCMBidirectional
(ConceptMap context, boolean value) static ConceptMap
Extensions.setReslastReviewDate
(ConceptMap context, String value) static ConceptMap
Extensions.setResourceApprovalDate
(ConceptMap context, String value) static ConceptMap
Extensions.setResourceEffectivePeriod
(ConceptMap context, Period value) -
Uses of ConceptMap in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected ConceptMap
JsonParser.parseConceptMap
(com.google.gson.JsonObject json) protected ConceptMap
XmlParser.parseConceptMap
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeConceptMap
(String name, ConceptMap element) protected void
RdfParser.composeConceptMap
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ConceptMap element, int index) protected void
XmlParser.composeConceptMap
(String name, ConceptMap element) protected void
XmlParser.composeConceptMapElements
(ConceptMap element) protected void
JsonParser.composeConceptMapProperties
(ConceptMap element) protected boolean
XmlParser.parseConceptMapContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ConceptMap res) protected void
JsonParser.parseConceptMapProperties
(com.google.gson.JsonObject json, ConceptMap res) -
Uses of ConceptMap in org.hl7.fhir.r5.model
Modifier and TypeMethodDescriptionConceptMap.addAuthor
(ContactDetail t) ConceptMap.addContact
(ContactDetail t) ConceptMap.addEditor
(ContactDetail t) ConceptMap.addEndorser
(ContactDetail t) ConceptMap.addGroup
(ConceptMap.ConceptMapGroupComponent t) ConceptMap.addIdentifier
(Identifier t) ConceptMap.addJurisdiction
(CodeableConcept t) ConceptMap.addProperty
(ConceptMap.PropertyComponent t) ConceptMap.addRelatedArtifact
(RelatedArtifact t) ConceptMap.addReviewer
(ContactDetail t) ConceptMap.addTopic
(CodeableConcept t) ConceptMap.addUseContext
(UsageContext t) ConceptMap.copy()
ConceptMap.setAdditionalAttribute
(List<ConceptMap.AdditionalAttributeComponent> theAdditionalAttribute) ConceptMap.setApprovalDate
(Date value) ConceptMap.setApprovalDateElement
(DateType value) ConceptMap.setAuthor
(List<ContactDetail> theAuthor) ConceptMap.setContact
(List<ContactDetail> theContact) ConceptMap.setCopyright
(String value) ConceptMap.setCopyrightElement
(MarkdownType value) ConceptMap.setCopyrightLabel
(String value) ConceptMap.setCopyrightLabelElement
(StringType value) ConceptMap.setDateElement
(DateTimeType value) ConceptMap.setDescription
(String value) ConceptMap.setDescriptionElement
(MarkdownType value) ConceptMap.setEditor
(List<ContactDetail> theEditor) ConceptMap.setEffectivePeriod
(Period value) ConceptMap.setEndorser
(List<ContactDetail> theEndorser) ConceptMap.setExperimental
(boolean value) ConceptMap.setExperimentalElement
(BooleanType value) ConceptMap.setGroup
(List<ConceptMap.ConceptMapGroupComponent> theGroup) ConceptMap.setIdentifier
(List<Identifier> theIdentifier) ConceptMap.setJurisdiction
(List<CodeableConcept> theJurisdiction) ConceptMap.setLastReviewDate
(Date value) ConceptMap.setLastReviewDateElement
(DateType value) ConceptMap.setNameElement
(StringType value) ConceptMap.setProperty
(List<ConceptMap.PropertyComponent> theProperty) ConceptMap.setPublisher
(String value) ConceptMap.setPublisherElement
(StringType value) ConceptMap.setPurpose
(String value) ConceptMap.setPurposeElement
(MarkdownType value) ConceptMap.setRelatedArtifact
(List<RelatedArtifact> theRelatedArtifact) ConceptMap.setReviewer
(List<ContactDetail> theReviewer) ConceptMap.setSourceScope
(DataType value) ConceptMap.setStatus
(Enumerations.PublicationStatus value) ConceptMap.setStatusElement
(Enumeration<Enumerations.PublicationStatus> value) ConceptMap.setTargetScope
(DataType value) ConceptMap.setTitleElement
(StringType value) ConceptMap.setTopic
(List<CodeableConcept> theTopic) ConceptMap.setUrlElement
(UriType value) ConceptMap.setUseContext
(List<UsageContext> theUseContext) ConceptMap.setVersion
(String value) ConceptMap.setVersionAlgorithm
(DataType value) ConceptMap.setVersionElement
(StringType value) protected ConceptMap
ConceptMap.typedCopy()
-
Uses of ConceptMap in org.hl7.fhir.r5.renderers
Modifier and TypeMethodDescriptionvoid
ConceptMapRenderer.describe
(org.hl7.fhir.utilities.xhtml.XhtmlNode x, ConceptMap cm) boolean
ConceptMapRenderer.IMultiMapRendererAdvisor.describeMap
(Object rmmContext, ConceptMap map, org.hl7.fhir.utilities.xhtml.XhtmlNode x) ConceptMapRenderer.display
(ConceptMap cm) TerminologyRenderer.findMappingsForCode
(String code, ConceptMap map) void
ConceptMapRenderer.render
(Renderer.RenderingStatus status, ResourceWrapper res, org.hl7.fhir.utilities.xhtml.XhtmlNode x, ConceptMap cm, boolean header) Modifier and TypeMethodDescriptionstatic org.hl7.fhir.utilities.xhtml.XhtmlNode
ConceptMapRenderer.renderMultipleMaps
(String start, List<ConceptMap> maps, ConceptMapRenderer.IMultiMapRendererAdvisor advisor, Object rmmContext) ModifierConstructorDescriptionUsedConceptMap
(TerminologyRenderer.ConceptMapRenderInstructions details, String link, ConceptMap map) -
Uses of ConceptMap in org.hl7.fhir.r5.renderers.spreadsheets
Modifier and TypeMethodDescriptionboolean
ConceptMapSpreadsheetGenerator.canGenerate
(ConceptMap cm) ConceptMapSpreadsheetGenerator.renderConceptMap
(ConceptMap cm) -
Uses of ConceptMap in org.hl7.fhir.r5.terminologies
Modifier and TypeMethodDescriptionstatic ConceptMap
ConceptMapUtilities.collapse
(String id, String url, boolean cumulative, ConceptMap src, ConceptMap... sequence) static ConceptMap
ConceptMapUtilities.invert
(ConceptMap src, String id, String url, String name, boolean collate) static ConceptMap
ConceptMapUtilities.makeShareable
(ConceptMap cm) Modifier and TypeMethodDescriptionstatic boolean
ConceptMapUtilities.checkReciprocal
(ConceptMap left, ConceptMap right, List<String> issues, boolean makeChanges) static ConceptMap
ConceptMapUtilities.collapse
(String id, String url, boolean cumulative, ConceptMap src, ConceptMap... sequence) static String
ConceptMapUtilities.getOID
(ConceptMap cm) static boolean
ConceptMapUtilities.hasMappingForSource
(ConceptMap cm, String system, String version, String code) static boolean
ConceptMapUtilities.hasOID
(ConceptMap cm) static ConceptMap
ConceptMapUtilities.invert
(ConceptMap src, String id, String url, String name, boolean collate) static boolean
ConceptMapUtilities.isUnityMap
(ConceptMap cm) ConceptMapUtilities.listCodesWithNoMappings
(Set<Coding> codes, ConceptMap map) ConceptMapUtilities.listTargets
(ConceptMap cm, List<String> systems) static ConceptMap
ConceptMapUtilities.makeShareable
(ConceptMap cm) static int
ConceptMapUtilities.mapCount
(ConceptMap cm) static void
ConceptMapUtilities.setOID
(ConceptMap cm, String oid) ConceptMapUtilities.translateCode
(String name, String defaultValue, ConceptMap... cmList) ConceptMapUtilities.translateCode
(String name, ConceptMap... cmList) ConceptMapUtilities.translateCoding
(Coding code, ConceptMap... cmList) -
Uses of ConceptMap in org.hl7.fhir.r5.utils
Modifier and TypeMethodDescriptionMappingSheetParser.genSheet
(ConceptMap cm) boolean
MappingSheetParser.isSheet
(ConceptMap cm) -
Uses of ConceptMap in org.hl7.fhir.r5.utils.client
Modifier and TypeMethodDescriptionFHIRToolingClient.initializeClosure
(String name) FHIRToolingClient.updateClosure
(String name, Coding coding)