public class ConceptMap extends MetadataResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ConceptMap.ConceptMapGroupComponent |
static class |
ConceptMap.ConceptMapGroupUnmappedComponent |
static class |
ConceptMap.ConceptMapGroupUnmappedMode |
static class |
ConceptMap.ConceptMapGroupUnmappedModeEnumFactory |
static class |
ConceptMap.OtherElementComponent |
static class |
ConceptMap.SourceElementComponent |
static class |
ConceptMap.TargetElementComponent |
| Modifier and Type | Field and Description |
|---|---|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static ca.uhn.fhir.rest.gclient.QuantityClientParam |
CONTEXT_QUANTITY
Fluent Client search parameter constant for context-quantity
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT_TYPE
Fluent Client search parameter constant for context-type
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> |
CONTEXT_TYPE_QUANTITY
Fluent Client search parameter constant for context-type-quantity
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
CONTEXT_TYPE_VALUE
Fluent Client search parameter constant for context-type-value
|
protected MarkdownType |
copyright
A copyright statement relating to the concept map and/or its contents.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
DEPENDSON
Fluent Client search parameter constant for dependson
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
protected List<ConceptMap.ConceptMapGroupComponent> |
group
A group of mappings that all have the same source and target system.
|
protected Identifier |
identifier
A 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.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_OTHER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SOURCE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SOURCE_URI
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TARGET
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_TARGET_URI
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
JURISDICTION
Fluent Client search parameter constant for jurisdiction
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
OTHER
Fluent Client search parameter constant for other
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
PRODUCT
Fluent Client search parameter constant for product
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
protected MarkdownType |
purpose
Explanation of why this concept map is needed and why it has been designed as it has.
|
protected Type |
source
Identifier for the source value set that contains the concepts that are being mapped and provides context for the mappings.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SOURCE
Fluent Client search parameter constant for source
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
SOURCE_CODE
Fluent Client search parameter constant for source-code
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
SOURCE_SYSTEM
Fluent Client search parameter constant for source-system
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SOURCE_URI
Fluent Client search parameter constant for source-uri
|
static String |
SP_CONTEXT
Search parameter: context
|
static String |
SP_CONTEXT_QUANTITY
Search parameter: context-quantity
|
static String |
SP_CONTEXT_TYPE
Search parameter: context-type
|
static String |
SP_CONTEXT_TYPE_QUANTITY
Search parameter: context-type-quantity
|
static String |
SP_CONTEXT_TYPE_VALUE
Search parameter: context-type-value
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DEPENDSON
Search parameter: dependson
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_JURISDICTION
Search parameter: jurisdiction
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_OTHER
Search parameter: other
|
static String |
SP_PRODUCT
Search parameter: product
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_SOURCE
Search parameter: source
|
static String |
SP_SOURCE_CODE
Search parameter: source-code
|
static String |
SP_SOURCE_SYSTEM
Search parameter: source-system
|
static String |
SP_SOURCE_URI
Search parameter: source-uri
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_TARGET
Search parameter: target
|
static String |
SP_TARGET_CODE
Search parameter: target-code
|
static String |
SP_TARGET_SYSTEM
Search parameter: target-system
|
static String |
SP_TARGET_URI
Search parameter: target-uri
|
static String |
SP_TITLE
Search parameter: title
|
static String |
SP_URL
Search parameter: url
|
static String |
SP_VERSION
Search parameter: version
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Type |
target
The target value set provides context for the mappings.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TARGET
Fluent Client search parameter constant for target
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TARGET_CODE
Fluent Client search parameter constant for target-code
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
TARGET_SYSTEM
Fluent Client search parameter constant for target-system
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
TARGET_URI
Fluent Client search parameter constant for target-uri
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
TITLE
Fluent Client search parameter constant for title
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
URL
Fluent Client search parameter constant for url
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
contact, date, description, experimental, jurisdiction, name, publisher, status, title, url, useContext, versioncontained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ConceptMap()
Constructor
|
ConceptMap(Enumeration<Enumerations.PublicationStatus> status)
Constructor
|
copyValues, present, toStringaddContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Identifier identifier
protected MarkdownType purpose
protected MarkdownType copyright
protected Type source
protected Type target
protected List<ConceptMap.ConceptMapGroupComponent> group
public static final String SP_DATE
Description: The concept map publication date
Type: date
Path: ConceptMap.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: The concept map publication date
Type: date
Path: ConceptMap.date
public static final String SP_OTHER
Description: canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped
Type: reference
Path: ConceptMap.group.unmapped.url
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam OTHER
Description: canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped
Type: reference
Path: ConceptMap.group.unmapped.url
public static final ca.uhn.fhir.model.api.Include INCLUDE_OTHER
public static final String SP_CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the concept map
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the concept map
Type: composite
Path:
public static final String SP_TARGET_SYSTEM
Description: Target system that the concepts are to be mapped to
Type: uri
Path: ConceptMap.group.target
public static final ca.uhn.fhir.rest.gclient.UriClientParam TARGET_SYSTEM
Description: Target system that the concepts are to be mapped to
Type: uri
Path: ConceptMap.group.target
public static final String SP_DEPENDSON
Description: Reference to property mapping depends on
Type: uri
Path: ConceptMap.group.element.target.dependsOn.property
public static final ca.uhn.fhir.rest.gclient.UriClientParam DEPENDSON
Description: Reference to property mapping depends on
Type: uri
Path: ConceptMap.group.element.target.dependsOn.property
public static final String SP_JURISDICTION
Description: Intended jurisdiction for the concept map
Type: token
Path: ConceptMap.jurisdiction
public static final ca.uhn.fhir.rest.gclient.TokenClientParam JURISDICTION
Description: Intended jurisdiction for the concept map
Type: token
Path: ConceptMap.jurisdiction
public static final String SP_DESCRIPTION
Description: The description of the concept map
Type: string
Path: ConceptMap.description
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Description: The description of the concept map
Type: string
Path: ConceptMap.description
public static final String SP_CONTEXT_TYPE
Description: A type of use context assigned to the concept map
Type: token
Path: ConceptMap.useContext.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT_TYPE
Description: A type of use context assigned to the concept map
Type: token
Path: ConceptMap.useContext.code
public static final String SP_SOURCE
Description: The source value set that contains the concepts that are being mapped
Type: reference
Path: ConceptMap.sourceCanonical
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SOURCE
Description: The source value set that contains the concepts that are being mapped
Type: reference
Path: ConceptMap.sourceCanonical
public static final ca.uhn.fhir.model.api.Include INCLUDE_SOURCE
public static final String SP_TITLE
Description: The human-friendly name of the concept map
Type: string
Path: ConceptMap.title
public static final ca.uhn.fhir.rest.gclient.StringClientParam TITLE
Description: The human-friendly name of the concept map
Type: string
Path: ConceptMap.title
public static final String SP_CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the concept map
Type: quantity
Path: ConceptMap.useContext.valueQuantity, ConceptMap.useContext.valueRange
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the concept map
Type: quantity
Path: ConceptMap.useContext.valueQuantity, ConceptMap.useContext.valueRange
public static final String SP_SOURCE_URI
Description: The source value set that contains the concepts that are being mapped
Type: reference
Path: ConceptMap.sourceUri
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SOURCE_URI
Description: The source value set that contains the concepts that are being mapped
Type: reference
Path: ConceptMap.sourceUri
public static final ca.uhn.fhir.model.api.Include INCLUDE_SOURCE_URI
public static final String SP_CONTEXT
Description: A use context assigned to the concept map
Type: token
Path: ConceptMap.useContext.valueCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Description: A use context assigned to the concept map
Type: token
Path: ConceptMap.useContext.valueCodeableConcept
public static final String SP_CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the concept map
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the concept map
Type: composite
Path:
public static final String SP_SOURCE_SYSTEM
Description: Source system where concepts to be mapped are defined
Type: uri
Path: ConceptMap.group.source
public static final ca.uhn.fhir.rest.gclient.UriClientParam SOURCE_SYSTEM
Description: Source system where concepts to be mapped are defined
Type: uri
Path: ConceptMap.group.source
public static final String SP_TARGET_CODE
Description: Code that identifies the target element
Type: token
Path: ConceptMap.group.element.target.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TARGET_CODE
Description: Code that identifies the target element
Type: token
Path: ConceptMap.group.element.target.code
public static final String SP_TARGET_URI
Description: The target value set which provides context for the mappings
Type: reference
Path: ConceptMap.targetUri
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TARGET_URI
Description: The target value set which provides context for the mappings
Type: reference
Path: ConceptMap.targetUri
public static final ca.uhn.fhir.model.api.Include INCLUDE_TARGET_URI
public static final String SP_IDENTIFIER
Description: External identifier for the concept map
Type: token
Path: ConceptMap.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: External identifier for the concept map
Type: token
Path: ConceptMap.identifier
public static final String SP_PRODUCT
Description: Reference to property mapping depends on
Type: uri
Path: ConceptMap.group.element.target.product.property
public static final ca.uhn.fhir.rest.gclient.UriClientParam PRODUCT
Description: Reference to property mapping depends on
Type: uri
Path: ConceptMap.group.element.target.product.property
public static final String SP_VERSION
Description: The business version of the concept map
Type: token
Path: ConceptMap.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Description: The business version of the concept map
Type: token
Path: ConceptMap.version
public static final String SP_URL
Description: The uri that identifies the concept map
Type: uri
Path: ConceptMap.url
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Description: The uri that identifies the concept map
Type: uri
Path: ConceptMap.url
public static final String SP_TARGET
Description: The target value set which provides context for the mappings
Type: reference
Path: ConceptMap.targetCanonical
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam TARGET
Description: The target value set which provides context for the mappings
Type: reference
Path: ConceptMap.targetCanonical
public static final ca.uhn.fhir.model.api.Include INCLUDE_TARGET
public static final String SP_SOURCE_CODE
Description: Identifies element being mapped
Type: token
Path: ConceptMap.group.element.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SOURCE_CODE
Description: Identifies element being mapped
Type: token
Path: ConceptMap.group.element.code
public static final String SP_NAME
Description: Computationally friendly name of the concept map
Type: string
Path: ConceptMap.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Description: Computationally friendly 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 ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Description: Name of the publisher of the concept map
Type: string
Path: ConceptMap.publisher
public static final String SP_STATUS
Description: The current status of the concept map
Type: token
Path: ConceptMap.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The current status of the concept map
Type: token
Path: ConceptMap.status
public ConceptMap()
public ConceptMap(Enumeration<Enumerations.PublicationStatus> status)
public UriType getUrlElement()
getUrlElement in class MetadataResourceMetadataResource.url (An absolute URI that is used to identify this concept map when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this concept map is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the concept map is stored on different servers.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic boolean hasUrlElement()
hasUrlElement in class MetadataResourcepublic boolean hasUrl()
hasUrl in class MetadataResourcepublic ConceptMap setUrlElement(UriType value)
setUrlElement in class MetadataResourcevalue - MetadataResource.url (An absolute URI that is used to identify this concept map when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this concept map is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the concept map is stored on different servers.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic String getUrl()
getUrl in class MetadataResourcepublic ConceptMap setUrl(String value)
setUrl in class MetadataResourcevalue - An absolute URI that is used to identify this concept map when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this concept map is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the concept map is stored on different servers.public Identifier getIdentifier()
identifier (A 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 boolean hasIdentifier()
public ConceptMap setIdentifier(Identifier value)
value - identifier (A 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 StringType getVersionElement()
getVersionElement in class MetadataResourceMetadataResource.version (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 concept map author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic boolean hasVersionElement()
hasVersionElement in class MetadataResourcepublic boolean hasVersion()
hasVersion in class MetadataResourcepublic ConceptMap setVersionElement(StringType value)
setVersionElement in class MetadataResourcevalue - MetadataResource.version (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 concept map author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic String getVersion()
getVersion in class MetadataResourcepublic ConceptMap setVersion(String value)
setVersion in class MetadataResourcevalue - 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 concept map author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.public StringType getNameElement()
getNameElement in class MetadataResourceMetadataResource.name (A natural language name identifying the concept map. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
hasNameElement in class MetadataResourcepublic boolean hasName()
hasName in class MetadataResourcepublic ConceptMap setNameElement(StringType value)
setNameElement in class MetadataResourcevalue - MetadataResource.name (A natural language name identifying the concept map. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic String getName()
getName in class MetadataResourcepublic ConceptMap setName(String value)
setName in class MetadataResourcevalue - A natural language name identifying the concept map. This name should be usable as an identifier for the module by machine processing applications such as code generation.public StringType getTitleElement()
getTitleElement in class MetadataResourceMetadataResource.title (A short, descriptive, user-friendly title for the concept map.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic boolean hasTitleElement()
hasTitleElement in class MetadataResourcepublic boolean hasTitle()
hasTitle in class MetadataResourcepublic ConceptMap setTitleElement(StringType value)
setTitleElement in class MetadataResourcevalue - MetadataResource.title (A short, descriptive, user-friendly title for the concept map.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the valuepublic String getTitle()
getTitle in class MetadataResourcepublic ConceptMap setTitle(String value)
setTitle in class MetadataResourcevalue - A short, descriptive, user-friendly title for the concept map.public Enumeration<Enumerations.PublicationStatus> getStatusElement()
getStatusElement in class MetadataResourceMetadataResource.status (The status of this concept map. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
hasStatusElement in class MetadataResourcepublic boolean hasStatus()
hasStatus in class MetadataResourcepublic ConceptMap setStatusElement(Enumeration<Enumerations.PublicationStatus> value)
setStatusElement in class MetadataResourcevalue - MetadataResource.status (The status of this concept map. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Enumerations.PublicationStatus getStatus()
getStatus in class MetadataResourcepublic ConceptMap setStatus(Enumerations.PublicationStatus value)
setStatus in class MetadataResourcevalue - The status of this concept map. Enables tracking the life-cycle of the content.public BooleanType getExperimentalElement()
getExperimentalElement in class MetadataResourceMetadataResource.experimental (A Boolean value to indicate that this concept map is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean hasExperimentalElement()
hasExperimentalElement in class MetadataResourcepublic boolean hasExperimental()
hasExperimental in class MetadataResourcepublic ConceptMap setExperimentalElement(BooleanType value)
setExperimentalElement in class MetadataResourcevalue - MetadataResource.experimental (A Boolean value to indicate that this concept map is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean getExperimental()
getExperimental in class MetadataResourcepublic ConceptMap setExperimental(boolean value)
setExperimental in class MetadataResourcevalue - A Boolean value to indicate that this concept map is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.public DateTimeType getDateElement()
getDateElement in class MetadataResourceMetadataResource.date (The date (and optionally time) when the concept map was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
hasDateElement in class MetadataResourcepublic boolean hasDate()
hasDate in class MetadataResourcepublic ConceptMap setDateElement(DateTimeType value)
setDateElement in class MetadataResourcevalue - MetadataResource.date (The date (and optionally time) when the concept map was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Date getDate()
getDate in class MetadataResourcepublic ConceptMap setDate(Date value)
setDate in class MetadataResourcevalue - The date (and optionally time) when the concept map was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the concept map changes.public StringType getPublisherElement()
getPublisherElement in class MetadataResourceMetadataResource.publisher (The name of the organization or individual that published the concept map.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic boolean hasPublisherElement()
hasPublisherElement in class MetadataResourcepublic boolean hasPublisher()
hasPublisher in class MetadataResourcepublic ConceptMap setPublisherElement(StringType value)
setPublisherElement in class MetadataResourcevalue - MetadataResource.publisher (The name of the organization or individual that published the concept map.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic String getPublisher()
getPublisher in class MetadataResourcepublic ConceptMap setPublisher(String value)
setPublisher in class MetadataResourcevalue - The name of the organization or individual that published the concept map.public List<ContactDetail> getContact()
getContact in class MetadataResourceMetadataResource.contact (Contact details to assist a user in finding and communicating with the publisher.)public ConceptMap setContact(List<ContactDetail> theContact)
setContact in class MetadataResourcethis for easy method chainingpublic boolean hasContact()
hasContact in class MetadataResourcepublic ContactDetail addContact()
addContact in class MetadataResourcepublic ConceptMap addContact(ContactDetail t)
addContact in class MetadataResourcepublic ContactDetail getContactFirstRep()
getContactFirstRep in class MetadataResourceMetadataResource.contact, creating it if it does not already existpublic MarkdownType getDescriptionElement()
getDescriptionElement in class MetadataResourceMetadataResource.description (A free text natural language description of the concept map from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
hasDescriptionElement in class MetadataResourcepublic boolean hasDescription()
hasDescription in class MetadataResourcepublic ConceptMap setDescriptionElement(MarkdownType value)
setDescriptionElement in class MetadataResourcevalue - MetadataResource.description (A free text natural language description of the concept map from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
getDescription in class MetadataResourcepublic ConceptMap setDescription(String value)
setDescription in class MetadataResourcevalue - A free text natural language description of the concept map from a consumer's perspective.public List<UsageContext> getUseContext()
getUseContext in class MetadataResourceMetadataResource.useContext (The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate concept map instances.)public ConceptMap setUseContext(List<UsageContext> theUseContext)
setUseContext in class MetadataResourcethis for easy method chainingpublic boolean hasUseContext()
hasUseContext in class MetadataResourcepublic UsageContext addUseContext()
addUseContext in class MetadataResourcepublic ConceptMap addUseContext(UsageContext t)
addUseContext in class MetadataResourcepublic UsageContext getUseContextFirstRep()
getUseContextFirstRep in class MetadataResourceMetadataResource.useContext, creating it if it does not already existpublic List<CodeableConcept> getJurisdiction()
getJurisdiction in class MetadataResourceMetadataResource.jurisdiction (A legal or geographic region in which the concept map is intended to be used.)public ConceptMap setJurisdiction(List<CodeableConcept> theJurisdiction)
setJurisdiction in class MetadataResourcethis for easy method chainingpublic boolean hasJurisdiction()
hasJurisdiction in class MetadataResourcepublic CodeableConcept addJurisdiction()
addJurisdiction in class MetadataResourcepublic ConceptMap addJurisdiction(CodeableConcept t)
addJurisdiction in class MetadataResourcepublic CodeableConcept getJurisdictionFirstRep()
getJurisdictionFirstRep in class MetadataResourceMetadataResource.jurisdiction, creating it if it does not already existpublic MarkdownType getPurposeElement()
purpose (Explanation of why this concept map is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic boolean hasPurposeElement()
public boolean hasPurpose()
public ConceptMap setPurposeElement(MarkdownType value)
value - purpose (Explanation of why this concept map is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic String getPurpose()
public ConceptMap setPurpose(String value)
value - Explanation of why this concept map is needed and why it has been designed as it has.public MarkdownType getCopyrightElement()
copyright (A copyright statement relating to the concept map and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the concept map.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic boolean hasCopyrightElement()
public boolean hasCopyright()
public ConceptMap setCopyrightElement(MarkdownType value)
value - copyright (A copyright statement relating to the concept map and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the concept map.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic String getCopyright()
public ConceptMap setCopyright(String value)
value - A copyright statement relating to the concept map and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the concept map.public Type getSource()
source (Identifier for the source value set that contains the concepts that are being mapped and provides context for the mappings.)public UriType getSourceUriType() throws org.hl7.fhir.exceptions.FHIRException
source (Identifier for the source value set that contains the concepts that are being mapped and provides context for the mappings.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasSourceUriType()
public CanonicalType getSourceCanonicalType() throws org.hl7.fhir.exceptions.FHIRException
source (Identifier for the source value set that contains the concepts that are being mapped and provides context for the mappings.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasSourceCanonicalType()
public boolean hasSource()
public ConceptMap setSource(Type value)
value - source (Identifier for the source value set that contains the concepts that are being mapped and provides context for the mappings.)public Type getTarget()
target (The target value set provides context for 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 UriType getTargetUriType() throws org.hl7.fhir.exceptions.FHIRException
target (The target value set provides context for 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.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTargetUriType()
public CanonicalType getTargetCanonicalType() throws org.hl7.fhir.exceptions.FHIRException
target (The target value set provides context for 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.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasTargetCanonicalType()
public boolean hasTarget()
public ConceptMap setTarget(Type value)
value - target (The target value set provides context for 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.ConceptMapGroupComponent> getGroup()
group (A group of mappings that all have the same source and target system.)public ConceptMap setGroup(List<ConceptMap.ConceptMapGroupComponent> theGroup)
this for easy method chainingpublic boolean hasGroup()
public ConceptMap.ConceptMapGroupComponent addGroup()
public ConceptMap addGroup(ConceptMap.ConceptMapGroupComponent t)
public ConceptMap.ConceptMapGroupComponent getGroupFirstRep()
group, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class MetadataResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class MetadataResourcepublic ConceptMap copy()
copy in class MetadataResourcepublic void copyValues(ConceptMap dst)
protected ConceptMap typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class MetadataResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class MetadataResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class MetadataResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.