PackagesCanonicalsLogsProblems
    Packages
    Modelisationdesstructuresetdesprofessionnels.sept2021@0.1.0
    http://interopsante.org/fhir/structuredefinition/resource/fr-organization
description: Profile of the Organization resource for France | 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: Modelisationdesstructuresetdesprofessionnels.sept2021
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://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-shortname', index: 1}
        description:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-description', 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://www.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://www.interopsante.org/fhir/valuesets/fr-organization-type'}
          schema:
            binding: {strength: required, valueSet: 'http://www.interopsante.org/fhir/valueset/fr-organization-type'}
            index: 9
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://www.interopsante.org/fhir/valuesets/fr-organization-type'}
                    index: 10
        organizationActivityField:
          match:
            coding: {system: 'urn:oid:1.2.250.1.71.4.2.4'}
          schema:
            binding: {strength: required, valueSet: 'http://mos.asipsante.fr/NOS/TABS/JDV_J101-SecteurActivite-RASS.tabs'}
            index: 11
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:oid:1.2.250.1.71.4.2.4'}
                    index: 12
        activiteINSEE:
          match:
            coding: {system: 'urn:oid:1.2.250.1.213.1.6.1.47'}
          schema:
            binding: {strength: required, valueSet: 'http://mos.asipsante.fr/NOS/TABS/JDV_J99-InseeNAFrav2Niveau5-RASS.tabs'}
            index: 13
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:oid:1.2.250.1.213.1.6.1.47'}
                    index: 14
        statutJuridiqueINSEE:
          match:
            coding: {system: 'urn:oid:1.2.250.1.213.1.6.1.44'}
          schema:
            binding: {strength: required, valueSet: 'http://mos.asipsante.fr/NOS/TABS/JDV_J100-FinessStatutJuridique-RASS.tabs'}
            index: 15
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:oid:1.2.250.1.213.1.6.1.44'}
                    index: 16
  partOf:
    type: Reference
    refers: ['http://interopsante.org/fhir/structuredefinition/resource/fr-organization']
    index: 17
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://www.interopsante.org/fhir/valueset/fr-organization-type'}
        index: 18
package_version: 0.1.0
extensions:
  shortName: {url: 'http://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-shortname', type: Extension, index: 1}
  description: {url: 'http://www.interopsante.org/fhir/structuredefinition/organization/fr-organization-description', 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/resource/fr-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 4.0.1