PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@crd-2.1.0
    http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient
description: This profile specifies additional constraints on the US Core Patient profile to support coverage requirements discovery.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: CRDPatient
type: Patient
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        MRIdentifier:
          match:
            type:
              coding:
              - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 2
            required: [type]
  address:
    elements:
      country: {mustSupport: true, index: 3}
package_version: crd-2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: 2.1.0