HS.FHIR.DTL.vR4.Model.Resource.Composition
class HS.FHIR.DTL.vR4.Model.Resource.Composition extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
A set of resources composed into a single coherent clinical statement with clinical attestation.Property Inventory
- attester
- author
- category
- 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 | PractitionerRole | Device | Patient | RelatedPerson | Organization
Categorization of Composition.
any FHIR4 code may be used; document-classcodes shows EXAMPLE codes, but you may use codes from any ValueSet.
As defined by affinity domain.
v3-ConfidentialityClassification|2014-03-26 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend v3-ConfidentialityClassification|2014-03-26 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.
Version-independent identifier for the Composition.
Relationships to other compositions/documents.
Composition is broken into sections.
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.
Who and/or what the composition is about.
Any FHIR4 Resource may be indicated by this Reference
Human Readable name/title.
Kind of composition (LOINC if possible)
doc-typecodes is the PREFERRED FHIR4 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()