PackagesCanonicalsLogsProblems
    Packages
    hl7@france-fhir.administrative-2022-1.0.0
    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: 0
      slices:
        shortName:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName', index: 1}
          min: 0
        description:
          match: {url: null}
          schema: {type: Extension, url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription', index: 2}
          min: 0
        usePeriod:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/organization-period', index: 3}
          min: 0
  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:
        organizationType:
          match:
            coding: {system: 'http://interopsante.org/fhir/CodeSystem/fr-v2-3307'}
          schema:
            binding: {strength: required, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-type'}
            index: 9
            elements:
              coding:
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://interopsante.org/fhir/CodeSystem/fr-v2-3307'}
                    index: 11
                required: [system]
            required: [coding]
        secteurActiviteRASS:
          match:
            coding: {system: 'https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite'}
          schema:
            binding: {strength: required, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS'}
            index: 12
            elements:
              coding:
                index: 13
                elements:
                  system:
                    short: Secteur d'activité
                    pattern: {type: Uri, value: 'https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite'}
                    index: 14
                required: [system]
            required: [coding]
        categorieEtablissementRASS:
          match:
            coding: {system: 'https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement'}
          schema:
            binding: {strength: required, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS'}
            index: 15
            elements:
              coding:
                index: 16
                elements:
                  system:
                    short: Catégorie d'établissements
                    pattern: {type: Uri, value: 'https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement'}
                    index: 17
                required: [system]
            required: [coding]
  telecom: {type: ContactPoint, index: 18}
  address: {type: Address, index: 19}
  partOf:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrOrganization']
    index: 20
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://interopsante.org/fhir/ValueSet/fr-organization-type'}
        index: 21
  contact:
    elements:
      telecom: {type: ContactPoint, index: 22}
      address: {type: Address, index: 23}
package_version: france-fhir.administrative-2022-1.0.0
extensions:
  shortName: {url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName', min: 0, type: Extension, index: 1}
  description: {url: 'http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription', min: 0, type: Extension, index: 2}
  usePeriod: {url: 'http://hl7.org/fhir/StructureDefinition/organization-period', min: 0, 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'