| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.clearDetailed()
Clears the value of the 'detailed' field.
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.clearOmbCategory()
Clears the value of the 'ombCategory' field.
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.clearText()
Clears the value of the 'text' field.
|
UsCoreEthnicity.Builder |
Patient.Builder.getEthnicityBuilder()
Gets the Builder instance for the 'ethnicity' field and creates one if it doesn't exist yet.
|
static UsCoreEthnicity.Builder |
UsCoreEthnicity.newBuilder()
Creates a new UsCoreEthnicity RecordBuilder.
|
static UsCoreEthnicity.Builder |
UsCoreEthnicity.newBuilder(UsCoreEthnicity.Builder other)
Creates a new UsCoreEthnicity RecordBuilder by copying an existing Builder.
|
static UsCoreEthnicity.Builder |
UsCoreEthnicity.newBuilder(UsCoreEthnicity other)
Creates a new UsCoreEthnicity RecordBuilder by copying an existing UsCoreEthnicity instance.
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.setDetailed(List<Coding> value)
Sets the value of the 'detailed' field.
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.setOmbCategory(Coding value)
Sets the value of the 'ombCategory' field.
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.setOmbCategoryBuilder(Coding.Builder value)
Sets the Builder instance for the 'ombCategory' field
Doc here
|
UsCoreEthnicity.Builder |
UsCoreEthnicity.Builder.setText(String value)
Sets the value of the 'text' field.
|
| Modifier and Type | Method and Description |
|---|---|
static UsCoreEthnicity.Builder |
UsCoreEthnicity.newBuilder(UsCoreEthnicity.Builder other)
Creates a new UsCoreEthnicity RecordBuilder by copying an existing Builder.
|
Patient.Builder |
Patient.Builder.setEthnicityBuilder(UsCoreEthnicity.Builder value)
Sets the Builder instance for the 'ethnicity' field
Extension field for http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
|
Copyright © 2020. All rights reserved.