PackagesCanonicalsLogsProblems
    Packages
    signal.core.r4@0.2.5
    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:
    index: 0
    slicing:
      slices:
        ethnicity:
          match: {}
          schema:
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
            required: [extension]
        tribalAffiliation:
          match: {}
          schema:
            index: 2
            extensions: {}
            elements:
              extension: {index: 3}
            required: [extension]
        adoptionInfo:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo', index: 4}
  identifier:
    index: 5
    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: 6
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 7
                      code:
                        pattern: {type: Code, value: SB}
                        index: 8
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 9
                  text:
                    pattern: {type: String, value: Social Security Number}
                    index: 10
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-ssn'}
                index: 11
        MedicaidID:
          match: {system: 'https://signalbhn.org/fhir/sid/us-medicaidid'}
          schema:
            short: Medicaid identifier for this patient
            index: 12
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 13
                      code:
                        pattern: {type: Code, value: SB}
                        index: 14
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 15
                  text:
                    pattern: {type: String, value: Patient Medicaid number}
                    index: 16
              system:
                pattern: {type: Uri, value: 'https://signalbhn.org/fhir/sid/us-medicaidid'}
                index: 17
        MedicareID:
          match: {system: 'http://hl7.org/fhir/sid/us-mbi'}
          schema:
            short: Medicare identifier for this patient
            index: 18
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 19
                      code:
                        pattern: {type: Code, value: SB}
                        index: 20
                      display:
                        pattern: {type: String, value: Social Beneficiary Identifier}
                        index: 21
                  text:
                    pattern: {type: String, value: Patient Unique Medicare Number}
                    index: 22
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-mbi'}
                index: 23
        ProviderClientId:
          match: {system: null}
          schema:
            short: ProviderClient identifier for this patient
            index: 24
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 25
                      code:
                        pattern: {type: Code, value: MR}
                        index: 26
                      display:
                        pattern: {type: String, value: Medical Record Number}
                        index: 27
              system: {index: 28}
        ClientId:
          match: {system: 'https://signalbhn.org/fhir/sid/beacon-legacy'}
          schema:
            short: Client identifier for this patient
            index: 29
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://www.hl7.org/fhir/valueset-identifier-type.html'}
                        index: 30
                      code:
                        pattern: {type: Code, value: MR}
                        index: 31
                      display:
                        pattern: {type: String, value: Medical Record Number}
                        index: 32
              system:
                pattern: {type: Uri, value: 'https://signalbhn.org/fhir/sid/beacon-legacy'}
                index: 33
  address:
    extensions:
      noFixedAddress: {url: 'http://hl7.org/fhir/StructureDefinition/no-fixed-address', type: Extension, isModifier: false, index: 34}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://hl7.org/fhir/StructureDefinition/no-fixed-address
        index: 34
        slicing:
          slices:
            noFixedAddress:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/no-fixed-address', index: 34}
      district:
        binding: {strength: required, valueSet: 'https://signalbhn.org/fhir/ValueSet/fips-county-co'}
        index: 35
package_version: 0.2.5
extensions:
  ethnicity:
    url: null
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
    required: [extension]
  tribalAffiliation:
    url: null
    index: 2
    extensions: {}
    elements:
      extension: {index: 3}
    required: [extension]
  adoptionInfo: {url: 'http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo', type: Extension, isModifier: false, index: 4}
class: profile
kind: resource
url: http://signalbhn.org/fhir/StructureDefinition/patient
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: null