HS.FHIR.DTL.vSTU3.Model.Resource.Composition
class HS.FHIR.DTL.vSTU3.Model.Resource.Composition extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.Property Inventory
- attester
- author
- class
- confidentiality
- custodian
- date
- encounter
- event
- identifier
- relatesTo
- section
- status
- subject
- title
- 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
Attests to accuracy of composition.
Who and/or what authored the composition.
Practitioner | Device | Patient | RelatedPerson
Categorization of Composition.
any FHIR3 code may be used; doc-classcodes shows EXAMPLE codes, but you may use codes from any ValueSet.
As defined by affinity domain.
v3-ConfidentialityClassification is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend v3-ConfidentialityClassification and you may NOT use codes from other ValueSets.
Organization which maintains the composition.
Organization
Composition editing time.
Context of the Composition.
Encounter
The clinical service(s) being documented.
Logical identifier of composition (version-independent)
Relationships to other compositions/documents.
Composition is broken into sections.
preliminary | final | amended | entered-in-error
composition-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend composition-status and you may NOT use codes from other ValueSets.
Who and/or what the composition is about.
Any FHIR3 Resource may be indicated by this Reference
Human Readable name/title.
Kind of composition (LOINC if possible)
doc-typecodes is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in 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()