
Class NamingSystem
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic enumstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for contactstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for contextstatic final ca.uhn.fhir.rest.gclient.QuantityClientParamFluent Client search parameter constant for context-quantitystatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for context-typestatic final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam, ca.uhn.fhir.rest.gclient.QuantityClientParam> Fluent Client search parameter constant for context-type-quantitystatic final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam, ca.uhn.fhir.rest.gclient.TokenClientParam> Fluent Client search parameter constant for context-type-valuestatic final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for descriptionstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for id-typestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for jurisdictionprotected Enumeration<NamingSystem.NamingSystemType> Indicates the purpose for the naming system - what kinds of things does it make unique?static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for kindstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for namestatic final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for periodstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for publisherprotected StringTypeThe name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for responsiblestatic final StringSearch parameter: contactstatic final StringSearch parameter: contextstatic final StringSearch parameter: context-quantitystatic final StringSearch parameter: context-typestatic final StringSearch parameter: context-type-quantitystatic final StringSearch parameter: context-type-valuestatic final StringSearch parameter: datestatic final StringSearch parameter: descriptionstatic final StringSearch parameter: id-typestatic final StringSearch parameter: jurisdictionstatic final StringSearch parameter: kindstatic final StringSearch parameter: namestatic final StringSearch parameter: periodstatic final StringSearch parameter: publisherstatic final StringSearch parameter: responsiblestatic final StringSearch parameter: statusstatic final StringSearch parameter: telecomstatic final StringSearch parameter: typestatic final StringSearch parameter: valuestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for telecomprotected CodeableConceptCategorizes a naming system for easier search by grouping related naming systems.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeprotected List<NamingSystem.NamingSystemUniqueIdComponent> Indicates how the system may be identified when referenced in electronic exchange.protected StringTypeProvides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for valueFields inherited from class org.hl7.fhir.r4.model.MetadataResource
contact, date, description, experimental, jurisdiction, name, publisher, status, title, url, useContext, versionFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorNamingSystem(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<NamingSystem.NamingSystemType> kind, DateTimeType date) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidcopyValues(NamingSystem dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getDate()getKind()getName()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) getUsage()booleanbooleanhasDate()booleanbooleanbooleanbooleanbooleanhasKind()booleanbooleanhasName()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanbooleanhasUsage()booleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setContact(List<ContactDetail> theContact) setDateElement(DateTimeType value) setDescription(String value) setJurisdiction(List<CodeableConcept> theJurisdiction) setNameElement(StringType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setPublisher(String value) setPublisherElement(StringType value) setResponsible(String value) setResponsibleElement(StringType value) setType(CodeableConcept value) setUniqueId(List<NamingSystem.NamingSystemUniqueIdComponent> theUniqueId) setUsageElement(StringType value) setUseContext(List<UsageContext> theUseContext) protected NamingSystemMethods inherited from class org.hl7.fhir.r4.model.MetadataResource
copyValues, getExperimental, getExperimentalElement, getTitle, getTitleElement, getUrl, getUrlElement, getVersion, getVersionElement, hasExperimental, hasExperimentalElement, hasTitle, hasTitleElement, hasUrl, hasUrlElement, hasVersion, hasVersionElement, present, setExperimental, setExperimentalElement, setTitle, setTitleElement, setUrl, setUrlElement, setVersion, setVersionElement, toStringMethods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, 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, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
kind
Indicates the purpose for the naming system - what kinds of things does it make unique? -
responsible
The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision. -
type
Categorizes a naming system for easier search by grouping related naming systems. -
usage
Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc. -
uniqueId
Indicates how the system may be identified when referenced in electronic exchange. -
SP_DATE
Search parameter: dateDescription: The naming system publication date
Type: date
Path: NamingSystem.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: The naming system publication date
Type: date
Path: NamingSystem.date
-
SP_PERIOD
Search parameter: periodDescription: When is identifier valid?
Type: date
Path: NamingSystem.uniqueId.period
- See Also:
-
PERIOD
Fluent Client search parameter constant for periodDescription: When is identifier valid?
Type: date
Path: NamingSystem.uniqueId.period
-
SP_CONTEXT_TYPE_VALUE
Search parameter: context-type-valueDescription: A use context type and value assigned to the naming system
Type: composite
Path:
- See Also:
-
CONTEXT_TYPE_VALUE
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CONTEXT_TYPE_VALUEFluent Client search parameter constant for context-type-valueDescription: A use context type and value assigned to the naming system
Type: composite
Path:
-
SP_KIND
Search parameter: kindDescription: codesystem | identifier | root
Type: token
Path: NamingSystem.kind
- See Also:
-
KIND
Fluent Client search parameter constant for kindDescription: codesystem | identifier | root
Type: token
Path: NamingSystem.kind
-
SP_JURISDICTION
Search parameter: jurisdictionDescription: Intended jurisdiction for the naming system
Type: token
Path: NamingSystem.jurisdiction
- See Also:
-
JURISDICTION
Fluent Client search parameter constant for jurisdictionDescription: Intended jurisdiction for the naming system
Type: token
Path: NamingSystem.jurisdiction
-
SP_DESCRIPTION
Search parameter: descriptionDescription: The description of the naming system
Type: string
Path: NamingSystem.description
- See Also:
-
DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: The description of the naming system
Type: string
Path: NamingSystem.description
-
SP_CONTEXT_TYPE
Search parameter: context-typeDescription: A type of use context assigned to the naming system
Type: token
Path: NamingSystem.useContext.code
- See Also:
-
CONTEXT_TYPE
Fluent Client search parameter constant for context-typeDescription: A type of use context assigned to the naming system
Type: token
Path: NamingSystem.useContext.code
-
SP_TYPE
Search parameter: typeDescription: e.g. driver, provider, patient, bank etc.
Type: token
Path: NamingSystem.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: e.g. driver, provider, patient, bank etc.
Type: token
Path: NamingSystem.type
-
SP_ID_TYPE
Search parameter: id-typeDescription: oid | uuid | uri | other
Type: token
Path: NamingSystem.uniqueId.type
- See Also:
-
ID_TYPE
Fluent Client search parameter constant for id-typeDescription: oid | uuid | uri | other
Type: token
Path: NamingSystem.uniqueId.type
-
SP_CONTEXT_QUANTITY
Search parameter: context-quantityDescription: A quantity- or range-valued use context assigned to the naming system
Type: quantity
Path: NamingSystem.useContext.valueQuantity, NamingSystem.useContext.valueRange
- See Also:
-
CONTEXT_QUANTITY
Fluent Client search parameter constant for context-quantityDescription: A quantity- or range-valued use context assigned to the naming system
Type: quantity
Path: NamingSystem.useContext.valueQuantity, NamingSystem.useContext.valueRange
-
SP_RESPONSIBLE
Search parameter: responsibleDescription: Who maintains system namespace?
Type: string
Path: NamingSystem.responsible
- See Also:
-
RESPONSIBLE
Fluent Client search parameter constant for responsibleDescription: Who maintains system namespace?
Type: string
Path: NamingSystem.responsible
-
SP_CONTACT
Search parameter: contactDescription: Name of an individual to contact
Type: string
Path: NamingSystem.contact.name
- See Also:
-
CONTACT
Fluent Client search parameter constant for contactDescription: Name of an individual to contact
Type: string
Path: NamingSystem.contact.name
-
SP_NAME
Search parameter: nameDescription: Computationally friendly name of the naming system
Type: string
Path: NamingSystem.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: Computationally friendly name of the naming system
Type: string
Path: NamingSystem.name
-
SP_CONTEXT
Search parameter: contextDescription: A use context assigned to the naming system
Type: token
Path: NamingSystem.useContext.valueCodeableConcept
- See Also:
-
CONTEXT
Fluent Client search parameter constant for contextDescription: A use context assigned to the naming system
Type: token
Path: NamingSystem.useContext.valueCodeableConcept
-
SP_PUBLISHER
Search parameter: publisherDescription: Name of the publisher of the naming system
Type: string
Path: NamingSystem.publisher
- See Also:
-
PUBLISHER
Fluent Client search parameter constant for publisherDescription: Name of the publisher of the naming system
Type: string
Path: NamingSystem.publisher
-
SP_TELECOM
Search parameter: telecomDescription: Contact details for individual or organization
Type: token
Path: NamingSystem.contact.telecom
- See Also:
-
TELECOM
Fluent Client search parameter constant for telecomDescription: Contact details for individual or organization
Type: token
Path: NamingSystem.contact.telecom
-
SP_VALUE
Search parameter: valueDescription: The unique identifier
Type: string
Path: NamingSystem.uniqueId.value
- See Also:
-
VALUE
Fluent Client search parameter constant for valueDescription: The unique identifier
Type: string
Path: NamingSystem.uniqueId.value
-
SP_CONTEXT_TYPE_QUANTITY
Search parameter: context-type-quantityDescription: A use context type and quantity- or range-based value assigned to the naming system
Type: composite
Path:
- See Also:
-
CONTEXT_TYPE_QUANTITY
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CONTEXT_TYPE_QUANTITYFluent Client search parameter constant for context-type-quantityDescription: A use context type and quantity- or range-based value assigned to the naming system
Type: composite
Path:
-
SP_STATUS
Search parameter: statusDescription: The current status of the naming system
Type: token
Path: NamingSystem.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The current status of the naming system
Type: token
Path: NamingSystem.status
-
-
Constructor Details
-
NamingSystem
public NamingSystem()Constructor -
NamingSystem
public NamingSystem(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<NamingSystem.NamingSystemType> kind, DateTimeType date) Constructor
-
-
Method Details
-
getNameElement
- Overrides:
getNameElementin classMetadataResource- Returns:
MetadataResource.name(A natural language name identifying the naming system. 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 value
-
hasNameElement
- Overrides:
hasNameElementin classMetadataResource
-
hasName
- Overrides:
hasNamein classMetadataResource
-
setNameElement
- Overrides:
setNameElementin classMetadataResource- Parameters:
value-MetadataResource.name(A natural language name identifying the naming system. 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 value
-
getName
- Overrides:
getNamein classMetadataResource- Returns:
- A natural language name identifying the naming system. This name should be usable as an identifier for the module by machine processing applications such as code generation.
-
setName
- Overrides:
setNamein classMetadataResource- Parameters:
value- A natural language name identifying the naming system. This name should be usable as an identifier for the module by machine processing applications such as code generation.
-
getStatusElement
- Overrides:
getStatusElementin classMetadataResource- Returns:
MetadataResource.status(The status of this naming system. 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 value
-
hasStatusElement
- Overrides:
hasStatusElementin classMetadataResource
-
hasStatus
- Overrides:
hasStatusin classMetadataResource
-
setStatusElement
- Overrides:
setStatusElementin classMetadataResource- Parameters:
value-MetadataResource.status(The status of this naming system. 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 value
-
getStatus
- Overrides:
getStatusin classMetadataResource- Returns:
- The status of this naming system. Enables tracking the life-cycle of the content.
-
setStatus
- Overrides:
setStatusin classMetadataResource- Parameters:
value- The status of this naming system. Enables tracking the life-cycle of the content.
-
getKindElement
- Returns:
kind(Indicates the purpose for the naming system - what kinds of things does it make unique?). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
hasKindElement
-
hasKind
-
setKindElement
- Parameters:
value-kind(Indicates the purpose for the naming system - what kinds of things does it make unique?). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
getKind
- Returns:
- Indicates the purpose for the naming system - what kinds of things does it make unique?
-
setKind
- Parameters:
value- Indicates the purpose for the naming system - what kinds of things does it make unique?
-
getDateElement
- Overrides:
getDateElementin classMetadataResource- Returns:
MetadataResource.date(The date (and optionally time) when the naming system 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 naming system changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
- Overrides:
hasDateElementin classMetadataResource
-
hasDate
- Overrides:
hasDatein classMetadataResource
-
setDateElement
- Overrides:
setDateElementin classMetadataResource- Parameters:
value-MetadataResource.date(The date (and optionally time) when the naming system 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 naming system changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Overrides:
getDatein classMetadataResource- Returns:
- The date (and optionally time) when the naming system 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 naming system changes.
-
setDate
- Overrides:
setDatein classMetadataResource- Parameters:
value- The date (and optionally time) when the naming system 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 naming system changes.
-
getPublisherElement
- Overrides:
getPublisherElementin classMetadataResource- Returns:
MetadataResource.publisher(The name of the organization or individual that published the naming system.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
hasPublisherElement
- Overrides:
hasPublisherElementin classMetadataResource
-
hasPublisher
- Overrides:
hasPublisherin classMetadataResource
-
setPublisherElement
- Overrides:
setPublisherElementin classMetadataResource- Parameters:
value-MetadataResource.publisher(The name of the organization or individual that published the naming system.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
getPublisher
- Overrides:
getPublisherin classMetadataResource- Returns:
- The name of the organization or individual that published the naming system.
-
setPublisher
- Overrides:
setPublisherin classMetadataResource- Parameters:
value- The name of the organization or individual that published the naming system.
-
getContact
- Overrides:
getContactin classMetadataResource- Returns:
MetadataResource.contact(Contact details to assist a user in finding and communicating with the publisher.)
-
setContact
- Overrides:
setContactin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContact
- Overrides:
hasContactin classMetadataResource
-
addContact
- Overrides:
addContactin classMetadataResource
-
addContact
- Overrides:
addContactin classMetadataResource
-
getContactFirstRep
- Overrides:
getContactFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.contact, creating it if it does not already exist
-
getResponsibleElement
- Returns:
responsible(The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision.). This is the underlying object with id, value and extensions. The accessor "getResponsible" gives direct access to the value
-
hasResponsibleElement
-
hasResponsible
-
setResponsibleElement
- Parameters:
value-responsible(The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision.). This is the underlying object with id, value and extensions. The accessor "getResponsible" gives direct access to the value
-
getResponsible
- Returns:
- The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision.
-
setResponsible
- Parameters:
value- The name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision.
-
getType
- Returns:
type(Categorizes a naming system for easier search by grouping related naming systems.)
-
hasType
-
setType
- Parameters:
value-type(Categorizes a naming system for easier search by grouping related naming systems.)
-
getDescriptionElement
- Overrides:
getDescriptionElementin classMetadataResource- Returns:
MetadataResource.description(A free text natural language description of the naming system from a consumer's perspective. Details about what the namespace identifies including scope, granularity, version labeling, etc.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
- Overrides:
hasDescriptionElementin classMetadataResource
-
hasDescription
- Overrides:
hasDescriptionin classMetadataResource
-
setDescriptionElement
- Overrides:
setDescriptionElementin classMetadataResource- Parameters:
value-MetadataResource.description(A free text natural language description of the naming system from a consumer's perspective. Details about what the namespace identifies including scope, granularity, version labeling, etc.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Overrides:
getDescriptionin classMetadataResource- Returns:
- A free text natural language description of the naming system from a consumer's perspective. Details about what the namespace identifies including scope, granularity, version labeling, etc.
-
setDescription
- Overrides:
setDescriptionin classMetadataResource- Parameters:
value- A free text natural language description of the naming system from a consumer's perspective. Details about what the namespace identifies including scope, granularity, version labeling, etc.
-
getUseContext
- Overrides:
getUseContextin classMetadataResource- Returns:
MetadataResource.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 naming system instances.)
-
setUseContext
- Overrides:
setUseContextin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUseContext
- Overrides:
hasUseContextin classMetadataResource
-
addUseContext
- Overrides:
addUseContextin classMetadataResource
-
addUseContext
- Overrides:
addUseContextin classMetadataResource
-
getUseContextFirstRep
- Overrides:
getUseContextFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.useContext, creating it if it does not already exist
-
getJurisdiction
- Overrides:
getJurisdictionin classMetadataResource- Returns:
MetadataResource.jurisdiction(A legal or geographic region in which the naming system is intended to be used.)
-
setJurisdiction
- Overrides:
setJurisdictionin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasJurisdiction
- Overrides:
hasJurisdictionin classMetadataResource
-
addJurisdiction
- Overrides:
addJurisdictionin classMetadataResource
-
addJurisdiction
- Overrides:
addJurisdictionin classMetadataResource
-
getJurisdictionFirstRep
- Overrides:
getJurisdictionFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.jurisdiction, creating it if it does not already exist
-
getUsageElement
- Returns:
usage(Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc.). This is the underlying object with id, value and extensions. The accessor "getUsage" gives direct access to the value
-
hasUsageElement
-
hasUsage
-
setUsageElement
- Parameters:
value-usage(Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc.). This is the underlying object with id, value and extensions. The accessor "getUsage" gives direct access to the value
-
getUsage
- Returns:
- Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc.
-
setUsage
- Parameters:
value- Provides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc.
-
getUniqueId
- Returns:
uniqueId(Indicates how the system may be identified when referenced in electronic exchange.)
-
setUniqueId
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUniqueId
-
addUniqueId
-
addUniqueId
-
getUniqueIdFirstRep
- Returns:
- The first repetition of repeating field
uniqueId, creating it if it does not already exist
-
listChildren
- Overrides:
listChildrenin classMetadataResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classMetadataResource
-
copy
- Specified by:
copyin classMetadataResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classMetadataResource
-
equalsShallow
- Overrides:
equalsShallowin classMetadataResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classMetadataResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-