PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.3
    http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile
description: Fresenius Practitioner Profile
package_name: fmcna.caredata.fhir.ig.r4
derivation: constraint
name: FreseniusPractitioner
type: Practitioner
elements:
  identifier:
    mustSupport: true
    pattern:
      type: Identifier
      value: {system: 'urn:oid:2.16.840.1.113883.3.7418.3.4'}
    index: 0
    slicing:
      slices:
        CAAI:
          match: {}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.840.1.113883.3.7418.3.4'}
            _required: true
            index: 0
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: CAAI, system: 'http://fkcfhir.org/fhir/CodeSystem/fmc-identifier-type-cs', display: Consumer Application Account Identifier}
                index: 1
            required: [type]
        PN:
          match: {}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.840.1.113883.3.7418.3.2'}
            index: 2
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                mustSupport: true
                index: 3
            required: [type]
        EI:
          match: {}
          schema:
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.840.1.113883.3.7418.3.5'}
            index: 4
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                mustSupport: true
                index: 5
            required: [type]
package_version: 1.1.3
class: profile
kind: resource
url: http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner
version: null
required: [identifier]