<xs:element maxOccurs="1" minOccurs="1" name="ratio-type" type="s3m:TypeOfRatio"><xs:annotation><xs:documentation xml:lang="en-us">Indicates specific type of ratio modeled in the DM.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/ratio-type"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#TypeOfRatio"/><rdfs:label xml:lang="en-us">ratio-type</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#TypeOfRatio"/><rdfs:comment xml:lang="en-us">Indicates specific type of ratio modeled in the DM.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="xdratio-value" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Numeric value of the ratio.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/xdratio-value"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">xdratio-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Numeric value of the ratio.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Used to convey the meaning of the numerator. Typically countable units such as; cigarettes, drinks, exercise periods, etc. May or may not come from a terminology.
<xs:element maxOccurs="1" minOccurs="0" name="numerator-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the numerator. Typically countable units such as; cigarettes, drinks, exercise periods, etc. May or may not come from a terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/numerator-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">numerator-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the numerator. Typically countable units such as; cigarettes, drinks, exercise periods, etc. May or may not come from a terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Used to convey the meaning of the denominator. Typically units such as; minutes, hours, days, years, months, etc. May or may not come from a standard terminology.
<xs:element maxOccurs="1" minOccurs="0" name="denominator-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the denominator. Typically units such as; minutes, hours, days, years, months, etc. May or may not come from a standard terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/denominator-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">denominator-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the denominator. Typically units such as; minutes, hours, days, years, months, etc. May or may not come from a standard terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="xdratio-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the xdratio-value. May or may not come from a standard terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/xdratio-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xdratio-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the xdratio-value. May or may not come from a standard terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element>
Complex Type s3m:XdRatioType
Namespace
https://www.s3model.com/ns/s3m/
Annotations
Models a ratio of values, i.e. where the numerator and denominator are both pure numbers. Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio,when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “20/20” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations. Used for modeling; ratios, rates or proportions.
<xs:complexType name="XdRatioType"><xs:annotation><xs:documentation xml:lang="en-us">Models a ratio of values, i.e. where the numerator and denominator are both pure numbers. Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “20/20” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations. Used for modeling; ratios, rates or proportions.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"><rdfs:isDefinedBy rdf:resource="https://www.s3model.com/docs/3_1_0/s3model_3_1_0_xsd_Complex_Type_s3m_XdRatioType.html#XdRatioType"/><rdfs:subClassOf rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdQuantifiedType"/><rdfs:label xml:lang="en-us">XdRatioType</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model/CMC"/><rdfs:comment xml:lang="en-us">Models a ratio of values, i.e. where the numerator and denominator are both pure numbers. Should not be used to represent things like blood pressure which are often written using a ‘/’ character, giving the misleading impression that the item is a ratio, when in fact it is a structured value. Similarly, visual acuity, often written as (e.g.) “20/20” in clinical notes is not a ratio but an ordinal (which includes non-numeric symbols like CF = count fingers etc). Should not be used for formulations. Used for modeling; ratios, rates or proportions.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation><xs:complexContent><xs:extension base="s3m:XdQuantifiedType"><xs:sequence><xs:element maxOccurs="1" minOccurs="1" name="ratio-type" type="s3m:TypeOfRatio"><xs:annotation><xs:documentation xml:lang="en-us">Indicates specific type of ratio modeled in the DM.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/ratio-type"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#TypeOfRatio"/><rdfs:label xml:lang="en-us">ratio-type</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#TypeOfRatio"/><rdfs:comment xml:lang="en-us">Indicates specific type of ratio modeled in the DM.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="numerator" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Numerator of ratio.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/numerator"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">numerator</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Numerator of ratio.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="denominator" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Denominator of ratio.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/denominator"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">denominator</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Denominator of ratio.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="xdratio-value" type="xs:float"><xs:annotation><xs:documentation xml:lang="en-us">Numeric value of the ratio.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/xdratio-value"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:label xml:lang="en-us">xdratio-value</rdfs:label><rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#float"/><rdfs:comment xml:lang="en-us">Numeric value of the ratio.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="numerator-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the numerator. Typically countable units such as; cigarettes, drinks, exercise periods, etc. May or may not come from a terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/numerator-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">numerator-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the numerator. Typically countable units such as; cigarettes, drinks, exercise periods, etc. May or may not come from a terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="denominator-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the denominator. Typically units such as; minutes, hours, days, years, months, etc. May or may not come from a standard terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/denominator-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">denominator-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the denominator. Typically units such as; minutes, hours, days, years, months, etc. May or may not come from a standard terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element><xs:element maxOccurs="1" minOccurs="0" name="xdratio-units" type="s3m:XdStringType"><xs:annotation><xs:documentation xml:lang="en-us">Used to convey the meaning of the xdratio-value. May or may not come from a standard terminology.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType/xdratio-units"><rdfs:domain rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdRatioType"/><rdfs:range rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:label xml:lang="en-us">xdratio-units</rdfs:label><rdf:type rdf:resource="https://www.s3model.com/ns/s3m/s3model_3_1_0.xsd#XdStringType"/><rdfs:comment xml:lang="en-us">Used to convey the meaning of the xdratio-value. May or may not come from a standard terminology.</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>