HS.FHIR.DTL.vR4.Model.Resource.DocumentReference
class HS.FHIR.DTL.vR4.Model.Resource.DocumentReference extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
A reference to a document.Property Inventory
- authenticator
- author
- category
- content
- context
- custodian
- date
- description
- docStatus
- identifier
- 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 | PractitionerRole | Organization
Who and/or what authored the document.
Practitioner | PractitionerRole | Organization | Device | Patient | RelatedPerson
Categorization of document.
any FHIR4 code may be used; document-classcodes shows EXAMPLE codes, but you may use codes from any ValueSet.
Document referenced.
Clinical context of document.
Organization which maintains the document.
Organization
When this document reference was created.
Human-readable description.
preliminary | final | amended | entered-in-error
composition-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend composition-status|4.0.1 and you may NOT use codes from other ValueSets.
Other identifiers for the document.
Master Version Specific Identifier.
Relationships to other documents.
Document security-tags.
security-labels is the REQUIRED FHIR4 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|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend document-reference-status|4.0.1 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 FHIR4 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()