public class ConceptMap extends BaseResource implements IResource
Definition: A statement of relationships from one set of concepts to one or more other concepts - either code systems or data elements, or classes in class models
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/ConceptMap
| Modifier and Type | Class and Description |
|---|---|
static class |
ConceptMap.Contact
Block class for child element: ConceptMap.contact ()
|
static class |
ConceptMap.Element
Block class for child element: ConceptMap.element ()
|
static class |
ConceptMap.ElementTarget
Block class for child element: ConceptMap.element.target ()
|
static class |
ConceptMap.ElementTargetDependsOn
Block class for child element: ConceptMap.element.target.dependsOn ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static UriClientParam |
DEPENDSON
Fluent Client search parameter constant for dependson
|
static StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_SOURCE
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_SOURCEURI
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_TARGET
Constant for fluent queries to be used to add include statements.
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static UriClientParam |
PRODUCT
Fluent Client search parameter constant for product
|
static StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static ReferenceClientParam |
SOURCE
Fluent Client search parameter constant for source
|
static TokenClientParam |
SOURCECODE
Fluent Client search parameter constant for sourcecode
|
static UriClientParam |
SOURCESYSTEM
Fluent Client search parameter constant for sourcesystem
|
static ReferenceClientParam |
SOURCEURI
Fluent Client search parameter constant for sourceuri
|
static String |
SP_CONTEXT
Search parameter constant for context
|
static String |
SP_DATE
Search parameter constant for date
|
static String |
SP_DEPENDSON
Search parameter constant for dependson
|
static String |
SP_DESCRIPTION
Search parameter constant for description
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_NAME
Search parameter constant for name
|
static String |
SP_PRODUCT
Search parameter constant for product
|
static String |
SP_PUBLISHER
Search parameter constant for publisher
|
static String |
SP_SOURCE
Search parameter constant for source
|
static String |
SP_SOURCECODE
Search parameter constant for sourcecode
|
static String |
SP_SOURCESYSTEM
Search parameter constant for sourcesystem
|
static String |
SP_SOURCEURI
Search parameter constant for sourceuri
|
static String |
SP_STATUS
Search parameter constant for status
|
static String |
SP_TARGET
Search parameter constant for target
|
static String |
SP_TARGETCODE
Search parameter constant for targetcode
|
static String |
SP_TARGETSYSTEM
Search parameter constant for targetsystem
|
static String |
SP_URL
Search parameter constant for url
|
static String |
SP_VERSION
Search parameter constant for version
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static ReferenceClientParam |
TARGET
Fluent Client search parameter constant for target
|
static TokenClientParam |
TARGETCODE
Fluent Client search parameter constant for targetcode
|
static UriClientParam |
TARGETSYSTEM
Fluent Client search parameter constant for targetsystem
|
static UriClientParam |
URL
Fluent Client search parameter constant for url
|
static TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
ConceptMap() |
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.Contact |
addContact()
Adds and returns a new value for contact ()
|
ConceptMap |
addContact(ConceptMap.Contact theValue)
Adds a given new value for contact ()
|
ConceptMap.Element |
addElement()
Adds and returns a new value for element ()
|
ConceptMap |
addElement(ConceptMap.Element theValue)
Adds a given new value for element ()
|
CodeableConceptDt |
addUseContext()
Adds and returns a new value for useContext ()
|
ConceptMap |
addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<ConceptMap.Contact> |
getContact()
Gets the value(s) for contact ().
|
ConceptMap.Contact |
getContactFirstRep()
Gets the first repetition for contact (),
creating it if it does not already exist.
|
String |
getCopyright()
Gets the value(s) for copyright ().
|
StringDt |
getCopyrightElement()
Gets the value(s) for copyright ().
|
Date |
getDate()
Gets the value(s) for date ().
|
DateTimeDt |
getDateElement()
Gets the value(s) for date ().
|
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
List<ConceptMap.Element> |
getElement()
Gets the value(s) for element ().
|
ConceptMap.Element |
getElementFirstRep()
Gets the first repetition for element (),
creating it if it does not already exist.
|
Boolean |
getExperimental()
Gets the value(s) for experimental ().
|
BooleanDt |
getExperimentalElement()
Gets the value(s) for experimental ().
|
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier ().
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
String |
getPublisher()
Gets the value(s) for publisher ().
|
StringDt |
getPublisherElement()
Gets the value(s) for publisher ().
|
String |
getRequirements()
Gets the value(s) for requirements ().
|
StringDt |
getRequirementsElement()
Gets the value(s) for requirements ().
|
String |
getResourceName() |
IDatatype |
getSource()
Gets the value(s) for source[x] ().
|
String |
getStatus()
Gets the value(s) for status ().
|
BoundCodeDt<ConformanceResourceStatusEnum> |
getStatusElement()
Gets the value(s) for status ().
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
IDatatype |
getTarget()
Gets the value(s) for target[x] ().
|
String |
getUrl()
Gets the value(s) for url ().
|
UriDt |
getUrlElement()
Gets the value(s) for url ().
|
List<CodeableConceptDt> |
getUseContext()
Gets the value(s) for useContext ().
|
CodeableConceptDt |
getUseContextFirstRep()
Gets the first repetition for useContext (),
creating it if it does not already exist.
|
String |
getVersion()
Gets the value(s) for version ().
|
StringDt |
getVersionElement()
Gets the value(s) for version ().
|
boolean |
isEmpty() |
ConceptMap |
setContact(List<ConceptMap.Contact> theValue)
Sets the value(s) for contact ()
|
ConceptMap |
setCopyright(String theString)
Sets the value for copyright ()
|
ConceptMap |
setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ConceptMap |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
ConceptMap |
setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
ConceptMap |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
ConceptMap |
setDescription(String theString)
Sets the value for description ()
|
ConceptMap |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ConceptMap |
setElement(List<ConceptMap.Element> theValue)
Sets the value(s) for element ()
|
ConceptMap |
setExperimental(boolean theBoolean)
Sets the value for experimental ()
|
ConceptMap |
setExperimental(BooleanDt theValue)
Sets the value(s) for experimental ()
|
ConceptMap |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
ConceptMap |
setName(String theString)
Sets the value for name ()
|
ConceptMap |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ConceptMap |
setPublisher(String theString)
Sets the value for publisher ()
|
ConceptMap |
setPublisher(StringDt theValue)
Sets the value(s) for publisher ()
|
ConceptMap |
setRequirements(String theString)
Sets the value for requirements ()
|
ConceptMap |
setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
ConceptMap |
setSource(IDatatype theValue)
Sets the value(s) for source[x] ()
|
ConceptMap |
setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status ()
|
ConceptMap |
setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status ()
|
ConceptMap |
setTarget(IDatatype theValue)
Sets the value(s) for target[x] ()
|
ConceptMap |
setUrl(String theUri)
Sets the value for url ()
|
ConceptMap |
setUrl(UriDt theValue)
Sets the value(s) for url ()
|
ConceptMap |
setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ConceptMap |
setVersion(String theString)
Sets the value for version ()
|
ConceptMap |
setVersion(StringDt theValue)
Sets the value(s) for version ()
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_URL
Description: The URL of the concept map
Type: uri
Path: ConceptMap.url
public static final UriClientParam URL
Description: The URL of the concept map
Type: uri
Path: ConceptMap.url
public static final String SP_IDENTIFIER
Description: Additional identifier for the concept map
Type: token
Path: ConceptMap.identifier
public static final TokenClientParam IDENTIFIER
Description: Additional identifier for the concept map
Type: token
Path: ConceptMap.identifier
public static final String SP_VERSION
Description: The version identifier of the concept map
Type: token
Path: ConceptMap.version
public static final TokenClientParam VERSION
Description: The version identifier of the concept map
Type: token
Path: ConceptMap.version
public static final String SP_NAME
Description: Name of the concept map
Type: string
Path: ConceptMap.name
public static final StringClientParam NAME
Description: Name of the concept map
Type: string
Path: ConceptMap.name
public static final String SP_PUBLISHER
Description: Name of the publisher of the concept map
Type: string
Path: ConceptMap.publisher
public static final StringClientParam PUBLISHER
Description: Name of the publisher of the concept map
Type: string
Path: ConceptMap.publisher
public static final String SP_DESCRIPTION
Description: Text search in the description of the concept map
Type: string
Path: ConceptMap.description
public static final StringClientParam DESCRIPTION
Description: Text search in the description of the concept map
Type: string
Path: ConceptMap.description
public static final String SP_STATUS
Description: Status of the concept map
Type: token
Path: ConceptMap.status
public static final TokenClientParam STATUS
Description: Status of the concept map
Type: token
Path: ConceptMap.status
public static final String SP_DATE
Description: The concept map publication date
Type: date
Path: ConceptMap.date
public static final DateClientParam DATE
Description: The concept map publication date
Type: date
Path: ConceptMap.date
public static final String SP_SOURCE
Description:
Type: reference
Path: ConceptMap.sourceReference
public static final ReferenceClientParam SOURCE
Description:
Type: reference
Path: ConceptMap.sourceReference
public static final String SP_SOURCEURI
Description:
Type: reference
Path: ConceptMap.sourceUri
public static final ReferenceClientParam SOURCEURI
Description:
Type: reference
Path: ConceptMap.sourceUri
public static final String SP_TARGET
Description:
Type: reference
Path: ConceptMap.target[x]
public static final ReferenceClientParam TARGET
Description:
Type: reference
Path: ConceptMap.target[x]
public static final String SP_SOURCESYSTEM
Description:
Type: uri
Path: ConceptMap.element.codeSystem
public static final UriClientParam SOURCESYSTEM
Description:
Type: uri
Path: ConceptMap.element.codeSystem
public static final String SP_TARGETSYSTEM
Description:
Type: uri
Path: ConceptMap.element.target.codeSystem
public static final UriClientParam TARGETSYSTEM
Description:
Type: uri
Path: ConceptMap.element.target.codeSystem
public static final String SP_SOURCECODE
Description:
Type: token
Path: ConceptMap.element.code
public static final TokenClientParam SOURCECODE
Description:
Type: token
Path: ConceptMap.element.code
public static final String SP_TARGETCODE
Description:
Type: token
Path: ConceptMap.element.target.code
public static final TokenClientParam TARGETCODE
Description:
Type: token
Path: ConceptMap.element.target.code
public static final String SP_DEPENDSON
Description:
Type: uri
Path: ConceptMap.element.target.dependsOn.element
public static final UriClientParam DEPENDSON
Description:
Type: uri
Path: ConceptMap.element.target.dependsOn.element
public static final String SP_PRODUCT
Description:
Type: uri
Path: ConceptMap.element.target.product.element
public static final UriClientParam PRODUCT
Description:
Type: uri
Path: ConceptMap.element.target.product.element
public static final String SP_CONTEXT
Description: A use context assigned to the concept map
Type: token
Path: ConceptMap.useContext
public static final TokenClientParam CONTEXT
Description: A use context assigned to the concept map
Type: token
Path: ConceptMap.useContext
public static final Include INCLUDE_SOURCE
public static final Include INCLUDE_SOURCEURI
public static final Include INCLUDE_TARGET
public ConceptMap()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic UriDt getUrlElement()
null.
Definition: An absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this concept map is (or will be) published
public String getUrl()
null.
Definition: An absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this concept map is (or will be) published
public ConceptMap setUrl(UriDt theValue)
Definition: An absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this concept map is (or will be) published
public ConceptMap setUrl(String theUri)
Definition: An absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this concept map is (or will be) published
public IdentifierDt getIdentifier()
null.
Definition: Formal identifier that is used to identify this concept map when it is represented in other formats, or referenced in a specification, model, design or an instance.
public ConceptMap setIdentifier(IdentifierDt theValue)
Definition: Formal identifier that is used to identify this concept map when it is represented in other formats, or referenced in a specification, model, design or an instance.
public StringDt getVersionElement()
null.
Definition: The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
public String getVersion()
null.
Definition: The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
public ConceptMap setVersion(StringDt theValue)
Definition: The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
public ConceptMap setVersion(String theString)
Definition: The identifier that is used to identify this version of the concept map when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
public StringDt getNameElement()
null.
Definition: A free text natural language name describing the concept map
public String getName()
null.
Definition: A free text natural language name describing the concept map
public ConceptMap setName(StringDt theValue)
Definition: A free text natural language name describing the concept map
public ConceptMap setName(String theString)
Definition: A free text natural language name describing the concept map
public BoundCodeDt<ConformanceResourceStatusEnum> getStatusElement()
null.
Definition: The status of the concept map
public String getStatus()
null.
Definition: The status of the concept map
public ConceptMap setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Definition: The status of the concept map
public ConceptMap setStatus(ConformanceResourceStatusEnum theValue)
Definition: The status of the concept map
public BooleanDt getExperimentalElement()
null.
Definition: This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public Boolean getExperimental()
null.
Definition: This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ConceptMap setExperimental(BooleanDt theValue)
Definition: This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ConceptMap setExperimental(boolean theBoolean)
Definition: This ConceptMap was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StringDt getPublisherElement()
null.
Definition: The name of the individual or organization that published the concept map
public String getPublisher()
null.
Definition: The name of the individual or organization that published the concept map
public ConceptMap setPublisher(StringDt theValue)
Definition: The name of the individual or organization that published the concept map
public ConceptMap setPublisher(String theString)
Definition: The name of the individual or organization that published the concept map
public List<ConceptMap.Contact> getContact()
null.
Definition: Contacts to assist a user in finding and communicating with the publisher
public ConceptMap setContact(List<ConceptMap.Contact> theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
public ConceptMap.Contact addContact()
Definition: Contacts to assist a user in finding and communicating with the publisher
public ConceptMap addContact(ConceptMap.Contact theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
theValue - The contact to add (must not be null)public ConceptMap.Contact getContactFirstRep()
Definition: Contacts to assist a user in finding and communicating with the publisher
public DateTimeDt getDateElement()
null.
Definition: The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes
public Date getDate()
null.
Definition: The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes
public ConceptMap setDate(DateTimeDt theValue)
Definition: The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes
public ConceptMap setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes
public ConceptMap setDateWithSecondsPrecision(Date theDate)
Definition: The date this version of the concept map was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes
public StringDt getDescriptionElement()
null.
Definition: A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc.
public String getDescription()
null.
Definition: A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc.
public ConceptMap setDescription(StringDt theValue)
Definition: A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc.
public ConceptMap setDescription(String theString)
Definition: A free text natural language description of the use of the concept map - reason for definition, conditions of use, etc.
public List<CodeableConceptDt> getUseContext()
null.
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances.
public ConceptMap setUseContext(List<CodeableConceptDt> theValue)
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances.
public CodeableConceptDt addUseContext()
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances.
public ConceptMap addUseContext(CodeableConceptDt theValue)
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances.
theValue - The useContext to add (must not be null)public CodeableConceptDt getUseContextFirstRep()
Definition: The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching of concept map instances.
public StringDt getRequirementsElement()
null.
Definition: Explains why this concept map is needed and why it has been constrained as it has
public String getRequirements()
null.
Definition: Explains why this concept map is needed and why it has been constrained as it has
public ConceptMap setRequirements(StringDt theValue)
Definition: Explains why this concept map is needed and why it has been constrained as it has
public ConceptMap setRequirements(String theString)
Definition: Explains why this concept map is needed and why it has been constrained as it has
public StringDt getCopyrightElement()
null.
Definition: A copyright statement relating to the concept map and/or its contents
public String getCopyright()
null.
Definition: A copyright statement relating to the concept map and/or its contents
public ConceptMap setCopyright(StringDt theValue)
Definition: A copyright statement relating to the concept map and/or its contents
public ConceptMap setCopyright(String theString)
Definition: A copyright statement relating to the concept map and/or its contents
public IDatatype getSource()
null.
Definition: The source value set that specifies the concepts that are being mapped
public ConceptMap setSource(IDatatype theValue)
Definition: The source value set that specifies the concepts that are being mapped
public IDatatype getTarget()
null.
Definition: The target value set provides context to the mappings. Note that the mapping is made between concepts, not between value sets, but the value set provides important context about how the concept mapping choices are made
public ConceptMap setTarget(IDatatype theValue)
Definition: The target value set provides context to the mappings. Note that the mapping is made between concepts, not between value sets, but the value set provides important context about how the concept mapping choices are made
public List<ConceptMap.Element> getElement()
null.
Definition: Mappings for an individual concept in the source to one or more concepts in the target
public ConceptMap setElement(List<ConceptMap.Element> theValue)
Definition: Mappings for an individual concept in the source to one or more concepts in the target
public ConceptMap.Element addElement()
Definition: Mappings for an individual concept in the source to one or more concepts in the target
public ConceptMap addElement(ConceptMap.Element theValue)
Definition: Mappings for an individual concept in the source to one or more concepts in the target
theValue - The element to add (must not be null)public ConceptMap.Element getElementFirstRep()
Definition: Mappings for an individual concept in the source to one or more concepts in the target
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.