PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.6
    http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile
description: Fresenius Patient Profile
package_name: fmcna.caredata.fhir.ig.r4
derivation: constraint
name: FreseniusPatient
type: Patient
elements:
  extension:
    type: Extension
    url: http://hl7.org/fhir/StructureDefinition/patient-citizenship
    index: 0
    slicing:
      slices:
        citizenshipExtn:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', index: 0}
          min: 0
          max: 1
        religionExtn:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', index: 1}
          min: 0
          max: 1
        sexualOrientationExtn:
          match: {}
          schema: {type: Extension, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-sexual-orientation-extn', index: 2}
          min: 0
          max: 1
        pronounsExtn:
          match: {}
          schema: {type: Extension, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-preferred-pronouns-extn', index: 3}
          min: 0
          max: 1
  identifier:
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        MRIdentifier:
          match: {system: 'urn:oid:2.16.840.1.113883.3.7418.2.1'}
          schema:
            mustSupport: true
            _required: true
            index: 5
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 6
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.2.1'}
                index: 7
        SSIdentifier:
          match: {system: 'http://hl7.org/fhir/sid/us-ssn'}
          schema:
            mustSupport: true
            index: 8
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 9
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-ssn'}
                index: 10
        EMPIdentifier:
          match: {system: 'urn:oid:2.16.840.1.113883.3.7418.2.2'}
          schema:
            index: 11
            elements:
              type:
                binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs'}
                index: 12
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.2.2'}
                index: 13
  gender:
    binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-gender-vs'}
    index: 14
  birthDate: {index: 15}
  maritalStatus:
    binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-marital-status-vs'}
    index: 16
  contact:
    elements:
      relationship:
        binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-contact-relationship-vs'}
        index: 17
  communication:
    elements:
      language:
        binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-language-vs'}
        index: 18
package_version: 1.1.6
extensions:
  citizenshipExtn: {url: 'http://hl7.org/fhir/StructureDefinition/patient-citizenship', min: 0, max: 1, type: Extension, index: 0}
  religionExtn: {url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', min: 0, max: 1, type: Extension, index: 1}
  sexualOrientationExtn: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-sexual-orientation-extn', min: 0, max: 1, type: Extension, index: 2}
  pronounsExtn: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-preferred-pronouns-extn', min: 0, max: 1, type: Extension, index: 3}
class: profile
kind: resource
url: http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: null
required: [birthDate]