| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.utils |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Enum<E>> |
JsonParser.parseEnumeration(String s,
E item,
EnumFactory e) |
protected <E extends Enum<E>> |
XmlParser.parseEnumeration(org.xmlpull.v1.XmlPullParser xpp,
E item,
EnumFactory e) |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Enum<E>> |
XmlParser.composeEnumeration(String name,
Enumeration<E> value,
EnumFactory e) |
protected <E extends Enum<E>> |
JsonParser.composeEnumerationCore(String name,
Enumeration<E> value,
EnumFactory e,
boolean inArray) |
protected <E extends Enum<E>> |
JsonParser.composeEnumerationExtras(String name,
Enumeration<E> value,
EnumFactory e,
boolean inArray) |
protected void |
RdfParserBase.decorateCode(Turtle.Complex t,
Enumeration<? extends Enum> value) |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AuditEvent.AuditEventAction> |
AuditEvent.action
Indicator for type of action performed during the event that generated the audit.
|
protected Enumeration<AdverseEvent.AdverseEventActuality> |
AdverseEvent.actuality
Whether the event actually happened, or just had the potential to.
|
protected Enumeration<Person.IdentityAssuranceLevel> |
Person.PersonLinkComponent.assurance
Level of assurance that this link is associated with the target resource.
|
protected Enumeration<VisionPrescription.VisionBase> |
VisionPrescription.PrismComponent.base
The relative base, or reference lens edge, for the prism.
|
protected Enumeration<PlanDefinition.ActionCardinalityBehavior> |
PlanDefinition.PlanDefinitionActionComponent.cardinalityBehavior
Defines whether the action can be selected multiple times.
|
protected Enumeration<RequestGroup.ActionCardinalityBehavior> |
RequestGroup.RequestGroupActionComponent.cardinalityBehavior
Defines whether the action can be selected multiple times.
|
protected Enumeration<ObservationDefinition.ObservationRangeCategory> |
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.category
The category of interval of values for continuous or ordinal observations conforming to this ObservationDefinition.
|
protected Enumeration<DeviceMetric.DeviceMetricCategory> |
DeviceMetric.category
Indicates the category of the observation generation process.
|
protected Enumeration<MessageDefinition.MessageSignificanceCategory> |
MessageDefinition.category
The impact of the content of the message.
|
protected Enumeration<OperationOutcome.IssueType> |
OperationOutcome.OperationOutcomeIssueComponent.code
Describes the type of the issue.
|
protected Enumeration<CapabilityStatement.TypeRestfulInteraction> |
CapabilityStatement.ResourceInteractionComponent.code
Coded identifier of the operation, supported by the system resource.
|
protected Enumeration<CapabilityStatement.SystemRestfulInteraction> |
CapabilityStatement.SystemInteractionComponent.code
A coded identifier of the operation, supported by the system.
|
protected Enumeration<CompartmentDefinition.CompartmentType> |
CompartmentDefinition.code
Which compartment this definition describes.
|
protected Enumeration<GraphDefinition.CompartmentCode> |
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.code
Identifies the compartment.
|
protected Enumeration<DocumentReference.DocumentRelationshipType> |
DocumentReference.DocumentReferenceRelatesToComponent.code
The type of relationship that this document has with anther document.
|
protected Enumeration<Composition.DocumentRelationshipType> |
Composition.CompositionRelatesToComponent.code
The type of relationship that this composition has with anther composition or document.
|
protected Enumeration<MessageHeader.ResponseType> |
MessageHeader.MessageHeaderResponseComponent.code
Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not.
|
protected Enumeration<TerminologyCapabilities.CodeSearchSupport> |
TerminologyCapabilities.codeSearch
The degree to which the server supports the code search parameter on ValueSet, if it is supported.
|
protected Enumeration<DeviceMetric.DeviceMetricColor> |
DeviceMetric.color
Describes the color representation for the metric.
|
protected Enumeration<Quantity.QuantityComparator> |
Quantity.comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g.
|
protected Enumeration<CapabilityStatement.ConditionalDeleteStatus> |
CapabilityStatement.CapabilityStatementRestResourceComponent.conditionalDelete
A code that indicates how the server supports conditional delete.
|
protected Enumeration<CapabilityStatement.ConditionalReadStatus> |
CapabilityStatement.CapabilityStatementRestResourceComponent.conditionalRead
A code that indicates how the server supports conditional read.
|
protected Enumeration<Composition.DocumentConfidentiality> |
Composition.confidentiality
The code specifying the level of confidentiality of the Composition.
|
protected Enumeration<CodeSystem.CodeSystemContentMode> |
CodeSystem.content
The extent of the content of the code system (the concepts and codes it defines) are represented in this resource instance.
|
protected Enumeration<StructureMap.StructureMapContextType> |
StructureMap.StructureMapGroupRuleTargetComponent.contextType
How to interpret the context.
|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> |
AllergyIntolerance.criticality
Estimate of the potential clinical harm, or seriousness, of the reaction to the identified substance.
|
protected Enumeration<StructureDefinition.TypeDerivationRule> |
StructureDefinition.derivation
How the type relates to the baseDefinition.
|
protected Enumeration<TestScript.AssertionDirectionType> |
TestScript.SetupActionAssertComponent.direction
The direction to use for the assertion.
|
protected Enumeration<DataRequirement.SortDirection> |
DataRequirement.DataRequirementSortComponent.direction
The direction of the sort, ascending or descending.
|
protected Enumeration<DocumentReference.ReferredDocumentStatus> |
DocumentReference.docStatus
The status of the underlying document.
|
protected Enumeration<Timing.UnitsOfTime> |
Timing.TimingRepeatComponent.durationUnit
The units of time for the duration, in UCUM units.
|
protected Enumeration<Questionnaire.EnableWhenBehavior> |
Questionnaire.QuestionnaireItemComponent.enableBehavior
Controls how multiple enableWhen values are interpreted - whether all or any must be true.
|
protected Enumeration<Device.UDIEntryType> |
Device.DeviceUdiCarrierComponent.entryType
A coded entry to indicate how the data was entered.
|
protected Enumeration<Enumerations.ConceptMapEquivalence> |
ConceptMap.TargetElementComponent.equivalence
The equivalence between the source and target concepts (counting for the dependencies and products).
|
protected Enumeration<EffectEvidenceSynthesis.ExposureState> |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.exposureState
Whether these results are for the exposure state or alternative exposure state.
|
protected Enumeration<VisionPrescription.VisionEyes> |
VisionPrescription.VisionPrescriptionLensSpecificationComponent.eye
The eye for which the lens specification applies.
|
protected Enumeration<Enumerations.FHIRVersion> |
StructureDefinition.fhirVersion
The version of the FHIR specification on which this StructureDefinition is based - this is the formal version of the specification, without the revision number, e.g.
|
protected Enumeration<Enumerations.FHIRVersion> |
CapabilityStatement.fhirVersion
The version of the FHIR specification that this CapabilityStatement describes (which SHALL be the same as the FHIR version of the CapabilityStatement itself).
|
protected Enumeration<Enumerations.AdministrativeGender> |
RelatedPerson.gender
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
|
protected Enumeration<Enumerations.AdministrativeGender> |
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.gender
Sex of the population the range applies to.
|
protected Enumeration<Enumerations.AdministrativeGender> |
Practitioner.gender
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
|
protected Enumeration<Enumerations.AdministrativeGender> |
Person.gender
Administrative Gender.
|
protected Enumeration<Enumerations.AdministrativeGender> |
Patient.gender
Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.
|
protected Enumeration<Enumerations.AdministrativeGender> |
Patient.ContactComponent.gender
Administrative Gender - the gender that the contact person is considered to have for administration and record keeping purposes.
|
protected Enumeration<ImplementationGuide.GuidePageGeneration> |
ImplementationGuide.ImplementationGuideDefinitionPageComponent.generation
A code that indicates how the page is generated.
|
protected Enumeration<PlanDefinition.ActionGroupingBehavior> |
PlanDefinition.PlanDefinitionActionComponent.groupingBehavior
Defines the grouping behavior for the action and its children.
|
protected Enumeration<RequestGroup.ActionGroupingBehavior> |
RequestGroup.RequestGroupActionComponent.groupingBehavior
Defines the grouping behavior for the action and its children.
|
protected Enumeration<EvidenceVariable.GroupMeasure> |
EvidenceVariable.EvidenceVariableCharacteristicComponent.groupMeasure
Indicates how elements are aggregated within the study effective period.
|
protected Enumeration<CodeSystem.CodeSystemHierarchyMeaning> |
CodeSystem.hierarchyMeaning
The meaning of the hierarchy of concepts as represented in this resource.
|
protected Enumeration<CarePlan.CarePlanIntent> |
CarePlan.intent
Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain.
|
protected Enumeration<ServiceRequest.ServiceRequestIntent> |
ServiceRequest.intent
Whether the request is a proposal, plan, an original order or a reflex order.
|
protected Enumeration<DeviceRequest.RequestIntent> |
DeviceRequest.intent
Whether the request is a proposal, plan, an original order or a reflex order.
|
protected Enumeration<RequestGroup.RequestIntent> |
RequestGroup.intent
Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.
|
protected Enumeration<NutritionOrder.NutritiionOrderIntent> |
NutritionOrder.intent
Indicates the level of authority/intentionality associated with the NutrionOrder and where the request fits into the workflow chain.
|
protected Enumeration<Task.TaskIntent> |
Task.intent
Indicates the "level" of actionability associated with the Task, i.e.
|
protected Enumeration<ActivityDefinition.RequestIntent> |
ActivityDefinition.intent
Indicates the level of authority/intentionality associated with the activity and where the request should fit into the workflow chain.
|
protected Enumeration<MedicationRequest.MedicationRequestIntent> |
MedicationRequest.intent
Whether the request is a proposal, plan, or an original order.
|
protected Enumeration<StructureDefinition.StructureDefinitionKind> |
StructureDefinition.kind
Defines the kind of structure that this definition is describing.
|
protected Enumeration<TerminologyCapabilities.CapabilityStatementKind> |
TerminologyCapabilities.kind
The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g.
|
protected Enumeration<PlanDefinition.ActionConditionKind> |
PlanDefinition.PlanDefinitionActionConditionComponent.kind
The kind of condition.
|
protected Enumeration<CapabilityStatement.CapabilityStatementKind> |
CapabilityStatement.kind
The way that this statement is intended to be used, to describe an actual running instance of software, a particular product (kind, not instance of software) or a class of implementation (e.g.
|
protected Enumeration<CarePlan.CarePlanActivityKind> |
CarePlan.CarePlanActivityDetailComponent.kind
A description of the kind of resource the in-line definition of a care plan activity is representing.
|
protected Enumeration<RequestGroup.ActionConditionKind> |
RequestGroup.RequestGroupActionConditionComponent.kind
The kind of condition.
|
protected Enumeration<OperationDefinition.OperationKind> |
OperationDefinition.kind
Whether this is an operation or a named query.
|
protected Enumeration<NamingSystem.NamingSystemType> |
NamingSystem.kind
Indicates the purpose for the naming system - what kinds of things does it make unique?
|
protected Enumeration<ActivityDefinition.ActivityDefinitionKind> |
ActivityDefinition.kind
A description of the kind of resource the activity definition is representing.
|
protected Enumeration<ImplementationGuide.SPDXLicense> |
ImplementationGuide.license
The license that applies to this Implementation Guide, using an SPDX license code, or 'not-open-source'.
|
protected Enumeration<Goal.GoalLifecycleStatus> |
Goal.lifecycleStatus
The state of the goal throughout its lifecycle.
|
protected Enumeration<StructureMap.StructureMapSourceListMode> |
StructureMap.StructureMapGroupRuleSourceComponent.listMode
How to handle the list mode for this element.
|
protected Enumeration<Consent.ConsentDataMeaning> |
Consent.provisionDataComponent.meaning
How the resource reference is interpreted when testing consent restrictions.
|
protected Enumeration<TestScript.TestScriptRequestMethodCode> |
TestScript.SetupActionOperationComponent.method
The HTTP method the test engine MUST use for this operation regardless of any other operation details.
|
protected Enumeration<Bundle.HTTPVerb> |
Bundle.BundleEntryRequestComponent.method
In a transaction or batch, this is the HTTP action to be executed for this entry.
|
protected Enumeration<ListResource.ListMode> |
ListResource.mode
How this list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.
|
protected Enumeration<CapabilityStatement.RestfulCapabilityMode> |
CapabilityStatement.CapabilityStatementRestComponent.mode
Identifies whether this portion of the statement is describing the ability to initiate or receive restful operations.
|
protected Enumeration<CapabilityStatement.EventCapabilityMode> |
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.mode
The mode of this event declaration - whether application is sender or receiver.
|
protected Enumeration<CapabilityStatement.DocumentMode> |
CapabilityStatement.CapabilityStatementDocumentComponent.mode
Mode of this document declaration - whether an application is a producer or consumer.
|
protected Enumeration<ConceptMap.ConceptMapGroupUnmappedMode> |
ConceptMap.ConceptMapGroupUnmappedComponent.mode
Defines which action to take if there is no match for the source concept in the target system designated for the group.
|
protected Enumeration<StructureMap.StructureMapModelMode> |
StructureMap.StructureMapStructureComponent.mode
How the referenced structure is used in this mapping.
|
protected Enumeration<StructureMap.StructureMapInputMode> |
StructureMap.StructureMapGroupInputComponent.mode
Mode for this instance of data.
|
protected Enumeration<Composition.CompositionAttestationMode> |
Composition.CompositionAttesterComponent.mode
The type of attestation the authenticator offers.
|
protected Enumeration<Composition.SectionMode> |
Composition.SectionComponent.mode
How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.
|
protected Enumeration<Bundle.SearchEntryMode> |
Bundle.BundleEntrySearchComponent.mode
Why this entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
|
protected Enumeration<Location.LocationMode> |
Location.mode
Indicates whether a resource instance represents a specific location or a class of locations.
|
protected Enumeration<ValueSet.FilterOperator> |
ValueSet.ConceptSetFilterComponent.op
The kind of operation to perform as a part of the filter criteria.
|
protected Enumeration<DeviceMetric.DeviceMetricOperationalStatus> |
DeviceMetric.operationalStatus
Indicates current operational state of the device.
|
protected Enumeration<TestScript.AssertionOperatorType> |
TestScript.SetupActionAssertComponent.operator
The operator type defines the conditional behavior of the assert.
|
protected Enumeration<Questionnaire.QuestionnaireItemOperator> |
Questionnaire.QuestionnaireItemEnableWhenComponent.operator
Specifies the criteria by which the question is enabled.
|
protected Enumeration<MolecularSequence.OrientationType> |
MolecularSequence.MolecularSequenceReferenceSeqComponent.orientation
A relative reference to a DNA strand based on gene orientation.
|
protected Enumeration<Enumerations.RemittanceOutcome> |
CoverageEligibilityResponse.outcome
The outcome of the request processing.
|
protected Enumeration<Enumerations.RemittanceOutcome> |
PaymentReconciliation.outcome
The outcome of a request for a reconciliation.
|
protected Enumeration<AuditEvent.AuditEventOutcome> |
AuditEvent.outcome
Indicates whether the event succeeded or failed.
|
protected Enumeration<ExplanationOfBenefit.RemittanceOutcome> |
ExplanationOfBenefit.outcome
The outcome of the claim, predetermination, or preauthorization processing.
|
protected Enumeration<Enumerations.RemittanceOutcome> |
EnrollmentResponse.outcome
Processing status: error, complete.
|
protected Enumeration<ClaimResponse.RemittanceOutcome> |
ClaimResponse.outcome
The outcome of the claim, predetermination, or preauthorization processing.
|
protected Enumeration<ResearchElementDefinition.GroupMeasure> |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.participantEffectiveGroupMeasure
Indicates how elements are aggregated within the study effective period.
|
protected Enumeration<AppointmentResponse.ParticipantStatus> |
AppointmentResponse.participantStatus
Participation status of the participant.
|
protected Enumeration<Timing.UnitsOfTime> |
Timing.TimingRepeatComponent.periodUnit
The units of time for the period in UCUM units.
|
protected Enumeration<PlanDefinition.ActionPrecheckBehavior> |
PlanDefinition.PlanDefinitionActionComponent.precheckBehavior
Defines whether the action should usually be preselected.
|
protected Enumeration<RequestGroup.ActionPrecheckBehavior> |
RequestGroup.RequestGroupActionComponent.precheckBehavior
Defines whether the action should usually be preselected.
|
protected Enumeration<SpecimenDefinition.SpecimenContainedPreference> |
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.preference
The preference for this type of conditioned specimen.
|
protected Enumeration<PlanDefinition.RequestPriority> |
PlanDefinition.PlanDefinitionActionComponent.priority
Indicates how quickly the action should be addressed with respect to other actions.
|
protected Enumeration<CommunicationRequest.CommunicationPriority> |
CommunicationRequest.priority
Characterizes how quickly the proposed act must be initiated.
|
protected Enumeration<ServiceRequest.ServiceRequestPriority> |
ServiceRequest.priority
Indicates how quickly the ServiceRequest should be addressed with respect to other requests.
|
protected Enumeration<DeviceRequest.RequestPriority> |
DeviceRequest.priority
Indicates how quickly the {{title}} should be addressed with respect to other requests.
|
protected Enumeration<RequestGroup.RequestPriority> |
RequestGroup.priority
Indicates how quickly the request should be addressed with respect to other requests.
|
protected Enumeration<RequestGroup.RequestPriority> |
RequestGroup.RequestGroupActionComponent.priority
Indicates how quickly the action should be addressed with respect to other actions.
|
protected Enumeration<Communication.CommunicationPriority> |
Communication.priority
Characterizes how quickly the planned or in progress communication must be addressed.
|
protected Enumeration<Task.TaskPriority> |
Task.priority
Indicates how quickly the Task should be addressed with respect to other requests.
|
protected Enumeration<ActivityDefinition.RequestPriority> |
ActivityDefinition.priority
Indicates how quickly the activity should be addressed with respect to other requests.
|
protected Enumeration<MedicationRequest.MedicationRequestPriority> |
MedicationRequest.priority
Indicates how quickly the Medication Request should be addressed with respect to other requests.
|
protected Enumeration<SupplyRequest.RequestPriority> |
SupplyRequest.priority
Indicates how quickly this SupplyRequest should be addressed with respect to other requests.
|
protected Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> |
BiologicallyDerivedProduct.productCategory
Broad category of this product.
|
protected Enumeration<Contract.ContractPublicationStatus> |
Contract.ContentDefinitionComponent.publicationStatus
amended | appended | cancelled | disputed | entered-in-error | executable | executed | negotiable | offered | policy | rejected | renewed | revoked | resolved | terminated.
|
protected Enumeration<PlanDefinition.ActionRelationshipType> |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.relationship
The relationship of this action to the related action.
|
protected Enumeration<RequestGroup.ActionRelationshipType> |
RequestGroup.RequestGroupActionRelatedActionComponent.relationship
The relationship of this action to the related action.
|
protected Enumeration<CatalogEntry.CatalogEntryRelationType> |
CatalogEntry.CatalogEntryRelatedEntryComponent.relationtype
The type of relation to the related item: child, parent, packageContent, containerPackage, usedIn, uses, requires, etc.
|
protected Enumeration<TestScript.TestScriptRequestMethodCode> |
TestScript.SetupActionAssertComponent.requestMethod
The request method or HTTP operation code to compare against that used by the client system under test.
|
protected Enumeration<Appointment.ParticipantRequired> |
Appointment.AppointmentParticipantComponent.required
Whether this participant is required to be present at the meeting.
|
protected Enumeration<PlanDefinition.ActionRequiredBehavior> |
PlanDefinition.PlanDefinitionActionComponent.requiredBehavior
Defines the required behavior for the action.
|
protected Enumeration<RequestGroup.ActionRequiredBehavior> |
RequestGroup.RequestGroupActionComponent.requiredBehavior
Defines expectations around whether an action is required.
|
protected Enumeration<ExampleScenario.FHIRResourceType> |
ExampleScenario.ExampleScenarioInstanceComponent.resourceType
The type of the resource.
|
protected Enumeration<TestScript.AssertionResponseTypes> |
TestScript.SetupActionAssertComponent.response
okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable.
|
protected Enumeration<MessageDefinition.MessageheaderResponseRequest> |
MessageDefinition.responseRequired
Declare at a message definition level whether a response is required or only upon error or success, or never.
|
protected Enumeration<TestReport.TestReportResult> |
TestReport.result
The overall result from the execution of the TestScript.
|
protected Enumeration<TestReport.TestReportActionResult> |
TestReport.SetupActionOperationComponent.result
The result of this operation.
|
protected Enumeration<TestReport.TestReportActionResult> |
TestReport.SetupActionAssertComponent.result
The result of this assertion.
|
protected Enumeration<Provenance.ProvenanceEntityRole> |
Provenance.ProvenanceEntityComponent.role
How the entity was used during the activity.
|
protected Enumeration<GraphDefinition.GraphCompartmentRule> |
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.rule
identical | matching | different | no-rule | custom.
|
protected Enumeration<ElementDefinition.SlicingRules> |
ElementDefinition.ElementDefinitionSlicingComponent.rules
Whether additional slices are allowed or not.
|
protected Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductStorageScale> |
BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.scale
Temperature scale used.
|
protected Enumeration<Enumerations.SearchParamType> |
OperationDefinition.OperationDefinitionParameterComponent.searchType
How the parameter is understood as a search parameter.
|
protected Enumeration<PlanDefinition.ActionSelectionBehavior> |
PlanDefinition.PlanDefinitionActionComponent.selectionBehavior
Defines the selection behavior for the action and its children.
|
protected Enumeration<RequestGroup.ActionSelectionBehavior> |
RequestGroup.RequestGroupActionComponent.selectionBehavior
Defines the selection behavior for the action and its children.
|
protected Enumeration<ElementDefinition.ConstraintSeverity> |
ElementDefinition.ElementDefinitionConstraintComponent.severity
Identifies the impact constraint violation has on the conformance of the instance.
|
protected Enumeration<OperationOutcome.IssueSeverity> |
OperationOutcome.OperationOutcomeIssueComponent.severity
Indicates whether the issue indicates a variation from successful processing.
|
protected Enumeration<DetectedIssue.DetectedIssueSeverity> |
DetectedIssue.severity
Indicates the degree of importance associated with the identified issue based on the potential impact on the patient.
|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceSeverity> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.severity
Clinical assessment of the severity of the reaction event as a whole, potentially considering multiple different manifestations.
|
protected Enumeration<DeviceMetric.DeviceMetricCalibrationState> |
DeviceMetric.DeviceMetricCalibrationComponent.state
Describes the state of the calibration.
|
protected Enumeration<MedicationStatement.MedicationStatementStatus> |
MedicationStatement.status
A code representing the patient or other source's judgment about the state of the medication used that this statement is about.
|
protected Enumeration<Invoice.InvoiceStatus> |
Invoice.status
The current state of the Invoice.
|
protected Enumeration<ImmunizationEvaluation.ImmunizationEvaluationStatus> |
ImmunizationEvaluation.status
Indicates the current status of the evaluation of the vaccination administration event.
|
protected Enumeration<ListResource.ListStatus> |
ListResource.status
Indicates the current state of this list.
|
protected Enumeration<Slot.SlotStatus> |
Slot.status
busy | free | busy-unavailable | busy-tentative | entered-in-error.
|
protected Enumeration<Endpoint.EndpointStatus> |
Endpoint.status
active | suspended | error | off | test.
|
protected Enumeration<GuidanceResponse.GuidanceResponseStatus> |
GuidanceResponse.status
The status of the response.
|
protected Enumeration<ImagingStudy.ImagingStudyStatus> |
ImagingStudy.status
The current state of the ImagingStudy.
|
protected Enumeration<EpisodeOfCare.EpisodeOfCareStatus> |
EpisodeOfCare.status
planned | waitlist | active | onhold | finished | cancelled.
|
protected Enumeration<EpisodeOfCare.EpisodeOfCareStatus> |
EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.status
planned | waitlist | active | onhold | finished | cancelled.
|
protected Enumeration<Device.FHIRDeviceStatus> |
Device.status
Status of the Device availability.
|
protected Enumeration<MedicationDispense.MedicationDispenseStatus> |
MedicationDispense.status
A code specifying the state of the set of dispense events.
|
protected Enumeration<ChargeItem.ChargeItemStatus> |
ChargeItem.status
The current state of the ChargeItem.
|
protected Enumeration<QuestionnaireResponse.QuestionnaireResponseStatus> |
QuestionnaireResponse.status
The position of the questionnaire response within its overall lifecycle.
|
protected Enumeration<CoverageEligibilityResponse.EligibilityResponseStatus> |
CoverageEligibilityResponse.status
The status of the resource instance.
|
protected Enumeration<VisionPrescription.VisionStatus> |
VisionPrescription.status
The status of the resource instance.
|
protected Enumeration<Observation.ObservationStatus> |
Observation.status
The status of the result value.
|
protected Enumeration<PaymentReconciliation.PaymentReconciliationStatus> |
PaymentReconciliation.status
The status of the resource instance.
|
protected Enumeration<DiagnosticReport.DiagnosticReportStatus> |
DiagnosticReport.status
The status of the diagnostic report.
|
protected Enumeration<Procedure.ProcedureStatus> |
Procedure.status
A code specifying the state of the procedure.
|
protected Enumeration<Enumerations.PublicationStatus> |
MetadataResource.status
The status of this metadata resource.
|
protected Enumeration<Flag.FlagStatus> |
Flag.status
Supports basic workflow.
|
protected Enumeration<Enumerations.PublicationStatus> |
CatalogEntry.status
Used to support catalog exchange even for unsupported products, e.g.
|
protected Enumeration<FamilyMemberHistory.FamilyHistoryStatus> |
FamilyMemberHistory.status
A code specifying the status of the record of the family history of a specific family member.
|
protected Enumeration<RiskAssessment.RiskAssessmentStatus> |
RiskAssessment.status
The status of the RiskAssessment, using the same statuses as an Observation.
|
protected Enumeration<Enumerations.DocumentReferenceStatus> |
DocumentManifest.status
The status of this document manifest.
|
protected Enumeration<Media.MediaStatus> |
Media.status
The current state of the {{title}}.
|
protected Enumeration<Subscription.SubscriptionStatus> |
Subscription.status
The status of the subscription, which marks the server state for managing the subscription.
|
protected Enumeration<Coverage.CoverageStatus> |
Coverage.status
The status of the resource instance.
|
protected Enumeration<CommunicationRequest.CommunicationRequestStatus> |
CommunicationRequest.status
The status of the proposal or order.
|
protected Enumeration<CarePlan.CarePlanStatus> |
CarePlan.status
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
|
protected Enumeration<CarePlan.CarePlanActivityStatus> |
CarePlan.CarePlanActivityDetailComponent.status
Identifies what progress is being made for the specific activity.
|
protected Enumeration<VerificationResult.Status> |
VerificationResult.status
The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).
|
protected Enumeration<ResearchStudy.ResearchStudyStatus> |
ResearchStudy.status
The current state of the study.
|
protected Enumeration<ServiceRequest.ServiceRequestStatus> |
ServiceRequest.status
The status of the order.
|
protected Enumeration<MedicationKnowledge.MedicationKnowledgeStatus> |
MedicationKnowledge.status
A code to indicate if the medication is in active use.
|
protected Enumeration<Medication.MedicationStatus> |
Medication.status
A code to indicate if the medication is in active use.
|
protected Enumeration<MedicationAdministration.MedicationAdministrationStatus> |
MedicationAdministration.status
Will generally be set to show that the administration has been completed.
|
protected Enumeration<Substance.FHIRSubstanceStatus> |
Substance.status
A code to indicate if the substance is actively used.
|
protected Enumeration<Immunization.ImmunizationStatus> |
Immunization.status
Indicates the current status of the immunization event.
|
protected Enumeration<ResearchSubject.ResearchSubjectStatus> |
ResearchSubject.status
The current state of the subject.
|
protected Enumeration<CareTeam.CareTeamStatus> |
CareTeam.status
Indicates the current state of the care team.
|
protected Enumeration<Contract.ContractStatus> |
Contract.status
The status of the resource instance.
|
protected Enumeration<DeviceRequest.DeviceRequestStatus> |
DeviceRequest.status
The status of the request.
|
protected Enumeration<EnrollmentRequest.EnrollmentRequestStatus> |
EnrollmentRequest.status
The status of the resource instance.
|
protected Enumeration<Enumerations.PublicationStatus> |
InsurancePlan.status
The current state of the health insurance product.
|
protected Enumeration<RequestGroup.RequestStatus> |
RequestGroup.status
The current state of the request.
|
protected Enumeration<ExplanationOfBenefit.ExplanationOfBenefitStatus> |
ExplanationOfBenefit.status
The status of the resource instance.
|
protected Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> |
CoverageEligibilityRequest.status
The status of the resource instance.
|
protected Enumeration<PaymentNotice.PaymentNoticeStatus> |
PaymentNotice.status
The status of the resource instance.
|
protected Enumeration<DetectedIssue.DetectedIssueStatus> |
DetectedIssue.status
Indicates the status of the detected issue.
|
protected Enumeration<Narrative.NarrativeStatus> |
Narrative.status
The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data.
|
protected Enumeration<NutritionOrder.NutritionOrderStatus> |
NutritionOrder.status
The workflow status of the nutrition order/request.
|
protected Enumeration<Communication.CommunicationStatus> |
Communication.status
The status of the transmission.
|
protected Enumeration<Enumerations.DocumentReferenceStatus> |
DocumentReference.status
The status of this document reference.
|
protected Enumeration<Task.TaskStatus> |
Task.status
The current status of the task.
|
protected Enumeration<Encounter.EncounterStatus> |
Encounter.status
planned | arrived | triaged | in-progress | onleave | finished | cancelled +.
|
protected Enumeration<Encounter.EncounterStatus> |
Encounter.StatusHistoryComponent.status
planned | arrived | triaged | in-progress | onleave | finished | cancelled +.
|
protected Enumeration<Encounter.EncounterLocationStatus> |
Encounter.EncounterLocationComponent.status
The status of the participants' presence at the specified location during the period specified.
|
protected Enumeration<ClinicalImpression.ClinicalImpressionStatus> |
ClinicalImpression.status
Identifies the workflow status of the assessment.
|
protected Enumeration<Consent.ConsentState> |
Consent.status
Indicates the current state of this consent.
|
protected Enumeration<EnrollmentResponse.EnrollmentResponseStatus> |
EnrollmentResponse.status
The status of the resource instance.
|
protected Enumeration<DeviceUseStatement.DeviceUseStatementStatus> |
DeviceUseStatement.status
A code representing the patient or other source's judgment about the state of the device used that this statement is about.
|
protected Enumeration<SupplyDelivery.SupplyDeliveryStatus> |
SupplyDelivery.status
A code specifying the state of the dispense event.
|
protected Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductStatus> |
BiologicallyDerivedProduct.status
Whether the product is currently available.
|
protected Enumeration<Composition.CompositionStatus> |
Composition.status
The workflow/clinical status of this composition.
|
protected Enumeration<TestReport.TestReportStatus> |
TestReport.status
The current state of this test report.
|
protected Enumeration<MedicationRequest.MedicationRequestStatus> |
MedicationRequest.status
A code specifying the current state of the order.
|
protected Enumeration<MeasureReport.MeasureReportStatus> |
MeasureReport.status
The MeasureReport status.
|
protected Enumeration<Account.AccountStatus> |
Account.status
Indicates whether the account is presently used/usable or not.
|
protected Enumeration<SupplyRequest.SupplyRequestStatus> |
SupplyRequest.status
Status of the supply request.
|
protected Enumeration<Specimen.SpecimenStatus> |
Specimen.status
The availability of the specimen.
|
protected Enumeration<ClaimResponse.ClaimResponseStatus> |
ClaimResponse.status
The status of the resource instance.
|
protected Enumeration<Claim.ClaimStatus> |
Claim.status
The status of the resource instance.
|
protected Enumeration<Appointment.AppointmentStatus> |
Appointment.status
The overall status of the Appointment.
|
protected Enumeration<Appointment.ParticipationStatus> |
Appointment.AppointmentParticipantComponent.status
Participation status of the actor.
|
protected Enumeration<Location.LocationStatus> |
Location.status
The status property covers the general availability of the resource, not the current value which may be covered by the operationStatus, or by a schedule/slots if they are configured for the location.
|
protected Enumeration<MolecularSequence.StrandType> |
MolecularSequence.MolecularSequenceReferenceSeqComponent.strand
An absolute reference to a strand.
|
protected Enumeration<Enumerations.BindingStrength> |
ElementDefinition.ElementDefinitionBindingComponent.strength
Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances.
|
protected Enumeration<Enumerations.BindingStrength> |
OperationDefinition.OperationDefinitionParameterBindingComponent.strength
Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances.
|
protected Enumeration<ResearchElementDefinition.GroupMeasure> |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.studyEffectiveGroupMeasure
Indicates how elements are aggregated within the study effective period.
|
protected Enumeration<ContactPoint.ContactPointSystem> |
ContactPoint.system
Telecommunications form for contact point - what communications system is required to make use of the contact.
|
protected Enumeration<StructureMap.StructureMapTransform> |
StructureMap.StructureMapGroupRuleTargetComponent.transform
How the data is copied / created.
|
protected Enumeration<StructureDefinition.ExtensionContextType> |
StructureDefinition.StructureDefinitionContextComponent.type
Defines how to interpret the expression that defines what the context of the extension is.
|
protected Enumeration<Invoice.InvoicePriceComponentType> |
Invoice.InvoiceLineItemPriceComponentComponent.type
This code identifies the type of the component.
|
protected Enumeration<ElementDefinition.DiscriminatorType> |
ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.type
How the element value is interpreted when discrimination is evaluated.
|
protected Enumeration<Enumerations.SearchParamType> |
SearchParameter.type
The type of value that a search parameter may contain, and how the content is interpreted.
|
protected Enumeration<Device.DeviceNameType> |
Device.DeviceDeviceNameComponent.type
The type of deviceName.
|
protected Enumeration<Linkage.LinkageType> |
Linkage.LinkageItemComponent.type
Distinguishes which item is "source of truth" (if any) and which items are no longer considered to be current representations.
|
protected Enumeration<Contributor.ContributorType> |
Contributor.type
The type of contributor.
|
protected Enumeration<PlanDefinition.ActionParticipantType> |
PlanDefinition.PlanDefinitionActionParticipantComponent.type
The type of participant in the action.
|
protected Enumeration<Enumerations.NoteType> |
PaymentReconciliation.NotesComponent.type
The business purpose of the note text.
|
protected Enumeration<Enumerations.SearchParamType> |
CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.type
The type of value a search parameter refers to, and how the content is interpreted.
|
protected Enumeration<EvidenceVariable.EvidenceVariableType> |
EvidenceVariable.type
The type of evidence element, a population, an exposure, or an outcome.
|
protected Enumeration<MolecularSequence.SequenceType> |
MolecularSequence.type
Amino Acid Sequence/ DNA Sequence / RNA Sequence.
|
protected Enumeration<MolecularSequence.QualityType> |
MolecularSequence.MolecularSequenceQualityComponent.type
INDEL / SNP / Undefined variant.
|
protected Enumeration<MolecularSequence.RepositoryType> |
MolecularSequence.MolecularSequenceRepositoryComponent.type
Click and see / RESTful API / Need login to see / RESTful API with authentication / Other ways to see resource.
|
protected Enumeration<TriggerDefinition.TriggerType> |
TriggerDefinition.type
The type of triggering event.
|
protected Enumeration<Questionnaire.QuestionnaireItemType> |
Questionnaire.QuestionnaireItemComponent.type
The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, coded choice, etc.).
|
protected Enumeration<Subscription.SubscriptionChannelType> |
Subscription.SubscriptionChannelComponent.type
The type of channel to send notifications on.
|
protected Enumeration<Group.GroupType> |
Group.type
Identifies the broad classification of the kind of resources the group includes.
|
protected Enumeration<AuditEvent.AuditEventAgentNetworkType> |
AuditEvent.AuditEventAgentNetworkComponent.type
An identifier for the type of network access point that originated the audit event.
|
protected Enumeration<ExampleScenario.ExampleScenarioActorType> |
ExampleScenario.ExampleScenarioActorComponent.type
The type of actor - person or system.
|
protected Enumeration<DeviceDefinition.DeviceNameType> |
DeviceDefinition.DeviceDefinitionDeviceNameComponent.type
The type of deviceName.
|
protected Enumeration<DeviceMetric.DeviceMetricCalibrationType> |
DeviceMetric.DeviceMetricCalibrationComponent.type
Describes the type of the calibration method.
|
protected Enumeration<ResearchElementDefinition.ResearchElementType> |
ResearchElementDefinition.type
The type of research element, a population, an exposure, or an outcome.
|
protected Enumeration<Enumerations.NoteType> |
ExplanationOfBenefit.NoteComponent.type
The business purpose of the note text.
|
protected Enumeration<Address.AddressType> |
Address.type
Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g.
|
protected Enumeration<Patient.LinkType> |
Patient.PatientLinkComponent.type
The type of link between this patient resource and another patient resource.
|
protected Enumeration<NamingSystem.NamingSystemIdentifierType> |
NamingSystem.NamingSystemUniqueIdComponent.type
Identifies the unique identifier scheme used for this particular identifier.
|
protected Enumeration<Consent.ConsentProvisionType> |
Consent.provisionComponent.type
Action to take - permit or deny - when the rule conditions are met.
|
protected Enumeration<ActivityDefinition.ActivityParticipantType> |
ActivityDefinition.ActivityDefinitionParticipantComponent.type
The type of participant in the action.
|
protected Enumeration<ChargeItemDefinition.ChargeItemDefinitionPriceComponentType> |
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.type
This code identifies the type of the component.
|
protected Enumeration<CodeSystem.PropertyType> |
CodeSystem.PropertyComponent.type
The type of the property value.
|
protected Enumeration<TestReport.TestReportParticipantType> |
TestReport.TestReportParticipantComponent.type
The type of participant.
|
protected Enumeration<Bundle.BundleType> |
Bundle.type
Indicates the purpose of this bundle - how it is intended to be used.
|
protected Enumeration<MeasureReport.MeasureReportType> |
MeasureReport.type
The type of measure report.
|
protected Enumeration<Enumerations.NoteType> |
ClaimResponse.NoteComponent.type
The business purpose of the note text.
|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceType> |
AllergyIntolerance.type
Identification of the underlying physiological mechanism for the reaction risk.
|
protected Enumeration<RelatedArtifact.RelatedArtifactType> |
RelatedArtifact.type
The type of relationship to the related artifact.
|
protected Enumeration<StructureMap.StructureMapGroupTypeMode> |
StructureMap.StructureMapGroupComponent.typeMode
If this is the default rule set to apply for the source type or this combination of types.
|
protected Enumeration<HumanName.NameUse> |
HumanName.use
Identifies the purpose for this name.
|
protected Enumeration<Identifier.IdentifierUse> |
Identifier.use
The purpose of this identifier.
|
protected Enumeration<ExplanationOfBenefit.Use> |
ExplanationOfBenefit.use
A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future.
|
protected Enumeration<OperationDefinition.OperationParameterUse> |
OperationDefinition.OperationDefinitionParameterComponent.use
Whether this is an input or an output parameter.
|
protected Enumeration<ContactPoint.ContactPointUse> |
ContactPoint.use
Identifies the purpose for the contact point.
|
protected Enumeration<Address.AddressUse> |
Address.use
The purpose of this address.
|
protected Enumeration<GraphDefinition.GraphCompartmentUse> |
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.use
Defines how the compartment rule is used - whether it it is used to test whether resources are subject to the rule, or whether it is a rule that must be followed.
|
protected Enumeration<ClaimResponse.Use> |
ClaimResponse.use
A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future.
|
protected Enumeration<Claim.Use> |
Claim.use
A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future.
|
protected Enumeration<ParameterDefinition.ParameterUse> |
ParameterDefinition.use
Whether the parameter is input or output for the module.
|
protected Enumeration<ResearchElementDefinition.VariableType> |
ResearchElementDefinition.variableType
The type of the outcome (e.g.
|
protected Enumeration<ElementDefinition.ReferenceVersionRules> |
ElementDefinition.TypeRefComponent.versioning
Whether this reference needs to be version specific or version independent, or whether either can be used.
|
protected Enumeration<CapabilityStatement.ResourceVersionPolicy> |
CapabilityStatement.CapabilityStatementRestResourceComponent.versioning
This field is set to no-version to specify that the system does not support (server) or use (client) versioning for this resource type.
|
protected Enumeration<SearchParameter.XPathUsageType> |
SearchParameter.xpathUsage
How the search parameter relates to the set of elements returned by evaluating the xpath query.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Enumeration<ElementDefinition.AggregationMode>> |
ElementDefinition.TypeRefComponent.aggregation
If the type is a reference to another resource, how the resource is or can be aggregated - is it a contained resource, or a reference, and if the context is a bundle, is it included in the bundle.
|
protected List<Enumeration<AllergyIntolerance.AllergyIntoleranceCategory>> |
AllergyIntolerance.category
Category of the identified substance.
|
protected List<Enumeration<SearchParameter.SearchComparator>> |
SearchParameter.comparator
Comparators supported for the search parameter.
|
protected List<Enumeration<Timing.DayOfWeek>> |
Timing.TimingRepeatComponent.dayOfWeek
If one or more days of week is provided, then the action happens only on the specified day(s).
|
protected List<Enumeration<HealthcareService.DaysOfWeek>> |
HealthcareService.HealthcareServiceAvailableTimeComponent.daysOfWeek
Indicates which days of the week are available between the start and end Times.
|
protected List<Enumeration<PractitionerRole.DaysOfWeek>> |
PractitionerRole.PractitionerRoleAvailableTimeComponent.daysOfWeek
Indicates which days of the week are available between the start and end Times.
|
protected List<Enumeration<Location.DaysOfWeek>> |
Location.LocationHoursOfOperationComponent.daysOfWeek
Indicates which days of the week are available between the start and end Times.
|
protected List<Enumeration<Enumerations.FHIRVersion>> |
ImplementationGuide.fhirVersion
The version(s) of the FHIR specification that this ImplementationGuide targets - e.g.
|
protected List<Enumeration<Enumerations.FHIRVersion>> |
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.fhirVersion
Indicates the FHIR Version(s) this artifact is intended to apply to.
|
protected List<Enumeration<StructureMap.StructureMapTargetListMode>> |
StructureMap.StructureMapGroupRuleTargetComponent.listMode
If field is a list, how to manage the list.
|
protected List<Enumeration<SearchParameter.SearchModifierCode>> |
SearchParameter.modifier
A modifier supported for the search parameter.
|
protected List<Enumeration<CodeSystem.FilterOperator>> |
CodeSystem.CodeSystemFilterComponent.operator
A list of operators that can be used with the filter.
|
protected List<Enumeration<ObservationDefinition.ObservationDataType>> |
ObservationDefinition.permittedDataType
The data types allowed for the value element of the instance observations conforming to this ObservationDefinition.
|
protected List<Enumeration<CoverageEligibilityResponse.EligibilityResponsePurpose>> |
CoverageEligibilityResponse.purpose
Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.
|
protected List<Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose>> |
CoverageEligibilityRequest.purpose
Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.
|
protected List<Enumeration<CapabilityStatement.ReferenceHandlingPolicy>> |
CapabilityStatement.CapabilityStatementRestResourceComponent.referencePolicy
A set of flags that defines how references are supported.
|
protected List<Enumeration<ElementDefinition.PropertyRepresentation>> |
ElementDefinition.representation
Codes that define how this element is represented in instances, when the deviation varies from the normal case.
|
protected List<Enumeration<Timing.EventTiming>> |
Timing.TimingRepeatComponent.when
An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TranslatingUtilities.egt(Enumeration<? extends Enum> value) |
String |
TranslatingUtilities.TranslationServices.egt(Enumeration<? extends Enum> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.