
Uses of Class
org.hl7.fhir.r5.openehr.DV_QUANTIFIED
Packages that use DV_QUANTIFIED
- 
Uses of DV_QUANTIFIED in org.hl7.fhir.r5.openehrSubclasses of DV_QUANTIFIED 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 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.classA specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types.classEncapsulated data expressed as a parsable String.classCountable quantities.classQuantitified type representing scientific quantities, i.e. quantities expressed as a magnitude and units.classSpecialised temporal variant of DV_ABSOLUTE_QUANTITY whose diff type is DV_DURATION.Methods in org.hl7.fhir.r5.openehr that return DV_QUANTIFIEDModifier and TypeMethodDescriptionabstract DV_QUANTIFIEDDV_QUANTIFIED.copy()protected DV_QUANTIFIEDOpenehrJsonParser.parseDV_QUANTIFIED(com.google.gson.JsonObject json) protected DV_QUANTIFIEDOpenehrXmlParser.parseDV_QUANTIFIED(org.xmlpull.v1.XmlPullParser xpp) DV_QUANTIFIED.setAccuracy(Base value) DV_QUANTIFIED.setMagnitude_status(String value) DV_QUANTIFIED.setMagnitude_statusElement(StringType value) Methods in org.hl7.fhir.r5.openehr with parameters of type DV_QUANTIFIEDModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_QUANTIFIED(String name, DV_QUANTIFIED element) protected voidOpenehrXmlParser.composeDV_QUANTIFIED(String name, DV_QUANTIFIED element) protected voidOpenehrXmlParser.composeDV_QUANTIFIEDElements(DV_QUANTIFIED element) protected voidOpenehrJsonParser.composeDV_QUANTIFIEDProperties(DV_QUANTIFIED element) voidDV_QUANTIFIED.copyValues(DV_QUANTIFIED dst) protected booleanOpenehrXmlParser.parseDV_QUANTIFIEDContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_QUANTIFIED res) protected voidOpenehrJsonParser.parseDV_QUANTIFIEDProperties(com.google.gson.JsonObject json, DV_QUANTIFIED res)