PackagesCanonicalsLogsProblems
    Packages
    fhir.deep6.ai@2.4.0
    http://deep6.ai/fhir/StructureDefinition/deep-6-ai-patient-1.2.0
description: This profile extends the US core patient to add a constraint that expects the Location.type to always be present, and expects at least one Implementation Curated Site.
package_name: fhir.deep6.ai
derivation: constraint
name: Deep6AIPatientProfile
type: Patient
elements:
  identifier:
    elements:
      type:
        constraint:
          coding-code-or-display: {human: Code codings must include either a code or a display value, source: 'http://deep6.ai/fhir/StructureDefinition/deep-6-ai-patient-1.2.0', severity: error, expression: coding.all(code or display)}
        mustSupport: true
        index: 0
  maritalStatus:
    constraint:
      coding-code-or-display: {human: Code codings must include either a code or a display value, source: 'http://deep6.ai/fhir/StructureDefinition/deep-6-ai-patient-1.2.0', severity: error, expression: coding.all(code or display)}
    index: 1
package_version: 2.4.0
class: profile
kind: resource
url: http://deep6.ai/fhir/StructureDefinition/deep-6-ai-patient-1.2.0
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: 2.4.0