Uses of Class
org.hl7.fhir.dstu3.model.Type
-
Packages that use Type Package Description org.hl7.fhir.dstu3.elementmodel org.hl7.fhir.dstu3.formats org.hl7.fhir.dstu3.model org.hl7.fhir.dstu3.utils -
-
Uses of Type in org.hl7.fhir.dstu3.elementmodel
Methods in org.hl7.fhir.dstu3.elementmodel that return Type Modifier and Type Method Description TypeElement. asType()TypeObjectConverter. convertToType(Element element)Methods in org.hl7.fhir.dstu3.elementmodel with parameters of type Type Modifier and Type Method Description ElementObjectConverter. convert(Property property, Type type) -
Uses of Type in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return Type Modifier and Type Method Description TypeIParser. parseType(byte[] bytes, String knownType)This is used to parse a type - a fragment of a resource.TypeIParser. parseType(InputStream input, String knownType)This is used to parse a type - a fragment of a resource.TypeIParser. parseType(String input, String knownType)This is used to parse a type - a fragment of a resource.protected TypeJsonParser. parseType(com.google.gson.JsonObject json, String type)protected TypeJsonParser. parseType(String prefix, com.google.gson.JsonObject json)protected abstract TypeJsonParserBase. parseType(com.google.gson.JsonObject json, String type)TypeJsonParserBase. parseType(InputStream input, String type)protected abstract TypeJsonParserBase. parseType(String prefix, com.google.gson.JsonObject json)TypeParserBase. parseType(byte[] bytes, String typeName)TypeParserBase. parseType(String input, String typeName)TypeRdfParserBase. parseType(InputStream input, String knownType)protected TypeXmlParser. parseType(String prefix, org.xmlpull.v1.XmlPullParser xpp)protected TypeXmlParser. parseType(org.xmlpull.v1.XmlPullParser xpp, String type)TypeXmlParserBase. parseType(InputStream input, String knownType)protected abstract TypeXmlParserBase. parseType(org.xmlpull.v1.XmlPullParser xml, String type)Methods in org.hl7.fhir.dstu3.formats with parameters of type Type Modifier and Type Method Description voidIParser. compose(OutputStream stream, Type type, String rootName)Compose a type to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production) Not supported by all implementations.voidJsonParserBase. compose(OutputStream stream, Type type, String rootName)voidRdfParserBase. compose(OutputStream stream, Type type, String rootName)voidXmlParserBase. compose(OutputStream stream, String rootName, Type type)Compose a type to a stream (used in the spec, for example, but not normally in production)voidXmlParserBase. compose(OutputStream stream, Type type, String rootName)byte[]IParser. composeBytes(Type type, String rootName)Compose a type to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production) Not supported by all implementations.byte[]ParserBase. composeBytes(Type type, String typeName)StringIParser. composeString(Type type, String rootName)Compose a type to a stream, possibly using pretty presentation for a human reader (used in the spec, for example, but not normally in production) Not supported by all implementations.StringParserBase. composeString(Type type, String typeName)protected voidJsonParser. composeType(String prefix, Type type)protected abstract voidJsonParserBase. composeType(String prefix, Type type)protected voidRdfParser. composeType(Turtle.Complex parent, String parentType, String name, Type value, int index)protected voidXmlParser. composeType(String prefix, Type type)protected abstract voidXmlParserBase. composeType(String prefix, Type type)protected voidXmlParserBase. composeTypeAttributes(Type type)protected voidJsonParser. composeTypeInner(Type type)protected abstract voidJsonParserBase. composeTypeInner(Type type)protected voidXmlParserBase. parseTypeAttributes(org.xmlpull.v1.XmlPullParser xpp, Type t) -
Uses of Type in org.hl7.fhir.dstu3.model
Subclasses of Type in org.hl7.fhir.dstu3.model Modifier and Type Class Description classAddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats).classAgeA duration of time during which an organism (or a process) has existed.classAnnotationA text note which also contains information about who made the statement and when.classAttachmentFor referring to data content defined in other formats.classBase64BinaryTypePrimitive type "base64Binary" in FHIR: a sequence of bytes represented in base64classBaseDateTimeTypeclassBaseExtensionclassBaseNarrativeclassBaseReferenceclassBooleanTypePrimitive type "boolean" in FHIR "true" or "false"classCodeableConceptA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.classCodeTypePrimitive type "code" in FHIR, when not bound to an enumerated list of codesclassCodingA reference to a code defined by a terminology system.classContactDetailSpecifies contact information for a person or organization.classContactPointDetails for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.classContributorA contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers.classCountA measured amount (or an amount that can potentially be measured).classDataRequirementDescribes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data.classDateTimeTypeRepresents a FHIR dateTime datatype.classDateTypeRepresents a FHIR date datatype.classDecimalTypePrimitive type "decimal" in FHIR: A rational numberclassDistanceA length - a value with a unit that is a physical distance.classDosageIndicates how the medication is/was taken or should be taken by the patient.classDurationA length of time.classElementDefinitionCaptures constraints on each element within the resource, profile, or extension.classEnumeration<T extends Enum<?>>Primitive type "code" in FHIR, where the code is tied to an enumerated list of possible valuesclassExtensionOptional Extension Element - found in all resources.classHumanNameA human's name with the ability to identify parts and usage.classIdentifierA technical identifier - identifies some entity uniquely and unambiguously.classIdTypeThis class represents the logical identity for a resource, or as much of that identity is known.classInstantTypeRepresents a FHIR instant datatype.classIntegerTypePrimitive type "integer" in FHIR: A signed 32-bit integerclassMarkdownTypePrimitive type "code" in FHIR, when not bound to an enumerated list of codesclassMetaThe metadata about a resource.classMoneyAn amount of economic utility in some recognized currency.classNarrativeA human-readable formatted text, including images.classOidTypePrimitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...classParameterDefinitionThe parameters to the module.classPeriodA time period defined by a start and end date and optionally time.classPositiveIntTypePrimitive type "integer" in FHIR: A signed 32-bit integerclassPrimitiveType<T>classQuantityA measured amount (or an amount that can potentially be measured).classRangeA set of ordered Quantities defined by a low and high limit.classRatioA relationship of two Quantity values - expressed as a numerator and a denominator.classReferenceA reference from one resource to another.classRelatedArtifactRelated artifacts such as additional documentation, justification, or bibliographic references.classSampledDataA series of measurements taken by a device, with upper and lower limits.classSidTypeclassSignatureA digital signature along with supporting context.classSimpleQuantityA measured amount (or an amount that can potentially be measured).classStringTypePrimitive type "string" in FHIR - any sequence of unicode characters less than 1MB in lengthclassTimeTypeRepresents a Time datatype, per the FHIR specification.classTimingSpecifies an event that may occur multiple times.classTriggerDefinitionA description of a triggering event.classUnsignedIntTypePrimitive type "integer" in FHIR: A signed 32-bit integerclassUriTypePrimitive type "uri" in FHIR: any valid URI.classUsageContextSpecifies clinical/business/etc metadata that can be used to retrieve, index and/or categorize an artifact.classUuidTypeFields in org.hl7.fhir.dstu3.model declared as Type Modifier and Type Field Description protected TypeCondition. abatementThe date or estimated date that the condition resolved or went into remission.protected TypeSpecimen.SpecimenContainerComponent. additiveIntroduced substance to preserve, maintain or enhance the specimen.protected TypeFamilyMemberHistory. ageThe age of the relative at the time the family member history is recorded.protected TypeEligibilityResponse.BenefitComponent. allowedBenefits allowed.protected TypeExplanationOfBenefit.BenefitComponent. allowedBenefits allowed.protected TypeQuestionnaire.QuestionnaireItemEnableWhenComponent. answerAn answer that the referenced question must match in order for the item to be enabled.protected TypeDosage. asNeededIndicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).protected TypeProcedureRequest. asNeededIf a CodeableConcept is present, it indicates the pre-condition for performing the procedure.protected TypeAnnotation. authorThe individual responsible for making the annotation.protected TypeContract. bindingLegally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the "source of truth" and which would be the basis for legal action related to enforcement of this Contract.protected TypeFamilyMemberHistory. bornThe actual or approximate date of birth of the relative.protected TypeTiming.TimingRepeatComponent. boundsEither a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.protected TypeDeviceRequest. codeThe details of the device to be used.protected TypeSpecimen.SpecimenCollectionComponent. collectedTime when specimen was collected from subject - the physiologically relevant time.protected TypeCommunication.CommunicationPayloadComponent. contentA communicated content (or for multi-part communications, one portion of the communication).protected TypeCommunicationRequest.CommunicationRequestPayloadComponent. contentThe communicated content (or for multi-part communications, one portion of the communication).protected TypeContract.ComputableLanguageComponent. contentComputable Contract conveyed using a policy rule language (e.g.protected TypeContract.FriendlyLanguageComponent. contentHuman readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability.protected TypeContract.LegalLanguageComponent. contentContract legal text in human renderable form.protected TypeFamilyMemberHistory. deceasedDeceased flag or the actual or approximate age of the relative at the time of death for the family member history record.protected TypePatient. deceasedIndicates if the individual is deceased or not.protected TypeElementDefinition. defaultValueThe value that should be used if there is no value stated in the instance (e.g.protected TypeStructureMap.StructureMapGroupRuleSourceComponent. defaultValueA value to use if there is no existing value in the source object.protected TypeTask. definitionA reference to a formal or informal definition of the task.protected TypeGoal.GoalTargetComponent. detailThe target value of the focus to be achieved to signify the fulfillment of the goal, e.g.protected TypePlanDefinition.PlanDefinitionGoalTargetComponent. detailThe target value of the measure to be achieved to signify fulfillment of the goal, e.g.protected TypeClaim.DiagnosisComponent. diagnosisThe diagnosis.protected TypeExplanationOfBenefit.DiagnosisComponent. diagnosisThe diagnosis.protected TypeDosage. doseAmount of medication per dose.protected TypeGoal.GoalTargetComponent. dueIndicates either the date or the duration after start by which the goal should be met.protected TypeClinicalImpression. effectiveThe point in time or period over which the subject was assessed.protected TypeDiagnosticReport. effectiveThe time or time-period the observed values are related to.protected TypeMedicationAdministration. effectiveA specific date/time or interval of time during which the administration took place (or did not take place, when the 'notGiven' attribute is true).protected TypeMedicationStatement. effectiveThe interval of time during which it is being asserted that the patient was taking the medication (or was not taking, when the wasNotGiven element is true).protected TypeObservation. effectiveThe time or time-period the observed value is asserted as being true.protected TypeContract.TermValuedItemComponent. entitySpecific type of Contract Provision Valued Item that may be priced.protected TypeContract.ValuedItemComponent. entitySpecific type of Contract Valued Item that may be priced.protected TypeTriggerDefinition. eventTimingThe timing of the event (if this is a period trigger).protected TypeElementDefinition. fixedSpecifies a value that SHALL be exactly the value for this element in the instance.protected TypeQuestionnaire.QuestionnaireItemComponent. initialThe value that should be defaulted when initially rendering the questionnaire for user input.protected TypeClinicalImpression.ClinicalImpressionFindingComponent. itemSpecific text, code or reference for finding or diagnosis, which may include ruled-out or resolved conditions.protected TypeMedication.MedicationIngredientComponent. itemThe actual ingredient - either a substance (simple ingredient) or another medication.protected TypeMedication.MedicationPackageContentComponent. itemIdentifies one of the items in the package.protected TypeSupplyDelivery.SupplyDeliverySuppliedItemComponent. itemIdentifies the medication, substance or device being dispensed.protected TypeSupplyRequest.SupplyRequestOrderedItemComponent. itemThe item that is requested to be supplied.protected TypeClaim.AccidentComponent. locationAccident Place.protected TypeClaim.ItemComponent. locationWhere the service was provided.protected TypeExplanationOfBenefit.AccidentComponent. locationWhere the accident occurred.protected TypeExplanationOfBenefit.ItemComponent. locationWhere the service was provided.protected TypeElementDefinition. maxValueThe maximum allowed value for the element.protected TypeMedicationAdministration. medicationIdentifies the medication that was administered.protected TypeMedicationDispense. medicationIdentifies the medication being administered.protected TypeMedicationRequest. medicationIdentifies the medication being requested.protected TypeMedicationStatement. medicationIdentifies the medication being administered.protected TypeElementDefinition. minValueThe minimum allowed value for the element.protected TypePatient. multipleBirthIndicates whether the patient is part of a multiple (bool) or indicates the actual birth order (integer).protected TypeMedicationDispense. notDoneReasonIndicates the reason why a dispense was not performed.protected TypeChargeItem. occurrenceDate/time(s) or duration when the charged service was applied.protected TypeCommunicationRequest. occurrenceThe time when this communication is to occur.protected TypeDeviceRequest. occurrenceThe timing schedule for the use of the device.protected TypeMedia. occurrenceThe date and time(s) at which the media was collected.protected TypeProcedureRequest. occurrenceThe date/time at which the diagnostic testing should occur.protected TypeReferralRequest. occurrenceThe period of time within which the services identified in the referral/transfer of care is specified or required to occur.protected TypeRiskAssessment. occurrenceThe date (and possibly time) the risk assessment was performed.protected TypeSupplyDelivery. occurrenceThe date or time(s) the activity occurred.protected TypeSupplyRequest. occurrenceWhen the request should be fulfilled.protected TypePlanDefinition.PlanDefinitionActionRelatedActionComponent. offsetA duration or range of durations to apply to the relationship.protected TypeRequestGroup.RequestGroupActionRelatedActionComponent. offsetA duration or range of durations to apply to the relationship.protected TypeProvenance.ProvenanceAgentComponent. onBehalfOfThe individual, device, or organization for whom the change was made.protected TypeSignature. onBehalfOfA reference to an application-usable description of the identity that is represented by the signature.protected TypeAllergyIntolerance. onsetEstimated or actual date, date-time, or age when allergy or intolerance was identified.protected TypeCondition. onsetEstimated or actual date or date-time the condition began, in the opinion of the clinician.protected TypeFamilyMemberHistory.FamilyMemberHistoryConditionComponent. onsetEither the age of onset, range of approximate age or descriptive string can be recorded.protected TypeDocumentManifest.DocumentManifestContentComponent. pThe list of references to document content, or Attachment that consist of the parts of this document manifest.protected TypeElementDefinition. patternSpecifies a value that the value in the instance SHALL follow - that is, any value in the pattern must be found in the instance.protected TypeProcedure. performedThe date(time)/period over which the procedure was performed.protected TypeRiskAssessment.RiskAssessmentPredictionComponent. probabilityHow likely is the outcome (in the specified timeframe).protected TypeClaim.ProcedureComponent. procedureThe procedure code.protected TypeExplanationOfBenefit.ProcedureComponent. procedureThe procedure code.protected TypeActivityDefinition. productIdentifies the food, drug or other product being consumed or supplied in the activity.protected TypeCarePlan.CarePlanActivityDetailComponent. productIdentifies the food, drug or other product to be consumed or supplied in the activity.protected TypeDosage. rateAmount of medication per unit of time.protected TypeMedicationAdministration.MedicationAdministrationDosageComponent. rateIdentifies the speed with which the medication was or will be introduced into the patient.protected TypeNutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent. rateThe rate of administration of formula via a feeding pump, e.g.protected TypeGuidanceResponse. reasonIndicates the reason the request was initiated.protected TypeRequestGroup. reasonIndicates the reason the request group was created.protected TypeRiskAssessment. reasonThe reason the risk assessment was performed.protected TypeSupplyRequest. reasonWhy the supply item was requested.protected TypeVisionPrescription. reasonCan be the reason or the indication for writing the prescription.protected TypeCarePlan.CarePlanActivityDetailComponent. scheduledThe period, timing or frequency upon which the described activity is to occur.protected TypeClaim.ItemComponent. servicedThe date or dates when the enclosed suite of services were performed or completed.protected TypeEligibilityRequest. servicedThe date or dates when the enclosed suite of services were performed or completed.protected TypeExplanationOfBenefit.ItemComponent. servicedThe date or dates when the enclosed suite of services were performed or completed.protected TypeConceptMap. sourceThe source value set that specifies the concepts that are being mapped.protected TypeConsent. sourceThe source on which this consent statement is based.protected TypeImplementationGuide.ImplementationGuidePackageResourceComponent. sourceWhere this resource is found.protected TypeGoal. startThe date or event after which the goal should begin being pursued.protected TypeSubstance.SubstanceIngredientComponent. substanceAnother substance that is a component of this substance.protected TypeComposition.CompositionRelatesToComponent. targetThe target composition/document of this relationship.protected TypeConceptMap. targetThe target value set provides context to the mappings.protected TypeSpecimen.SpecimenProcessingComponent. timeA record of the time or period when the specimen processing occurred.protected TypeActivityDefinition. timingThe period, timing or frequency upon which the described activity is to occur.protected TypeClaim.SpecialConditionComponent. timingThe date when or period to which this information refers.protected TypeDeviceUseStatement. timingHow often the device was used.protected TypeExplanationOfBenefit.SupportingInformationComponent. timingThe date when or period to which this information refers.protected TypePlanDefinition.PlanDefinitionActionComponent. timingAn optional value describing when the action should be performed.protected TypeRequestGroup.RequestGroupActionComponent. timingAn optional value describing when the action should be performed.protected TypeEligibilityResponse.BenefitComponent. usedBenefits used.protected TypeExplanationOfBenefit.BenefitComponent. usedBenefits used.protected TypeClaim.SpecialConditionComponent. valueAdditional data or information such as resources, documents, images etc.protected TypeCodeSystem.ConceptPropertyComponent. valueThe value of this property.protected TypeDataRequirement.DataRequirementDateFilterComponent. valueThe value of the filter.protected TypeElementDefinition.ElementDefinitionExampleComponent. valueThe actual value for the element, which must be one of the types allowed for this element.protected TypeExplanationOfBenefit.SupportingInformationComponent. valueAdditional data or information such as resources, documents, images etc.protected TypeExtension. valueValue of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).protected TypeGroup.GroupCharacteristicComponent. valueThe value of the trait that holds (or does not hold - see 'exclude') for members of the group.protected TypeObservation.ObservationComponentComponent. valueThe information determined as a result of making the observation, if the information has a simple value.protected TypeObservation. valueThe information determined as a result of making the observation, if the information has a simple value.protected TypeParameters.ParametersParameterComponent. valueIf the parameter is a data type.protected TypeQuestionnaire.QuestionnaireItemOptionComponent. valueA potential answer that's allowed as the answer to this question.protected TypeQuestionnaireResponse.QuestionnaireResponseItemAnswerComponent. valueThe answer (or one of the answers) provided by the respondent to the question.protected TypeStructureMap.StructureMapGroupRuleTargetParameterComponent. valueParameter value - variable or literal.protected TypeTask.ParameterComponent. valueThe value of the input parameter as a basic type.protected TypeTask.TaskOutputComponent. valueThe value of the Output parameter as a basic type.protected TypeUsageContext. valueA value that defines the context specified in this context of use.protected TypeValueSet.ValueSetExpansionParameterComponent. valueThe value of the parameter.protected TypeDataRequirement.DataRequirementCodeFilterComponent. valueSetThe valueset for the code filter.protected TypeElementDefinition.ElementDefinitionBindingComponent. valueSetPoints to the value set or external definition (e.g.protected TypeOperationDefinition.OperationDefinitionParameterBindingComponent. valueSetPoints to the value set or external definition (e.g.protected TypeProvenance.ProvenanceEntityComponent. whatIdentity of the Entity used.protected TypeRiskAssessment.RiskAssessmentPredictionComponent. whenIndicates the period of time or age range of the subject to which the specified probability applies.protected TypeProvenance.ProvenanceAgentComponent. whoThe individual, device or organization that participated in the event.protected TypeSignature. whoA reference to an application-usable description of the identity that signed (e.g.Methods in org.hl7.fhir.dstu3.model that return Type Modifier and Type Method Description TypeBase. castToType(Base b)abstract TypePrimitiveType. copy()TypeType. copy()TypeFactory. create(String name)TypeCondition. getAbatement()TypeSpecimen.SpecimenContainerComponent. getAdditive()TypeFamilyMemberHistory. getAge()TypeEligibilityResponse.BenefitComponent. getAllowed()TypeExplanationOfBenefit.BenefitComponent. getAllowed()TypeQuestionnaire.QuestionnaireItemEnableWhenComponent. getAnswer()TypeDosage. getAsNeeded()TypeProcedureRequest. getAsNeeded()TypeAnnotation. getAuthor()TypeContract. getBinding()TypeFamilyMemberHistory. getBorn()TypeTiming.TimingRepeatComponent. getBounds()TypeDeviceRequest. getCode()TypeSpecimen.SpecimenCollectionComponent. getCollected()TypeCommunication.CommunicationPayloadComponent. getContent()TypeCommunicationRequest.CommunicationRequestPayloadComponent. getContent()TypeContract.ComputableLanguageComponent. getContent()TypeContract.FriendlyLanguageComponent. getContent()TypeContract.LegalLanguageComponent. getContent()TypeFamilyMemberHistory. getDeceased()TypePatient. getDeceased()TypeElementDefinition. getDefaultValue()TypeStructureMap.StructureMapGroupRuleSourceComponent. getDefaultValue()TypeTask. getDefinition()TypeGoal.GoalTargetComponent. getDetail()TypePlanDefinition.PlanDefinitionGoalTargetComponent. getDetail()TypeClaim.DiagnosisComponent. getDiagnosis()TypeExplanationOfBenefit.DiagnosisComponent. getDiagnosis()TypeDosage. getDose()TypeGoal.GoalTargetComponent. getDue()TypeClinicalImpression. getEffective()TypeDiagnosticReport. getEffective()TypeMedicationAdministration. getEffective()TypeMedicationStatement. getEffective()TypeObservation. getEffective()TypeContract.TermValuedItemComponent. getEntity()TypeContract.ValuedItemComponent. getEntity()TypeTriggerDefinition. getEventTiming()TypeElementDefinition. getFixed()TypeQuestionnaire.QuestionnaireItemComponent. getInitial()TypeClinicalImpression.ClinicalImpressionFindingComponent. getItem()TypeMedication.MedicationIngredientComponent. getItem()TypeMedication.MedicationPackageContentComponent. getItem()TypeSupplyDelivery.SupplyDeliverySuppliedItemComponent. getItem()TypeSupplyRequest.SupplyRequestOrderedItemComponent. getItem()TypeClaim.AccidentComponent. getLocation()TypeClaim.ItemComponent. getLocation()TypeExplanationOfBenefit.AccidentComponent. getLocation()TypeExplanationOfBenefit.ItemComponent. getLocation()TypeElementDefinition. getMaxValue()TypeMedicationAdministration. getMedication()TypeMedicationDispense. getMedication()TypeMedicationRequest. getMedication()TypeMedicationStatement. getMedication()TypeElementDefinition. getMinValue()TypePatient. getMultipleBirth()TypeMedicationDispense. getNotDoneReason()TypeChargeItem. getOccurrence()TypeCommunicationRequest. getOccurrence()TypeDeviceRequest. getOccurrence()TypeMedia. getOccurrence()TypeProcedureRequest. getOccurrence()TypeReferralRequest. getOccurrence()TypeRiskAssessment. getOccurrence()TypeSupplyDelivery. getOccurrence()TypeSupplyRequest. getOccurrence()TypePlanDefinition.PlanDefinitionActionRelatedActionComponent. getOffset()TypeRequestGroup.RequestGroupActionRelatedActionComponent. getOffset()TypeProvenance.ProvenanceAgentComponent. getOnBehalfOf()TypeSignature. getOnBehalfOf()TypeAllergyIntolerance. getOnset()TypeCondition. getOnset()TypeFamilyMemberHistory.FamilyMemberHistoryConditionComponent. getOnset()TypeDocumentManifest.DocumentManifestContentComponent. getP()TypeElementDefinition. getPattern()TypeProcedure. getPerformed()TypeRiskAssessment.RiskAssessmentPredictionComponent. getProbability()TypeClaim.ProcedureComponent. getProcedure()TypeExplanationOfBenefit.ProcedureComponent. getProcedure()TypeActivityDefinition. getProduct()TypeCarePlan.CarePlanActivityDetailComponent. getProduct()TypeDosage. getRate()TypeMedicationAdministration.MedicationAdministrationDosageComponent. getRate()TypeNutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent. getRate()TypeGuidanceResponse. getReason()TypeRequestGroup. getReason()TypeRiskAssessment. getReason()TypeSupplyRequest. getReason()TypeVisionPrescription. getReason()TypeCarePlan.CarePlanActivityDetailComponent. getScheduled()TypeClaim.ItemComponent. getServiced()TypeEligibilityRequest. getServiced()TypeExplanationOfBenefit.ItemComponent. getServiced()TypeConceptMap. getSource()TypeConsent. getSource()TypeImplementationGuide.ImplementationGuidePackageResourceComponent. getSource()TypeGoal. getStart()TypeSubstance.SubstanceIngredientComponent. getSubstance()TypeComposition.CompositionRelatesToComponent. getTarget()TypeConceptMap. getTarget()TypeSpecimen.SpecimenProcessingComponent. getTime()TypeActivityDefinition. getTiming()TypeClaim.SpecialConditionComponent. getTiming()TypeDeviceUseStatement. getTiming()TypeExplanationOfBenefit.SupportingInformationComponent. getTiming()TypePlanDefinition.PlanDefinitionActionComponent. getTiming()TypeRequestGroup.RequestGroupActionComponent. getTiming()TypeEligibilityResponse.BenefitComponent. getUsed()TypeExplanationOfBenefit.BenefitComponent. getUsed()TypeClaim.SpecialConditionComponent. getValue()TypeCodeSystem.ConceptPropertyComponent. getValue()TypeDataRequirement.DataRequirementDateFilterComponent. getValue()TypeElementDefinition.ElementDefinitionExampleComponent. getValue()TypeExplanationOfBenefit.SupportingInformationComponent. getValue()TypeExtension. getValue()TypeGroup.GroupCharacteristicComponent. getValue()TypeObservation. getValue()TypeObservation.ObservationComponentComponent. getValue()TypeParameters.ParametersParameterComponent. getValue()TypeQuestionnaire.QuestionnaireItemOptionComponent. getValue()TypeQuestionnaireResponse.QuestionnaireResponseItemAnswerComponent. getValue()TypeStructureMap.StructureMapGroupRuleTargetParameterComponent. getValue()TypeTask.ParameterComponent. getValue()TypeTask.TaskOutputComponent. getValue()TypeUsageContext. getValue()TypeValueSet.ValueSetExpansionParameterComponent. getValue()TypeDataRequirement.DataRequirementCodeFilterComponent. getValueSet()TypeElementDefinition.ElementDefinitionBindingComponent. getValueSet()TypeOperationDefinition.OperationDefinitionParameterBindingComponent. getValueSet()TypeProvenance.ProvenanceEntityComponent. getWhat()TypeRiskAssessment.RiskAssessmentPredictionComponent. getWhen()TypeProvenance.ProvenanceAgentComponent. getWho()TypeSignature. getWho()protected TypeBase64BinaryType. typedCopy()protected TypePrimitiveType. typedCopy()protected abstract TypeType. typedCopy() -
Uses of Type in org.hl7.fhir.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils that return Type Modifier and Type Method Description static TypeToolingExtensions. getAllowedUnits(ElementDefinition eld)Methods in org.hl7.fhir.dstu3.utils that return types with arguments of type Type Modifier and Type Method Description static PrimitiveType<Type>ToolingExtensions. readPrimitiveExtension(DomainResource c, String uri)Methods in org.hl7.fhir.dstu3.utils with parameters of type Type Modifier and Type Method Description StringNarrativeGenerator. genType(Type type)
-