HS.FHIR.DTL.vR4.Model.Resource.Consent
class HS.FHIR.DTL.vR4.Model.Resource.Consent extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
A healthcare consumer's choices to permit or deny recipients or roles to perform actions for specific purposes and periods of time.Property Inventory
- category
- dateTime
- identifier
- organization
- patient
- performer
- policy
- policyRule
- provision
- scope
- sourceAttachment
- sourceReference
- status
- verification
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
Classification of the consent statement - for indexing/retrieval.
consent-category is the REQUIRED FHIR4 ValueSet for codes, but if you need to express meanings not found in consent-category, you may formally EXTEND consent-category to add codes to it.
When this Consent was created or indexed.
Identifier for this record (external references)
Custodian of the consent.
Organization
Who the consent applies to.
Patient
Who is agreeing to the policy and rules.
Organization | Patient | Practitioner | RelatedPerson | PractitionerRole
Policies covered by this consent.
Regulation that this consents to.
consent-policy is the REQUIRED FHIR4 ValueSet for codes, but if you need to express meanings not found in consent-policy, you may formally EXTEND consent-policy to add codes to it.
Constraints to the base Consent.policyRule.
Which of the four areas this resource covers (extensible)
consent-scope is the REQUIRED FHIR4 ValueSet for codes, but if you need to express meanings not found in consent-scope, you may formally EXTEND consent-scope to add codes to it.
Source from which this consent is taken.
Source from which this consent is taken.
Consent | DocumentReference | Contract | QuestionnaireResponse
draft | proposed | active | rejected | inactive | entered-in-error
consent-state-codes|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend consent-state-codes|4.0.1 and you may NOT use codes from other ValueSets.
Consent Verified by patient or family.
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()