PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/PatientINCISIVE
description: Defines the Patient structure used by INCISIVE
package_name: incisive.fhir
derivation: constraint
name: PatientINCISIVE
type: Patient
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        CurrentState:
          match: {url: null}
          schema:
            short: Current state of INCISIVE patient
            type: Extension
            binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/CurrentState'}
            url: https://simplifier.net/INCISIVE/StructureDefinition/CurrentState
            index: 1
          min: 0
          max: 1
        Ethnicity:
          match: {url: null}
          schema:
            short: Ethnicity of INCISIVE patient
            type: Extension
            binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/EthnicityCodes'}
            url: https://simplifier.net/INCISIVE/StructureDefinition/Ethnicity
            index: 2
          min: 0
          max: 1
  identifier:
    short: An identifier for INCISIVE patient
    index: 3
    elements:
      type:
        short: Description of identifier type
        index: 4
        elements:
          text: {short: Patient number, index: 5}
  gender: {short: Patient's gender, index: 6}
  managingOrganization:
    short: INCISIVE Data provider organization that is the custodian of the patient record
    index: 7
    elements:
      reference: {short: Use relative reference to the Organization resource, index: 8}
package_version: 1.0.1-preview
extensions:
  CurrentState:
    url: https://simplifier.net/INCISIVE/StructureDefinition/CurrentState
    min: 0
    max: 1
    short: Current state of INCISIVE patient
    type: Extension
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/CurrentState'}
    index: 1
  Ethnicity:
    url: https://simplifier.net/INCISIVE/StructureDefinition/Ethnicity
    min: 0
    max: 1
    short: Ethnicity of INCISIVE patient
    type: Extension
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/EthnicityCodes'}
    index: 2
class: profile
kind: resource
url: https://simplifier.net/INCISIVE/StructureDefinition/PatientINCISIVE
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '20230717'