PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.6
    http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile
description: Fresenius Organization Profile
package_name: fmcna.caredata.fhir.ig.r4
derivation: constraint
name: FreseniusOrganization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      slices:
        CLIA:
          match: {}
          schema:
            index: 1
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0301'}
                index: 2
        ORGID:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 3
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 4
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.1.1'}
                index: 5
        MEDICAID:
          match: {}
          schema:
            index: 6
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 7
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.1.7'}
                index: 8
        TAX:
          match: {}
          schema:
            index: 9
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 10
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.4.4'}
                index: 11
        COSTCENTER:
          match: {}
          schema:
            index: 12
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 13
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.1.9'}
                index: 14
        MEDICARE:
          match: {}
          schema:
            index: 15
            elements:
              type:
                binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0203'}
                index: 16
              system:
                pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/us-medicare'}
                index: 17
        ESRDNETWORK:
          match: {}
          schema:
            index: 18
            elements:
              type:
                binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs'}
                index: 19
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.3.7418.1.3'}
                index: 20
  type:
    index: 21
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: 1
      slices:
        ORGHIERARCHY:
          match:
            coding: {system: null}
          schema:
            binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-organization-hierarchy-vs'}
            mustSupport: true
            _required: true
            index: 22
          min: 1
          max: 1
        INSTANCE:
          match:
            coding: {system: null}
          schema:
            binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-organization-instance-vs'}
            index: 23
          min: 0
          max: 1
        OWNERSHIPTYPE:
          match:
            coding: {system: null}
          schema:
            binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-organization-ownership-vs'}
            index: 24
          min: 0
          max: 1
  partOf:
    type: Reference
    short: Reference to Organization
    refers: ['http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile']
    index: 25
  contact:
    elements:
      purpose:
        binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-organization-contact-type-vs'}
        index: 26
package_version: 1.1.6
class: profile
kind: resource
url: http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
version: null
required: [identifier, type]