HS.FHIR.DTL.vR4.Model.Datatype.Signature
class HS.FHIR.DTL.vR4.Model.Datatype.Signature extends HS.FHIR.DTL.vR4.Model.Base.Element
A Signature - XML DigSig, JWS, Graphical image of signature, etc.Property Inventory
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
The actual signature content (XML DigSig. JWS, picture, etc.)
The party represented.
Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization
The technical format of the signature.
mimetypes|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend mimetypes|4.0.1 and you may NOT use codes from other ValueSets.
The technical format of the signed resources.
mimetypes|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend mimetypes|4.0.1 and you may NOT use codes from other ValueSets.
Indication of the reason the entity signed the object(s)
signature-type is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in signature-type, you may use codes from any ValueSet.
When the signature was created.
Who signed.
Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization
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()