static ConceptMap.Builder |
ConceptMap.builder() |
|
ConceptMap.Builder |
ConceptMap.Builder.contact(java.util.Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ConceptMap.Builder |
ConceptMap.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ConceptMap.Builder |
ConceptMap.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ConceptMap.Builder |
ConceptMap.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ConceptMap.Builder |
ConceptMap.Builder.copyright(Markdown copyright) |
A copyright statement relating to the concept map and/or its contents.
|
ConceptMap.Builder |
ConceptMap.Builder.date(DateTime date) |
The date (and optionally time) when the concept map was published.
|
ConceptMap.Builder |
ConceptMap.Builder.description(Markdown description) |
A free text natural language description of the concept map from a consumer's perspective.
|
ConceptMap.Builder |
ConceptMap.Builder.experimental(java.lang.Boolean experimental) |
Convenience method for setting experimental .
|
ConceptMap.Builder |
ConceptMap.Builder.experimental(Boolean 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.
|
ConceptMap.Builder |
ConceptMap.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ConceptMap.Builder |
ConceptMap.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected ConceptMap.Builder |
ConceptMap.Builder.from(ConceptMap conceptMap) |
|
ConceptMap.Builder |
ConceptMap.Builder.group(java.util.Collection<ConceptMap.Group> group) |
A group of mappings that all have the same source and target system.
|
ConceptMap.Builder |
ConceptMap.Builder.group(ConceptMap.Group... group) |
A group of mappings that all have the same source and target system.
|
ConceptMap.Builder |
ConceptMap.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
ConceptMap.Builder |
ConceptMap.Builder.identifier(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.
|
ConceptMap.Builder |
ConceptMap.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
ConceptMap.Builder |
ConceptMap.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the concept map is intended to be used.
|
ConceptMap.Builder |
ConceptMap.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the concept map is intended to be used.
|
ConceptMap.Builder |
ConceptMap.Builder.language(Code language) |
The base language in which the resource is written.
|
ConceptMap.Builder |
ConceptMap.Builder.meta(Meta meta) |
The metadata about the resource.
|
ConceptMap.Builder |
ConceptMap.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ConceptMap.Builder |
ConceptMap.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ConceptMap.Builder |
ConceptMap.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
ConceptMap.Builder |
ConceptMap.Builder.name(String name) |
A natural language name identifying the concept map.
|
ConceptMap.Builder |
ConceptMap.Builder.publisher(java.lang.String publisher) |
Convenience method for setting publisher .
|
ConceptMap.Builder |
ConceptMap.Builder.publisher(String publisher) |
The name of the organization or individual that published the concept map.
|
ConceptMap.Builder |
ConceptMap.Builder.purpose(Markdown purpose) |
Explanation of why this concept map is needed and why it has been designed as it has.
|
ConceptMap.Builder |
ConceptMap.Builder.source(Element source) |
Identifier for the source value set that contains the concepts that are being mapped and provides context for the
mappings.
|
ConceptMap.Builder |
ConceptMap.Builder.status(PublicationStatus status) |
The status of this concept map.
|
ConceptMap.Builder |
ConceptMap.Builder.target(Element target) |
The target value set provides context for the mappings.
|
ConceptMap.Builder |
ConceptMap.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
ConceptMap.Builder |
ConceptMap.Builder.title(java.lang.String title) |
Convenience method for setting title .
|
ConceptMap.Builder |
ConceptMap.Builder.title(String title) |
A short, descriptive, user-friendly title for the concept map.
|
ConceptMap.Builder |
ConceptMap.toBuilder() |
|
ConceptMap.Builder |
ConceptMap.Builder.url(Uri 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.
|
ConceptMap.Builder |
ConceptMap.Builder.useContext(java.util.Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ConceptMap.Builder |
ConceptMap.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ConceptMap.Builder |
ConceptMap.Builder.version(java.lang.String version) |
Convenience method for setting version .
|
ConceptMap.Builder |
ConceptMap.Builder.version(String 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.
|