HS.FHIR.DTL.vSTU3.Model.Datatype.Identifier
class HS.FHIR.DTL.vSTU3.Model.Datatype.Identifier extends HS.FHIR.DTL.vSTU3.Model.Base.Element
A numeric or alphanumeric string that is associated with a single object or entity within a given system. Typically, identifiers are used to connect content in resources to external content available in other frameworks or protocols. Identifiers are associated with objects, and may be changed or retired due to human or system process and errors.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
Organization that issued id (may be just text)
Organization
Time period when id is/was valid for use.
The namespace for the identifier value.
Description of identifier.
identifier-type is the REQUIRED FHIR3 ValueSet for codes, but if you need to express meanings not found in identifier-type, you may formally EXTEND identifier-type to add codes to it.
usual | official | temp | secondary (If known)
identifier-use is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend identifier-use and you may NOT use codes from other ValueSets.
The value that is unique.
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()