PackagesCanonicalsLogsProblems
    Packages
    fhir.deep6.ai@0.1.2
    http://deep6.ai/fhir/StructureDefinition/deep-6-ai-documentreference
description: This profile extends the US core document reference to add a constraint that expects the DocumentReference.category to always be present, and to at least reference a Deep 6 AI category.
package_name: fhir.deep6.ai
derivation: constraint
name: Deep6AIDocumentReferenceProfile
type: DocumentReference
elements:
  category:
    short: Deep 6 AI categorization
    binding: {strength: required, valueSet: 'http://deep6.ai/fhir/ValueSet/deep-6-ai-documentreference-category'}
    index: 0
    slicing:
      slices:
        deep6ai:
          match: {}
          schema:
            short: Deep 6 AI categorization
            binding: {strength: required, valueSet: 'http://deep6.ai/fhir/ValueSet/deep-6-ai-documentreference-category'}
            index: 0
package_version: 0.1.2
class: profile
kind: resource
url: http://deep6.ai/fhir/StructureDefinition/deep-6-ai-documentreference
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference
version: 0.1.2