description: This profile records non-structured documentation that records a patient's consent. package_name: hl7.fhir.us.consent-management derivation: constraint name: FASTDocumentReference type: DocumentReference elements: type: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/consent-management/ValueSet/LOINCConsentDocumentTypes'} index: 0 category: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 57016-8, system: 'http://loinc.org'} index: 1 slicing: slices: ConsentDocumentCategory: match: {} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 57016-8, system: 'http://loinc.org'} _required: true index: 1 min: 1 max: 1 package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTDocumentReference base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference version: 1.0.0-ballot required: [category]