HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.property
class HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.property extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
General specifications for this substance, including how it is related to other substances.Property Inventory
- amountQuantity
- amountString
- category
- code
- definingSubstanceCodeableConcept
- definingSubstanceReference
- parameters
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Quantitative value for this property.
Quantitative value for this property.
A category for this property, e.g. Physical, Chemical, Enzymatic.
any FHIR4 code from any ValueSet may be used.
Property type e.g. viscosity, pH, isoelectric point.
any FHIR4 code from any ValueSet may be used.
A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol)
any FHIR4 code from any ValueSet may be used.
A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol)
SubstanceSpecification | Substance
Parameters that were used in the measurement of a property (e.g. for viscosity: measured at 20C with a pH of 7.1)
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()