PackagesCanonicalsLogsProblems
    Packages
    hl7@france-fhir.administrative-9.2021.1
    http://interopsante.org/fhir/StructureDefinition/FrOrganization
description: New Profile of the Organization resource for France | New Profil de la ressource Organization pour la France\r\nThis profile specifies the types of identifiers for organizations in France, and adds a number of French extensions. | Ce profil spécifie les types d'identifiants pour l'organisation en France, et ajoute des extensions françaises.
package_name: hl7
derivation: constraint
name: FrOrganization
type: Organization
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        shortName:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName', index: 1}
        description:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription', index: 2}
        usePeriod:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/organization-period', index: 3}
  identifier:
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/identifier-use'}
        index: 4
      type:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type'}
        index: 5
      system: {index: 6}
      value: {index: 7}
    required: [value, type, system]
  type:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        organisationType:
          match:
            coding: {system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-3307'}
          schema:
            binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-type'}
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-3307'}
            index: 9
            elements:
              coding:
                binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-type'}
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://interopsante.org/fhir/CodeSystem/fr-v2-3307'}
                    index: 11
                required: [system]
            required: [coding]
        organizationActivityField:
          match:
            coding: {system: 'https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement'}
          schema:
            binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-activity-field'}
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {system: 'https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite'}
            index: 12
            elements:
              coding:
                binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-activity-field'}
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement'}
                    index: 14
                required: [system]
            required: [coding]
  partOf:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
    index: 15
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-type'}
        index: 16
package_version: france-fhir.administrative-9.2021.1
extensions:
  shortName: {url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName', type: Extension, index: 1}
  description: {url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription', type: Extension, index: 2}
  usePeriod: {url: 'http://hl7.org/fhir/StructureDefinition/organization-period', type: Extension, index: 3}
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrOrganization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: '1.0'