Uses of Class
org.hl7.fhir.dstu2.model.Type
-
Packages that use Type Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model org.hl7.fhir.dstu2.utils -
-
Uses of Type in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.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)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.dstu2.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)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 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.dstu2.model
Subclasses of Type in org.hl7.fhir.dstu2.model Modifier and Type Class Description classAddressThere is a variety of postal address formats defined around the world.classAgeA measured amount (or an amount that can potentially be measured).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.classContactPointDetails for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.classCountA measured amount (or an amount that can potentially be measured).classDateTimeTypeRepresents a FHIR dateTime datatype.classDateTypeRepresents a FHIR date datatype.classDecimalTypePrimitive type "decimal" in FHIR: A rational numberclassDistanceA measured amount (or an amount that can potentially be measured).classDurationA measured amount (or an amount that can potentially be measured).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 Extensions 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.classMoneyA measured amount (or an amount that can potentially be measured).classNarrativeA human-readable formatted text, including images.classOidTypePrimitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...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.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.classUnsignedIntTypePrimitive type "integer" in FHIR: A signed 32-bit integerclassUriTypePrimitive type "uri" in FHIR: any valid URI.classUuidTypeFields in org.hl7.fhir.dstu2.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 actual or approximate age of the relative at the time the family member history is recorded.protected TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. 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 TypeMedicationOrder.MedicationOrderDosageInstructionComponent. 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 TypeMedicationStatement.MedicationStatementDosageComponent. 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 TypeDeviceUseRequest. bodySiteIndicates the site on the subject's body where the device should be used ( i.e.protected TypeDeviceUseStatement. bodySiteIndicates the site on the subject's body where the device was used ( i.e.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 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 TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. doseThe amount of therapeutic or other substance given at one administration event.protected TypeMedicationOrder.MedicationOrderDosageInstructionComponent. doseThe amount of therapeutic or other substance given at one administration event.protected TypeDiagnosticReport. effectiveThe time or time-period the observed values are related to.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 TypeMedicationAdministration. effectiveTimeA 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 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 TypeElementDefinition. exampleA sample value for this element demonstrating the type of information that would typically be captured.protected TypeElementDefinition. fixedSpecifies a value that SHALL be exactly the value for this element in the instance.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 TypeMedicationOrder. medicationIdentifies the medication being administered.protected TypeMedicationOrder.MedicationOrderDispenseRequestComponent. medicationIdentifies the medication being administered.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 or indicates the actual birth order.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 TypeCarePlan.CarePlanActivityDetailComponent. productIdentifies the food, drug or other product to be consumed or supplied in the activity.protected TypeMedicationStatement.MedicationStatementDosageComponent. quantityThe amount of therapeutic or other substance given at one administration event.protected TypeMedicationAdministration.MedicationAdministrationDosageComponent. rateIdentifies the speed with which the medication was or will be introduced into the patient.protected TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. rateIdentifies the speed with which the medication was or will be introduced into the patient.protected TypeMedicationOrder.MedicationOrderDosageInstructionComponent. rateIdentifies the speed with which the medication was or will be introduced into the patient.protected TypeMedicationStatement.MedicationStatementDosageComponent. 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 TypeMedicationOrder. reasonCan be the reason or the indication for writing the prescription.protected TypeOrder. reasonText - why the order was made.protected TypeProcedure. reasonThe reason why the procedure was performed.protected TypeProcedureRequest. reasonThe reason why the procedure is being proposed or ordered.protected TypeSupplyRequest. reasonWhy the supply item was requested.protected TypeVisionPrescription. reasonCan be the reason or the indication for writing the prescription.protected TypeMedicationStatement. reasonForUseA reason for why the medication is being/was taken.protected TypeGoal.GoalOutcomeComponent. resultDetails of what's changed (or not changed).protected TypeCarePlan.CarePlanActivityDetailComponent. scheduledThe period, timing or frequency upon which the described activity is to occur.protected TypeCommunicationRequest. scheduledThe time when this communication is to occur.protected TypeProcedureRequest. scheduledThe timing schedule for the proposed or ordered procedure.protected TypeMedicationAdministration.MedicationAdministrationDosageComponent. siteA coded specification of the anatomic site where the medication first entered the body.protected TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. siteA coded specification of the anatomic site where the medication first enters the body.protected TypeMedicationOrder.MedicationOrderDosageInstructionComponent. siteA coded specification of the anatomic site where the medication first enters the body.protected TypeMedicationStatement.MedicationStatementDosageComponent. siteA coded specification of or a reference to the anatomic site where the medication first enters the body.protected TypeConceptMap. sourceThe source value set that specifies the concepts that are being mapped.protected TypeImplementationGuide.ImplementationGuidePackageResourceComponent. sourceWhere this resource is found.protected TypeGoal. startThe date or event after which the goal should begin being pursued.protected TypeConceptMap. targetThe target value set provides context to the mappings.protected TypeGoal. targetIndicates either the date or the duration after start by which the goal should be met.protected TypeDeviceUseRequest. timingThe timing schedule for the use of the device The Schedule data type allows many different expressions, for example.protected TypeDeviceUseStatement. timingHow often the device was used.protected TypeClinicalImpression. triggerThe request or event that necessitated this assessment.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 TypeQuestionnaireResponse.QuestionAnswerComponent. valueThe answer (or one of the answers) provided by the respondent to the question.protected TypeValueSet.ValueSetExpansionParameterComponent. valueThe value of the parameter.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 TypeRiskAssessment.RiskAssessmentPredictionComponent. whenIndicates the period of time or age range of the subject to which the specified probability applies.protected TypeSignature. whoA reference to an application-usable description of the person that signed the certificate (e.g.Methods in org.hl7.fhir.dstu2.model that return Type Modifier and Type Method Description abstract TypePrimitiveType. copy()TypeType. copy()TypeFactory. create(String name)TypeCondition. getAbatement()TypeSpecimen.SpecimenContainerComponent. getAdditive()TypeFamilyMemberHistory. getAge()TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. getAsNeeded()TypeMedicationOrder.MedicationOrderDosageInstructionComponent. getAsNeeded()TypeMedicationStatement.MedicationStatementDosageComponent. getAsNeeded()TypeProcedureRequest. getAsNeeded()TypeAnnotation. getAuthor()TypeContract. getBinding()TypeDeviceUseRequest. getBodySite()TypeDeviceUseStatement. getBodySite()TypeFamilyMemberHistory. getBorn()TypeTiming.TimingRepeatComponent. getBounds()TypeSpecimen.SpecimenCollectionComponent. getCollected()TypeCommunication.CommunicationPayloadComponent. getContent()TypeCommunicationRequest.CommunicationRequestPayloadComponent. getContent()TypeContract.ComputableLanguageComponent. getContent()TypeContract.FriendlyLanguageComponent. getContent()TypeContract.LegalLanguageComponent. getContent()TypeFamilyMemberHistory. getDeceased()TypePatient. getDeceased()TypeElementDefinition. getDefaultValue()TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. getDose()TypeMedicationOrder.MedicationOrderDosageInstructionComponent. getDose()TypeDiagnosticReport. getEffective()TypeMedicationStatement. getEffective()TypeObservation. getEffective()TypeMedicationAdministration. getEffectiveTime()TypeContract.TermValuedItemComponent. getEntity()TypeContract.ValuedItemComponent. getEntity()TypeElementDefinition. getExample()TypeElementDefinition. getFixed()TypeElementDefinition. getMaxValue()TypeMedicationAdministration. getMedication()TypeMedicationDispense. getMedication()TypeMedicationOrder. getMedication()TypeMedicationOrder.MedicationOrderDispenseRequestComponent. getMedication()TypeMedicationStatement. getMedication()TypeElementDefinition. getMinValue()TypePatient. getMultipleBirth()TypeCondition. getOnset()TypeFamilyMemberHistory.FamilyMemberHistoryConditionComponent. getOnset()TypeDocumentManifest.DocumentManifestContentComponent. getP()TypeElementDefinition. getPattern()TypeProcedure. getPerformed()TypeRiskAssessment.RiskAssessmentPredictionComponent. getProbability()TypeCarePlan.CarePlanActivityDetailComponent. getProduct()TypeMedicationStatement.MedicationStatementDosageComponent. getQuantity()TypeMedicationAdministration.MedicationAdministrationDosageComponent. getRate()TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. getRate()TypeMedicationOrder.MedicationOrderDosageInstructionComponent. getRate()TypeMedicationStatement.MedicationStatementDosageComponent. getRate()TypeNutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent. getRate()TypeMedicationOrder. getReason()TypeOrder. getReason()TypeProcedure. getReason()TypeProcedureRequest. getReason()TypeSupplyRequest. getReason()TypeVisionPrescription. getReason()TypeMedicationStatement. getReasonForUse()TypeGoal.GoalOutcomeComponent. getResult()TypeCarePlan.CarePlanActivityDetailComponent. getScheduled()TypeCommunicationRequest. getScheduled()TypeProcedureRequest. getScheduled()TypeMedicationAdministration.MedicationAdministrationDosageComponent. getSite()TypeMedicationDispense.MedicationDispenseDosageInstructionComponent. getSite()TypeMedicationOrder.MedicationOrderDosageInstructionComponent. getSite()TypeMedicationStatement.MedicationStatementDosageComponent. getSite()TypeConceptMap. getSource()TypeImplementationGuide.ImplementationGuidePackageResourceComponent. getSource()TypeGoal. getStart()TypeConceptMap. getTarget()TypeGoal. getTarget()TypeDeviceUseRequest. getTiming()TypeDeviceUseStatement. getTiming()TypeClinicalImpression. getTrigger()TypeExtension. getValue()TypeGroup.GroupCharacteristicComponent. getValue()TypeObservation. getValue()TypeObservation.ObservationComponentComponent. getValue()TypeParameters.ParametersParameterComponent. getValue()TypeQuestionnaireResponse.QuestionAnswerComponent. getValue()TypeValueSet.ValueSetExpansionParameterComponent. getValue()TypeElementDefinition.ElementDefinitionBindingComponent. getValueSet()TypeOperationDefinition.OperationDefinitionParameterBindingComponent. getValueSet()TypeRiskAssessment.RiskAssessmentPredictionComponent. getWhen()TypeSignature. getWho()protected TypePrimitiveType. typedCopy()protected abstract TypeType. typedCopy()Methods in org.hl7.fhir.dstu2.model with parameters of type Type Modifier and Type Method Description static ExtensionFactory. newExtension(String uri, Type value, boolean evenIfNull)ConditionCondition. setAbatement(Type value)Specimen.SpecimenContainerComponentSpecimen.SpecimenContainerComponent. setAdditive(Type value)FamilyMemberHistoryFamilyMemberHistory. setAge(Type value)MedicationDispense.MedicationDispenseDosageInstructionComponentMedicationDispense.MedicationDispenseDosageInstructionComponent. setAsNeeded(Type value)MedicationOrder.MedicationOrderDosageInstructionComponentMedicationOrder.MedicationOrderDosageInstructionComponent. setAsNeeded(Type value)MedicationStatement.MedicationStatementDosageComponentMedicationStatement.MedicationStatementDosageComponent. setAsNeeded(Type value)ProcedureRequestProcedureRequest. setAsNeeded(Type value)AnnotationAnnotation. setAuthor(Type value)ContractContract. setBinding(Type value)DeviceUseRequestDeviceUseRequest. setBodySite(Type value)DeviceUseStatementDeviceUseStatement. setBodySite(Type value)FamilyMemberHistoryFamilyMemberHistory. setBorn(Type value)Timing.TimingRepeatComponentTiming.TimingRepeatComponent. setBounds(Type value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setCollected(Type value)Communication.CommunicationPayloadComponentCommunication.CommunicationPayloadComponent. setContent(Type value)CommunicationRequest.CommunicationRequestPayloadComponentCommunicationRequest.CommunicationRequestPayloadComponent. setContent(Type value)Contract.ComputableLanguageComponentContract.ComputableLanguageComponent. setContent(Type value)Contract.FriendlyLanguageComponentContract.FriendlyLanguageComponent. setContent(Type value)Contract.LegalLanguageComponentContract.LegalLanguageComponent. setContent(Type value)FamilyMemberHistoryFamilyMemberHistory. setDeceased(Type value)PatientPatient. setDeceased(Type value)ElementDefinitionElementDefinition. setDefaultValue(Type value)MedicationDispense.MedicationDispenseDosageInstructionComponentMedicationDispense.MedicationDispenseDosageInstructionComponent. setDose(Type value)MedicationOrder.MedicationOrderDosageInstructionComponentMedicationOrder.MedicationOrderDosageInstructionComponent. setDose(Type value)DiagnosticReportDiagnosticReport. setEffective(Type value)MedicationStatementMedicationStatement. setEffective(Type value)ObservationObservation. setEffective(Type value)MedicationAdministrationMedicationAdministration. setEffectiveTime(Type value)Contract.TermValuedItemComponentContract.TermValuedItemComponent. setEntity(Type value)Contract.ValuedItemComponentContract.ValuedItemComponent. setEntity(Type value)ElementDefinitionElementDefinition. setExample(Type value)static voidExtensionHelper. setExtension(Element element, boolean modifier, String uri, Type value)set the value of an extension on the element.ElementDefinitionElementDefinition. setFixed(Type value)ElementDefinitionElementDefinition. setMaxValue(Type value)MedicationAdministrationMedicationAdministration. setMedication(Type value)MedicationDispenseMedicationDispense. setMedication(Type value)MedicationOrder.MedicationOrderDispenseRequestComponentMedicationOrder.MedicationOrderDispenseRequestComponent. setMedication(Type value)MedicationOrderMedicationOrder. setMedication(Type value)MedicationStatementMedicationStatement. setMedication(Type value)ElementDefinitionElementDefinition. setMinValue(Type value)PatientPatient. setMultipleBirth(Type value)ConditionCondition. setOnset(Type value)FamilyMemberHistory.FamilyMemberHistoryConditionComponentFamilyMemberHistory.FamilyMemberHistoryConditionComponent. setOnset(Type value)DocumentManifest.DocumentManifestContentComponentDocumentManifest.DocumentManifestContentComponent. setP(Type value)ElementDefinitionElementDefinition. setPattern(Type value)ProcedureProcedure. setPerformed(Type value)RiskAssessment.RiskAssessmentPredictionComponentRiskAssessment.RiskAssessmentPredictionComponent. setProbability(Type value)CarePlan.CarePlanActivityDetailComponentCarePlan.CarePlanActivityDetailComponent. setProduct(Type value)MedicationStatement.MedicationStatementDosageComponentMedicationStatement.MedicationStatementDosageComponent. setQuantity(Type value)MedicationAdministration.MedicationAdministrationDosageComponentMedicationAdministration.MedicationAdministrationDosageComponent. setRate(Type value)MedicationDispense.MedicationDispenseDosageInstructionComponentMedicationDispense.MedicationDispenseDosageInstructionComponent. setRate(Type value)MedicationOrder.MedicationOrderDosageInstructionComponentMedicationOrder.MedicationOrderDosageInstructionComponent. setRate(Type value)MedicationStatement.MedicationStatementDosageComponentMedicationStatement.MedicationStatementDosageComponent. setRate(Type value)NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponentNutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent. setRate(Type value)MedicationOrderMedicationOrder. setReason(Type value)OrderOrder. setReason(Type value)ProcedureProcedure. setReason(Type value)ProcedureRequestProcedureRequest. setReason(Type value)SupplyRequestSupplyRequest. setReason(Type value)VisionPrescriptionVisionPrescription. setReason(Type value)MedicationStatementMedicationStatement. setReasonForUse(Type value)Goal.GoalOutcomeComponentGoal.GoalOutcomeComponent. setResult(Type value)CarePlan.CarePlanActivityDetailComponentCarePlan.CarePlanActivityDetailComponent. setScheduled(Type value)CommunicationRequestCommunicationRequest. setScheduled(Type value)ProcedureRequestProcedureRequest. setScheduled(Type value)MedicationAdministration.MedicationAdministrationDosageComponentMedicationAdministration.MedicationAdministrationDosageComponent. setSite(Type value)MedicationDispense.MedicationDispenseDosageInstructionComponentMedicationDispense.MedicationDispenseDosageInstructionComponent. setSite(Type value)MedicationOrder.MedicationOrderDosageInstructionComponentMedicationOrder.MedicationOrderDosageInstructionComponent. setSite(Type value)MedicationStatement.MedicationStatementDosageComponentMedicationStatement.MedicationStatementDosageComponent. setSite(Type value)ConceptMapConceptMap. setSource(Type value)ImplementationGuide.ImplementationGuidePackageResourceComponentImplementationGuide.ImplementationGuidePackageResourceComponent. setSource(Type value)GoalGoal. setStart(Type value)ConceptMapConceptMap. setTarget(Type value)GoalGoal. setTarget(Type value)DeviceUseRequestDeviceUseRequest. setTiming(Type value)DeviceUseStatementDeviceUseStatement. setTiming(Type value)ClinicalImpressionClinicalImpression. setTrigger(Type value)abstract ExtensionBaseExtension. setValue(Type theValue)ExtensionExtension. setValue(Type value)Group.GroupCharacteristicComponentGroup.GroupCharacteristicComponent. setValue(Type value)Observation.ObservationComponentComponentObservation.ObservationComponentComponent. setValue(Type value)ObservationObservation. setValue(Type value)Parameters.ParametersParameterComponentParameters.ParametersParameterComponent. setValue(Type value)QuestionnaireResponse.QuestionAnswerComponentQuestionnaireResponse.QuestionAnswerComponent. setValue(Type value)ValueSet.ValueSetExpansionParameterComponentValueSet.ValueSetExpansionParameterComponent. setValue(Type value)ElementDefinition.ElementDefinitionBindingComponentElementDefinition.ElementDefinitionBindingComponent. setValueSet(Type value)OperationDefinition.OperationDefinitionParameterBindingComponentOperationDefinition.OperationDefinitionParameterBindingComponent. setValueSet(Type value)RiskAssessment.RiskAssessmentPredictionComponentRiskAssessment.RiskAssessmentPredictionComponent. setWhen(Type value)SignatureSignature. setWho(Type value) -
Uses of Type in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return Type Modifier and Type Method Description static TypeToolingExtensions. getAllowedUnits(ElementDefinition eld)TypeFHIRPathEngine.IEvaluationContext. resolveConstant(Object appContext, String name)Methods in org.hl7.fhir.dstu2.utils that return types with arguments of type Type Modifier and Type Method Description static PrimitiveType<Type>ToolingExtensions. readPrimitiveExtension(DomainResource c, String uri)
-