PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.sas@1.0.0-ballot
    https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator
description: Profil dérivé de FrOrganization pour le cas d'usage agrégateur CPTS
package_name: ans.fhir.fr.sas
derivation: constraint
name: FrOrganizationAgregateurCPTS
type: Organization
elements:
  identifier:
    constraint:
      FINESS-invariant: {human: Le numéro FINESS doit être préfixé par 1 suivi de 9 caractères numériques, source: 'https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator', severity: error, expression: 'value.matches(''^1[0-9]{9}$'')'}
    index: 0
    elements:
      type:
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: IDNST, system: 'http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type'}
        index: 1
      system:
        pattern: {type: Uri, value: 'urn:oid:1.2.250.1.71.4.2.2'}
        index: 2
  name: {mustSupport: true, index: 3}
  telecom: {mustSupport: true, index: 4}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator
base: http://interopsante.org/fhir/StructureDefinition/FrOrganization
version: 1.0.0-ballot
required: [identifier]