PackagesCanonicalsLogsProblems
    Packages
    signal.core.r4@0.2.6
    http://signalbhn.org/fhir/StructureDefinition/patient
description: Constraints and extensions on the US Core Patient Resource
package_name: signal.core.r4
derivation: constraint
name: SignalPatient
type: Patient
elements:
  extension:
    type: Extension
    isModifier: false
    url: http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo
    index: 0
    slicing:
      slices:
        adoptionInfo:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo', index: 0}
  identifier:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        SSN:
          match: {system: 'http://hl7.org/fhir/sid/us-ssn'}
          schema:
            short: SSN Identifier for this patient
            index: 2
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 3
                      code:
                        pattern: {type: Code, value: SB}
                        index: 4
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 5
                  text:
                    pattern: {type: String, value: Social Security Number}
                    index: 6
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-ssn'}
                index: 7
        MedicaidID:
          match: {system: 'https://signalbhn.org/fhir/sid/us-medicaidid'}
          schema:
            short: Medicaid identifier for this patient
            index: 8
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 9
                      code:
                        pattern: {type: Code, value: SB}
                        index: 10
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 11
                  text:
                    pattern: {type: String, value: Patient Medicaid number}
                    index: 12
              system:
                pattern: {type: Uri, value: 'https://signalbhn.org/fhir/sid/us-medicaidid'}
                index: 13
        MedicareID:
          match: {system: 'http://hl7.org/fhir/sid/us-mbi'}
          schema:
            short: Medicare identifier for this patient
            index: 14
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 15
                      code:
                        pattern: {type: Code, value: SB}
                        index: 16
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 17
                  text:
                    pattern: {type: String, value: Patient Unique Medicare Number}
                    index: 18
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-mbi'}
                index: 19
        ProviderClientId:
          match: {system: null}
          schema:
            short: ProviderClient identifier for this patient
            index: 20
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 21
                      code:
                        pattern: {type: Code, value: MR}
                        index: 22
                      display:
                        pattern: {type: String, value: Medical Record Number}
                        index: 23
              system: {index: 24}
        ClientId:
          match: {system: 'https://signalbhn.org/fhir/sid/beacon-legacy'}
          schema:
            short: Client identifier for this patient
            index: 25
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 26
                      code:
                        pattern: {type: Code, value: MR}
                        index: 27
                      display:
                        pattern: {type: String, value: Medical Record Number}
                        index: 28
              system:
                pattern: {type: Uri, value: 'https://signalbhn.org/fhir/sid/beacon-legacy'}
                index: 29
  address:
    extensions:
      noFixedAddress: {url: 'http://hl7.org/fhir/StructureDefinition/no-fixed-address', type: Extension, isModifier: false, index: 30}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://hl7.org/fhir/StructureDefinition/no-fixed-address
        index: 30
        slicing:
          slices:
            noFixedAddress:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/no-fixed-address', index: 30}
      district:
        binding: {strength: required, valueSet: 'https://signalbhn.org/fhir/ValueSet/fips-county-co'}
        index: 31
package_version: 0.2.6
extensions:
  adoptionInfo: {url: 'http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo', type: Extension, isModifier: false, index: 0}
class: profile
kind: resource
url: http://signalbhn.org/fhir/StructureDefinition/patient
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: null