static NamingSystem.Builder | 
NamingSystem.builder() | 
  | 
NamingSystem.Builder | 
NamingSystem.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.contact(Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
NamingSystem.Builder | 
NamingSystem.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. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.contained(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. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.date(DateTime date) | 
 The date (and optionally time) when the naming system was published. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.description(Markdown description) | 
 A free text natural language description of the naming system from a consumer's perspective. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected NamingSystem.Builder | 
NamingSystem.Builder.from(NamingSystem namingSystem) | 
  | 
NamingSystem.Builder | 
NamingSystem.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
NamingSystem.Builder | 
NamingSystem.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. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the naming system is intended to be used. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the naming system is intended to be used. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.kind(NamingSystemType kind) | 
 Indicates the purpose for the naming system - what kinds of things does it make unique? 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
NamingSystem.Builder | 
NamingSystem.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. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.modifierExtension(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. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.name(String name) | 
 A natural language name identifying the naming system. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.name(String name) | 
 Convenience method for setting name. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the naming system. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.publisher(String publisher) | 
 Convenience method for setting publisher. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.responsible(String responsible) | 
 The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring 
 their non-collision. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.responsible(String responsible) | 
 Convenience method for setting responsible. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.status(PublicationStatus status) | 
 The status of this naming system. 
 | 
NamingSystem.Builder | 
NamingSystem.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. 
 | 
NamingSystem.Builder | 
NamingSystem.toBuilder() | 
  | 
NamingSystem.Builder | 
NamingSystem.Builder.type(CodeableConcept type) | 
 Categorizes a naming system for easier search by grouping related naming systems. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.uniqueId(NamingSystem.UniqueId... uniqueId) | 
 Indicates how the system may be identified when referenced in electronic exchange. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.uniqueId(Collection<NamingSystem.UniqueId> uniqueId) | 
 Indicates how the system may be identified when referenced in electronic exchange. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.usage(String usage) | 
 Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.usage(String usage) | 
 Convenience method for setting usage. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
NamingSystem.Builder | 
NamingSystem.Builder.useContext(Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 |