
Uses of Class
org.hl7.fhir.r5.openehr.DV_ORDERED
Packages that use DV_ORDERED
- 
Uses of DV_ORDERED in org.hl7.fhir.r5.openehrSubclasses of DV_ORDERED in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassAbstract class defining the concept of quantified entities whose values are absolute with respect to an origin.classAbstract class defining the concept of relative quantified 'amounts'.classCountable quantities.classRepresents an absolute point in time, as measured on the Gregorian calendar, and specified only to the day.classRepresents an absolute point in time, specified to the second.classRepresents a period of time with respect to a notional point in time, which is not specified.classAbstract class defining the common meta-data of all types of encapsulated data.classGeneric class defining an interval (i.e. range) of a comparable type.classA specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types.classGeneric class defining an interval (i.e. range) of a comparable type.classEncapsulated data expressed as a parsable String.classCountable quantities.classAbstract class defining the concept of true quantified values, i.e. values which are not only ordered, but which have a precise magnitude.classQuantitified type representing scientific quantities, i.e. quantities expressed as a magnitude and units.classA data type that represents scale values, where there is: a) implied ordering, b) no implication that the distance between each value is constant, and c) the total number of values is finite; d) non-integer values are allowed.classSpecialised temporal variant of DV_ABSOLUTE_QUANTITY whose diff type is DV_DURATION.classRepresents an absolute point in time from an origin usually interpreted as meaning the start of the current day, specified to a fraction of a second.Methods in org.hl7.fhir.r5.openehr that return DV_ORDEREDModifier and TypeMethodDescriptionDV_ORDERED.addOther_reference_ranges(REFERENCE_RANGE t) abstract DV_ORDEREDDV_ORDERED.copy()protected DV_ORDEREDOpenehrJsonParser.parseDV_ORDERED(com.google.gson.JsonObject json) protected DV_ORDEREDOpenehrXmlParser.parseDV_ORDERED(org.xmlpull.v1.XmlPullParser xpp) DV_ORDERED.setNormal_range(DV_INTERVAL value) DV_ORDERED.setNormal_status(CODE_PHRASE value) DV_ORDERED.setOther_reference_rangesList(List<REFERENCE_RANGE> theOther_reference_ranges) Methods in org.hl7.fhir.r5.openehr with parameters of type DV_ORDEREDModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_ORDERED(String name, DV_ORDERED element) protected voidOpenehrXmlParser.composeDV_ORDERED(String name, DV_ORDERED element) protected voidOpenehrXmlParser.composeDV_ORDEREDElements(DV_ORDERED element) protected voidOpenehrJsonParser.composeDV_ORDEREDProperties(DV_ORDERED element) voidDV_ORDERED.copyValues(DV_ORDERED dst) protected booleanOpenehrXmlParser.parseDV_ORDEREDContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_ORDERED res) protected voidOpenehrJsonParser.parseDV_ORDEREDProperties(com.google.gson.JsonObject json, DV_ORDERED res)