HS.FHIR.DTL.vDSTU2.Model.Resource.DocumentReference
class HS.FHIR.DTL.vDSTU2.Model.Resource.DocumentReference extends HS.FHIR.DTL.vDSTU2.Model.Base.DomainResource
A reference to a document.Property Inventory
- authenticator
 - author
 - class
 - content
 - context
 - created
 - custodian
 - description
 - docStatus
 - identifier
 - indexed
 - masterIdentifier
 - relatesTo
 - securityLabel
 - status
 - subject
 - type
 
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
Who/what authenticated the document.
Practitioner | Organization
Who and/or what authored the document.
Practitioner | Organization | Device | Patient | RelatedPerson
Categorization of document.
any FHIR2 code may be used; c80-doc-classcodes shows EXAMPLE codes, but you may use codes from any ValueSet.
Document referenced.
Clinical context of document.
Document creation time.
Organization which maintains the document.
Organization
Human-readable description (title)
preliminary | final | appended | amended | entered-in-error
composition-status is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend composition-status and you may NOT use codes from other ValueSets.
Other identifiers for the document.
When this document reference created.
Master Version Specific Identifier.
Relationships to other documents.
Document security-tags.
security-labels is the REQUIRED FHIR2 ValueSet for codes, but if you need to express meanings not found in security-labels, you may formally EXTEND security-labels to add codes to it.
current | superseded | entered-in-error
document-reference-status is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend document-reference-status and you may NOT use codes from other ValueSets.
Who/what is the subject of the document.
Patient | Practitioner | Group | Device
Kind of document (LOINC if possible)
c80-doc-typecodes is the PREFERRED FHIR2 ValueSet for codes, but if you need to express meanings not found in c80-doc-typecodes, you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
 - extension
 - id
 - implicitRules
 - language
 - meta
 - modifierExtension
 - newResource
 - newResourceReference
 - primitiveExtension
 - resourceType
 - text
 
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()
 - resourceTypeGet()