Search FHIR

Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.5.0-snapshot-1 - ci-build  flag

Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social - Local Development build (v0.5.0-snapshot-1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: ROROrganization - Detailed Descriptions

Draft as of 2025-02-17

Definitions for the ror-organization resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Organization
Definition

A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

ShortA grouping of people or organizations with a common purpose
Control0..*
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
org-1: The organization SHALL at least have a name or an identifier, and possibly more than one ((identifier.count() + name.count()) > 0)
2. Organization.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

ShortMetadata about the resource
Control0..1
This element is affected by the following invariants: ele-1
TypeMeta
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Organization.meta.lastUpdated
Definition

When the resource last changed - e.g. when the version changed.

ShortWhen the resource version last changed
Comments

This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.

Control10..1
This element is affected by the following invariants: ele-1
Typeinstant
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Organization.meta.tag
Definition

Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

ShortTags applied to this resource
Comments

The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

Control0..*
This element is affected by the following invariants: ele-1
BindingFor example codes, see CommonTagshttp://hl7.org/fhir/ValueSet/common-tags
(example to http://hl7.org/fhir/ValueSet/common-tags)

Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".

TypeCoding
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Organization.meta.tag. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 8. Organization.meta.tag:codeRegion
    Slice NamecodeRegion
    Definition

    Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

    ShortTags applied to this resource
    Comments

    The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

    Control0..1*
    This element is affected by the following invariants: ele-1
    BindingThe codes SHALL be taken from For example codes, see JDV_J237_RegionOM_ROR .http://hl7.org/fhir/ValueSet/common-tags
    (required to https://mos.esante.gouv.fr/NOS/JDV_J237-RegionOM-ROR/FHIR/JDV-J237-RegionOM-ROR)
    TypeCoding
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    10. Organization.implicitRules
    Definition

    A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

    ShortA set of rules under which this content was created
    Comments

    Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

    Control0..1
    This element is affected by the following invariants: ele-1
    Typeuri
    Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    12. Organization.extension
    Definition

    An Extension


    May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortExtensionAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control10..*
    This element is affected by the following invariants: ele-1
    TypeExtension
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on Organization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 14. Organization.extension:shortName
      Slice NameshortName
      Definition

      Optional Extension Element - found in all resources.

      ShortOptional Extensions Element
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(FrOrganizationShortName) (Extension Type: string)
      Standard StatusNormative (from Trial Use)
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      16. Organization.extension:description
      Slice Namedescription
      Definition

      Optional Extension Element - found in all resources.

      ShortOptional Extensions Element
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(FrOrganizationDescription) (Extension Type: string)
      Standard StatusNormative (from Trial Use)
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      18. Organization.extension:usePeriod
      Slice NameusePeriod
      Definition

      The date range that this organization should be considered available.

      ShortOptional Extensions Element
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(Organization Period) (Extension Type: Period)
      Standard StatusNormative (from Trial Use)
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      20. Organization.extension:ror-organization-price
      Slice Nameror-organization-price
      Definition

      Extension créée dans le cadre du ROR pour permettre de définir les tarifs des prestations et services d'une entité géographique.

      ShortTarif
      Control0..*
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationPrice) (Complex Extension)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      22. Organization.extension:ror-territorial-division
      Slice Nameror-territorial-division
      Definition

      Extension créée dans le cadre du ROR qui correspond au périmètre géographique dans lequel habitent les personnes pouvant être prises en charge pour la prestation décrite. Cela inclut notamment les divisions territoriales dans lesquelles les professionnels se déplacent.

      ShortterritoireSante (EG) : Territoire(s) de santé où est située l'entité géographique
      Control0..*
      This element is affected by the following invariants: ele-1
      TypeExtension(RORTerritorialDivision) (Complex Extension)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      24. Organization.extension:ror-organization-financial-help-type
      Slice Nameror-organization-financial-help-type
      Definition

      Extension créée dans le cadre du ROR pour préciser l'aide financière pour laquelle l'EG dispose d'une habilitation ou conventionnement qui permet aux personnes accueillies d'en bénéficier si elles remplissent les conditions.

      ShortaideFinanciere (EG) : Aide financière pour laquelle l'EG dispose d'une habilitation ou conventionnement
      Control0..*
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationFinancialHelpType) (Extension Type: CodeableConcept)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      26. Organization.extension:ror-organization-accomodation-family
      Slice Nameror-organization-accomodation-family
      Definition

      Extension créée dans le cadre du ROR pour préciser si l'établissement peut héberger les familles des personnes prises en charge.

      ShorthebergementFamille (EG) : Indique si l'établissement peut héberger les familles des personnes prises en charge
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationAccomodationFamily) (Extension Type: boolean)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      28. Organization.extension:ror-organization-nb-permanent-social-help-place
      Slice Nameror-organization-nb-permanent-social-help-place
      Definition

      Extension créée dans le cadre du ROR pour indiquer le nombre de places permanentes dédiées à l'aide sociale dans l'établissement

      ShortnbPlaceAideSocialTemporaire (EG) : nombre de places temporaires dédiées à l'aide sociale dans l'établissement
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationNbPermanentSocialHelpPlace) (Extension Type: integer)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      30. Organization.extension:ror-organization-nb-temporary-social-help-place
      Slice Nameror-organization-nb-temporary-social-help-place
      Definition

      Extension créée dans le cadre du ROR pour indiquer le nombre de places temporaires dédiées à l'aide sociale dans l'établissement

      ShortnbPlaceAideSocialPermanent (EG) : nombre de places permanentes dédiées à l'aide sociale dans l'établissement
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationNbTemporarySocialHelpPlace) (Extension Type: integer)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      32. Organization.extension:ror-organization-accessibility-location
      Slice Nameror-organization-accessibility-location
      Definition

      Extension créée dans le cadre du ROR qui précise dans quelle mesure les locaux sont conformes aux dispositions règlementaires relatives à l’accessibilité des établissements recevant du public.

      ShortaccessibiliteLieu (EG) : Précise dans quelle mesure les locaux sont conformes aux dispositions règlementaires relatives à l’accessibilité des établissements recevant du public
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationAccessibilityLocation) (Extension Type: CodeableConcept)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      34. Organization.extension:ror-organization-level-recourse-orsan
      Slice Nameror-organization-level-recourse-orsan
      Definition

      Extension créée dans le cadre du ROR pour décrire une hiérarchisation fonctionnelle de la mobilisation des établissements pour accueillir les patients après régulation par le SAMU.

      ShortniveauRecoursORSAN (EG) : Hiérarchisation fonctionnelle de la mobilisation des établissements pour accueillir les patients après régulation par le SAMU
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationLevelRecourseORSAN) (Extension Type: CodeableConcept)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      36. Organization.extension:ror-organization-drop-zone
      Slice Nameror-organization-drop-zone
      Definition

      Extension créée dans le cadre du ROR pour préciser l’existence d’une zone de poser pour hélicoptère sur le site concerné.

      ShortzonePoser (EG) : Précise l’existence d’une zone de poser pour hélicoptère sur le site concerné
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationDropZone) (Extension Type: boolean)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      38. Organization.extension:ror-organization-reopening-date
      Slice Nameror-organization-reopening-date
      Definition

      Extension créée dans le cadre du ROR pour définir la date prévisionnelle de réouverture de l'organisation interne.

      ShortdatePrevisionnelleReouverture (OI) : Date prévisionnelle à partir de laquelle la prestation sera de nouveau assurée
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationReopeningDate) (Extension Type: date)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      40. Organization.extension:ror-organization-creation-date
      Slice Nameror-organization-creation-date
      Definition

      Extension créée dans le cadre du ROR pour définir la date de création de l'entité juridique.

      ShortdateCreation (EJ) : Date de création de l'entité juridique
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationCreationDate) (Extension Type: date)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      42. Organization.extension:ror-organization-closing-type
      Slice Nameror-organization-closing-type
      Definition

      Extension créée dans le cadre du ROR pour définir le type de fermeture de l'organisation.

      ShorttypeFermeture (EJ + EG + OI) : Le type de fermeture d'un niveau organisationnel indique la temporalité de la fermeture.
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationClosingType) (Extension Type: CodeableConcept)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      44. Organization.extension:organization-period
      Slice Nameorganization-period
      Definition

      The date range that this organization should be considered available.

      ShortdateOuverture (EJ + OI) + dateFermeture (EJ + EG + OI)
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(Organization Period) (Extension Type: Period)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      46. Organization.extension:ror-meta-comment
      Slice Nameror-meta-comment
      Definition

      Extension créée dans le cadre du ROR qui correspond au commentaire présent dans les métadonnées.

      Shortcommentaire (Metadonnee)
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(RORMetaComment) (Extension Type: string)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      48. Organization.extension:ror-meta-creation-date
      Slice Nameror-meta-creation-date
      Definition

      Extension créée dans le cadre du ROR qui correspond à la date de création (dans le ROR régional) présente dans les métadonnées.

      ShortdateCreation (Metadonnee)
      Control1..1
      This element is affected by the following invariants: ele-1
      TypeExtension(RORMetaCreationDate) (Extension Type: dateTime)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      50. Organization.extension:ror-organization-comment
      Slice Nameror-organization-comment
      Definition

      Extension créée dans le cadre du ROR pour décrire le commentaire qui permet à la structure de donner des informations complémentaires

      Shortcommentaire (EG) : Commentaire qui permet à la structure de donner des informations complémentaires
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(ROROrganizationComment) (Extension Type: string)
      Must Supporttrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      52. Organization.modifierExtension
      Definition

      May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      This element is affected by the following invariants: ele-1
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
      Standard StatusNormative (from Trial Use)
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on Organization.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 54. Organization.identifier
        Definition

        Identifier for the organization that is used to identify the organization across multiple disparate systems.

        ShortIdentifies this organization across multiple systems
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..*
        This element is affected by the following invariants: ele-1, org-1
        TypeIdentifier
        Must Supporttrue
        Summarytrue
        Requirements

        Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingThis element introduces a set of slices on Organization.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ type.coding.code
        • 56. Organization.identifier.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          58. Organization.identifier.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          60. Organization.identifier.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          62. Organization.identifier.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          64. Organization.identifier:idNatSt
          Slice NameidNatSt
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortidNatstruct (EJ + EG) : Identification nationale définie dans le CI-SISIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          66. Organization.identifier:idNatSt.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          68. Organization.identifier:idNatSt.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "40"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          70. Organization.identifier:idNatSt.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valueurn:oid:1.2.250.1.71.4.2.2
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          72. Organization.identifier:idNatSt.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          74. Organization.identifier:finess
          Slice Namefiness
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortnumFINESS (EJ + EG) : Numéro FINESSIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          76. Organization.identifier:finess.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          78. Organization.identifier:finess.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "1"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. Organization.identifier:finess.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://finess.esante.gouv.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          82. Organization.identifier:finess.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          84. Organization.identifier:sirene
          Slice Namesirene
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortnumSIREN (EJ) : numéro unique d'identification attribué à chaque entreprise par l'INSEEIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          86. Organization.identifier:sirene.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          88. Organization.identifier:sirene.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "2"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          90. Organization.identifier:sirene.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://sirene.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          92. Organization.identifier:sirene.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          94. Organization.identifier:rppsRang
          Slice NamerppsRang
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_RangIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          96. Organization.identifier:rppsRang.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          98. Organization.identifier:rppsRang.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "4"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          100. Organization.identifier:rppsRang.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://rppsrang.esante.gouv.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          102. Organization.identifier:rppsRang.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          104. Organization.identifier:numSIRET
          Slice NamenumSIRET
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortnumSIRET (EG) : numéro unique d'identification, attribué par l'INSEE, à chaque entité géographiqueIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          106. Organization.identifier:numSIRET.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          108. Organization.identifier:numSIRET.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "3"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          110. Organization.identifier:numSIRET.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          Shorthttps://mos.esante.gouv.fr/6.html#_4d544200-4d26-4cc5-8294-c862458f60d8The namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://sirene.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          112. Organization.identifier:numSIRET.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          114. Organization.identifier:identifierOI
          Slice NameidentifierOI
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortidentifiantOI (OI) : Identifiant de l'organisation interne, unique et persistant au niveau nationalIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          116. Organization.identifier:identifierOI.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          118. Organization.identifier:identifierOI.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_R345-TypeIdentifiantAutre/FHIR/TRE_R345-TypeIdentifiantAutre",
              "code" : "42"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          120. Organization.identifier:identifierOI.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://oi.esante.gouv.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          122. Organization.identifier:identifierOI.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          124. Organization.identifier:adeliRang
          Slice NameadeliRang
          Definition

          Identifier for the organization that is used to identify the organization across multiple disparate systems.

          ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_RangIdentifies this organization across multiple systems
          NoteThis is a business identifier, not a resource identifier (see discussion)
          Control0..1*
          This element is affected by the following invariants: ele-1, org-1
          TypeIdentifier
          Must Supporttrue
          Summarytrue
          Requirements

          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          126. Organization.identifier:adeliRang.use
          Definition

          The purpose of this identifier.

          Shortusual | official | temp | secondary | old (If known)
          Comments

          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

          Control0..1
          This element is affected by the following invariants: ele-1
          BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
          (required to http://hl7.org/fhir/ValueSet/identifier-use)

          Identifies the purpose for this identifier, if known .

          Typecode
          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          128. Organization.identifier:adeliRang.type
          Definition

          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

          ShortDescription of identifier
          Comments

          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

          Control10..1
          This element is affected by the following invariants: ele-1
          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type
          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Allows users to make use of identifiers when the identifier system is not known.

          Pattern Value{
            "coding" : [{
              "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
              "code" : "0"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          130. Organization.identifier:adeliRang.system
          Definition

          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

          ShortThe namespace for the identifier value
          Comments

          Identifier.system is always case sensitive.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typeuri
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          Pattern Valuehttps://adelirang.esante.gouv.fr
          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          132. Organization.identifier:adeliRang.value
          Definition

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          ShortThe value that is unique
          Comments

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Control10..1
          This element is affected by the following invariants: ele-1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Example<br/><b>General</b>:123456
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          134. Organization.active
          Definition

          Whether the organization's record is still in active use.

          ShortWhether the organization's record is still in active use
          Comments

          This active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.

          This element is labeled as a modifier because it may be used to mark that the resource was created in error.

          Control0..1
          This element is affected by the following invariants: ele-1
          Typeboolean
          Is Modifiertrue because This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          Need a flag to indicate a record is no longer to be used and should generally be hidden for the user in the UI.

          Meaning if MissingThis resource is generally assumed to be active if no value is provided for the active element
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          136. Organization.type
          Definition

          The kind(s) of organization that this is.

          ShortKind of organization
          Comments

          Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

          When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

          We expect that some jurisdictions will profile this optionality to be a single cardinality.

          Control0..*
          This element is affected by the following invariants: ele-1
          BindingFor example codes, see OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type
          (example to http://hl7.org/fhir/ValueSet/organization-type)

          Used to categorize the organization.

          TypeCodeableConcept
          Must Supporttrue
          Summarytrue
          Requirements

          Need to be able to track the kind of organization that this is - different organization types have different uses.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          SlicingThis element introduces a set of slices on Organization.type. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ coding.system
          • 138. Organization.type:organizationType
            Slice NameorganizationType
            Definition

            The kind(s) of organization that this is.

            ShortKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see fr-organization-typehttp://hl7.org/fhir/ValueSet/organization-type
            (required to http://interopsante.org/fhir/ValueSet/fr-organization-type)

            Used to categorize the organization.

            TypeCodeableConcept
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            140. Organization.type:organizationType.coding
            Definition

            A reference to a code defined by a terminology system.

            ShortCode defined by a terminology system
            Comments

            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control10..1*
            This element is affected by the following invariants: ele-1
            TypeCoding
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            142. Organization.type:organizationType.coding.system
            Definition

            The identification of the code system that defines the meaning of the symbol in the code.

            ShortIdentity of the terminology system
            Comments

            The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            This element is affected by the following invariants: ele-1
            Typeuri
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be unambiguous about the source of the definition of the symbol.

            Fixed Valuehttp://interopsante.org/fhir/CodeSystem/fr-v2-3307
            Example<br/><b>CodeSystem des types d'organisations</b>:http://interopsante.org/fhir/CodeSystem/fr-v2-3307
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            144. Organization.type:secteurActiviteRASS
            Slice NamesecteurActiviteRASS
            Definition

            The kind(s) of organization that this is.

            ShortKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J101_SecteurActivite_RASS .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS)

            Secteurs d'activité des établissements avec la même activité dans le RASS


            Used to categorize the organization.

            TypeCodeableConcept
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            146. Organization.type:secteurActiviteRASS.coding
            Definition

            A reference to a code defined by a terminology system.

            ShortCode defined by a terminology system
            Comments

            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control10..1*
            This element is affected by the following invariants: ele-1
            TypeCoding
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            148. Organization.type:secteurActiviteRASS.coding.system
            Definition

            Secteur d'activité


            The identification of the code system that defines the meaning of the symbol in the code.

            ShortSecteur d'activitéIdentity of the terminology system
            Comments

            The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            This element is affected by the following invariants: ele-1
            Typeuri
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be unambiguous about the source of the definition of the symbol.

            Fixed Valuehttps://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
            Example<br/><b>CodeSystem ASIP des types d'activité de structures</b>:https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            150. Organization.type:categorieEtablissementRASS
            Slice NamecategorieEtablissementRASS
            Definition

            The kind(s) of organization that this is.

            ShortKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J129_CategorieEtablissement_RASS .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS)

            Catégorie d'établissement du RASS


            Used to categorize the organization.

            TypeCodeableConcept
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            152. Organization.type:categorieEtablissementRASS.coding
            Definition

            A reference to a code defined by a terminology system.

            ShortCode defined by a terminology system
            Comments

            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

            Control10..1*
            This element is affected by the following invariants: ele-1
            TypeCoding
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Allows for alternative encodings within a code system, and translations to other code systems.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            154. Organization.type:categorieEtablissementRASS.coding.system
            Definition

            Catégorie d'établissements


            The identification of the code system that defines the meaning of the symbol in the code.

            ShortCatégorie d'établissementsIdentity of the terminology system
            Comments

            The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

            Control10..1
            This element is affected by the following invariants: ele-1
            Typeuri
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Standard StatusNormative (from Trial Use)
            Summarytrue
            Requirements

            Need to be unambiguous about the source of the definition of the symbol.

            Fixed Valuehttps://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            156. Organization.type:statutJuridiqueINSEE
            Slice NamestatutJuridiqueINSEE
            Definition

            The kind(s) of organization that this is.

            ShortstatutJuridique (EJ) : Situation juridique de l’établissementKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J199_StatutJuridique_ROR .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J199-StatutJuridique-ROR/FHIR/JDV-J199-StatutJuridique-ROR)
            TypeCodeableConcept
            Must Supporttrue
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            158. Organization.type:sousEnsembleAgregatStatutJuridique
            Slice NamesousEnsembleAgregatStatutJuridique
            Definition

            The kind(s) of organization that this is.

            ShortsousEnsembleAgregatStatutJuridique (EJ) : Deuxième niveau dans l’arborescence des statuts juridiquesKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J200_SousEnsembleAgregatStatutJuridique_ROR .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J200-SousEnsembleAgregatStatutJuridique-ROR/FHIR/JDV-J200-SousEnsembleAgregatStatutJuridique-ROR)
            TypeCodeableConcept
            Must Supporttrue
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            160. Organization.type:categorieEtablissement
            Slice NamecategorieEtablissement
            Definition

            The kind(s) of organization that this is.

            ShortcategorieEG (EG) : Cadre réglementaire dans lequel s'exerce l'activité de l'entité géographiqueKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J55_CategorieEG_ROR .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J55-CategorieEG-ROR/FHIR/JDV-J55-CategorieEG-ROR)
            TypeCodeableConcept
            Must Supporttrue
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            162. Organization.type:sphParticipation
            Slice NamesphParticipation
            Definition

            The kind(s) of organization that this is.

            ShortmodaliteParticipationSPH (EG) : Modalités de participation au service public hospitalierKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J202_ESPIC_ROR .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J202-ESPIC-ROR/FHIR/JDV-J202-ESPIC-ROR)
            TypeCodeableConcept
            Must Supporttrue
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            164. Organization.type:OIType
            Slice NameOIType
            Definition

            The kind(s) of organization that this is.

            ShorttypeOI (OI) : Type d'organisation interneKind of organization
            Comments

            Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

            When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

            We expect that some jurisdictions will profile this optionality to be a single cardinality.

            Control0..1*
            This element is affected by the following invariants: ele-1
            BindingThe codes SHALL be taken from For example codes, see JDV_J203_TypeOrganisationInterne_ROR .http://hl7.org/fhir/ValueSet/organization-type
            (required to https://mos.esante.gouv.fr/NOS/JDV_J203-TypeOrganisationInterne-ROR/FHIR/JDV-J203-TypeOrganisationInterne-ROR)
            TypeCodeableConcept
            Must Supporttrue
            Summarytrue
            Requirements

            Need to be able to track the kind of organization that this is - different organization types have different uses.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            166. Organization.name
            Definition

            A name associated with the organization.

            ShortraisonSociale (EJ) ou denominationEG (EG) ou nomOI (OI) - Remarque : Décalage provisoire de la cardinalité par rapport au modèle d'exposition (1..1)Name used for the organization
            Comments

            If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

            Control0..1
            This element is affected by the following invariants: ele-1, org-1
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            Need to use the name as the label of the organization.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            168. Organization.name.extension:ror-organization-additional-name
            Slice Nameror-organization-additional-name
            Definition

            Extension créée dans le cadre du ROR pour nom complémentaire de l'EJ (complementRaisonSociale) ou nom complémentaire de l'EG (DenominationEG)

            ShortcomplementRaisonSociale (EJ) ou complementDenominationEG (EG)
            Control0..1
            This element is affected by the following invariants: ele-1
            TypeExtension(ROROrganizationAdditionalName) (Extension Type: string)
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            170. Organization.alias
            Definition

            A list of alternate names that the organization is known as, or was known as in the past.

            ShortnomOperationnel (EG) : l’appellation communément utilisée par les acteurs de santé pour désigner l'entité géographiqueA list of alternate names that the organization is known as, or was known as in the past
            Comments

            There are no dates associated with the alias/historic names, as this is not intended to track when names were used, but to assist in searching so that older names can still result in identifying the organization.

            Control0..1*
            This element is affected by the following invariants: ele-1
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Requirements

            Over time locations and organizations go through many changes and can be known by different names.

            For searching knowing previous names that the organization was known by can be very useful.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            172. Organization.telecom
            Definition

            Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.


            A contact detail for the organization.

            ShortboiteLettreMSS (OffreOperationnelle) : Boîte(s) aux lettres du service de messagerie sécurisée de santé (MSS) rattachée(s) à l’organisation interneA contact detail for the organization
            Comments

            The use code 'home' is not to be used. Note that these contacts are not the contact details of people who are employed by or represent the organization, but official contacts for the organization itself.

            Control0..*
            This element is affected by the following invariants: ele-1, org-3
            TypeContactPoint(FrContactPoint)
            Must Supporttrue
            Requirements

            Human contact for the organization.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
            org-3: The telecom of an organization can never be of use 'home' (where(use = 'home').empty())
            cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
            174. Organization.telecom.extension
            Definition

            An Extension


            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortExtensionAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control20..*
            This element is affected by the following invariants: ele-1
            TypeExtension
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on Organization.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 176. Organization.telecom.extension:emailType
              Slice NameemailType
              Definition

              Optional Extension Element - found in all resources.

              ShortType of email | type de messagerie électronique
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..1
              This element is affected by the following invariants: ele-1
              TypeExtension(FrContactPointEmailType) (Extension Type: Coding)
              Standard StatusNormative (from Trial Use)
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              178. Organization.telecom.extension:ror-telecom-communication-channel
              Slice Nameror-telecom-communication-channel
              Definition

              Extension créée dans le cadre du ROR spécifiant le canal ou la manière dont s'établit la communication

              Shortcanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
              Control1..1
              This element is affected by the following invariants: ele-1
              TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
              Must Supporttrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              180. Organization.telecom.extension:ror-telecom-usage
              Slice Nameror-telecom-usage
              Definition

              Extension créée dans le cadre du ROR qui précise l'utilisation du canal de communication

              Shortutilisation (Telecommunication) : Utilisation du canal de communication
              Control0..1
              This element is affected by the following invariants: ele-1
              TypeExtension(RORTelecomUsage) (Extension Type: string)
              Must Supporttrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              182. Organization.telecom.extension:ror-telecom-confidentiality-level
              Slice Nameror-telecom-confidentiality-level
              Definition

              Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Télécommunication.

              ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
              Control1..1
              This element is affected by the following invariants: ele-1
              TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
              Must Supporttrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              184. Organization.telecom.system
              Definition

              Telecommunications form for contact point - what communications system is required to make use of the contact.

              Shortphone | fax | email | pager | url | sms | other
              Comments

              Note that FHIR strings SHALL NOT exceed 1MB in size

              Control10..1
              This element is affected by the following invariants: ele-1, cpt-2
              BindingThe codes SHALL be taken from ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
              (required to http://hl7.org/fhir/ValueSet/contact-point-system)

              Telecommunications form for contact point.

              Typecode
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              186. Organization.telecom.value
              Definition

              The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

              ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communicationThe actual contact point details
              Comments

              Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

              Control10..1
              This element is affected by the following invariants: ele-1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Must Supporttrue
              Summarytrue
              Requirements

              Need to support legacy numbers that are not in a tightly controlled format.

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              188. Organization.telecom.use
              Definition

              Identifies the purpose for the contact point.

              Shorthome | work | temp | old | mobile - purpose of this contact point
              Comments

              Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

              Control0..1
              This element is affected by the following invariants: ele-1
              BindingThe codes SHALL be taken from ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
              (required to http://hl7.org/fhir/ValueSet/contact-point-use)

              Use of contact point.

              Typecode
              Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              190. Organization.address
              Definition

              An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world.


              An address for the organization.

              ShortadresseEJ : Adresse géopostale de l'entité juridique ou adresseEG : Adresse(s) géopostale(s) de l'entité géographique.An address for the organization
              Comments

              Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).


              Organization may have multiple addresses with different uses or applicable periods. The use code 'home' is not to be used.

              Control0..1*
              This element is affected by the following invariants: ele-1, org-2
              TypeAddress(FrAddress)
              Must Supporttrue
              Requirements

              May need to keep track of the organization's addresses for contacting, billing or reporting requirements.

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              org-2: An address of an organization can never be of use 'home' (where(use = 'home').empty())
              192. Organization.address.extension:inseeCode
              Slice NameinseeCode
              Definition

              Optional Extension Element - found in all resources.

              ShortOptional Extensions Element
              Control0..1
              This element is affected by the following invariants: ele-1
              TypeExtension(FrAddressInseeCode) (Extension Type: Coding)
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              194. Organization.address.extension:inseeCode.extension
              Definition

              An Extension


              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortExtensionAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..0*
              This element is affected by the following invariants: ele-1
              TypeExtension
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on Organization.address.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 196. Organization.address.extension:inseeCode.url
                Definition

                Source of the definition for the extension code - a logical name or a URL.

                Shortidentifies the meaning of the extension
                Comments

                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                Control1..1
                Typeuri
                XML FormatIn the XML format, this property is represented as an attribute.
                Fixed Valuehttp://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode
                198. Organization.address.extension:inseeCode.value[x]
                Definition

                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                ShortValue of extension
                Control0..1
                This element is affected by the following invariants: ele-1
                BindingThe codes SHALL be taken from For codes, see JDV_J124_Commune .
                (required to https://mos.esante.gouv.fr/NOS/JDV_J124-Commune/FHIR/JDV-J124-Commune)
                TypeCoding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                200. Organization.address.extension:ror-organization-geolocation
                Slice Nameror-organization-geolocation
                Definition

                The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).

                Shortextension pour définir les données de géolocalisation de l'EG
                Comments

                The extension can be further extended to include unique geolocation identifiers, confidence, altitude, etc.

                Control0..1
                This element is affected by the following invariants: ele-1
                TypeExtension(Geolocation) (Complex Extension)
                Must Supporttrue
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                202. Organization.address.extension:ror-organization-geolocation.extension
                Definition

                An Extension


                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                ShortExtensionAdditional content defined by implementations
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control20..*
                This element is affected by the following invariants: ele-1
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on Organization.address.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 204. Organization.address.extension:ror-organization-geolocation.extension:latitude
                  Slice Namelatitude
                  Definition

                  Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below).

                  ShortLatitude with WGS84 datumAdditional content defined by implementations
                  Control10..1*
                  This element is affected by the following invariants: ele-1
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  206. Organization.address.extension:ror-organization-geolocation.extension:latitude.extension
                  Definition

                  An Extension


                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortExtensionAdditional content defined by implementations
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..0*
                  This element is affected by the following invariants: ele-1
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on Organization.address.extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 208. Organization.address.extension:ror-organization-geolocation.extension:latitude.url
                    Definition

                    Source of the definition for the extension code - a logical name or a URL.

                    Shortidentifies the meaning of the extension
                    Comments

                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                    Control1..1
                    Typeuri
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    Fixed Valuelatitude
                    210. Organization.address.extension:ror-organization-geolocation.extension:latitude.value[x]
                    Definition

                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                    ShortValue of extension
                    Control10..1
                    This element is affected by the following invariants: ext-1, ele-1
                    Typedecimal, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    212. Organization.address.extension:ror-organization-geolocation.extension:longitude
                    Slice Namelongitude
                    Definition

                    Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below).

                    ShortLongitude with WGS84 datumAdditional content defined by implementations
                    Control10..1*
                    This element is affected by the following invariants: ele-1
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    214. Organization.address.extension:ror-organization-geolocation.extension:longitude.extension
                    Definition

                    An Extension


                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortExtensionAdditional content defined by implementations
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..0*
                    This element is affected by the following invariants: ele-1
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on Organization.address.extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 216. Organization.address.extension:ror-organization-geolocation.extension:longitude.url
                      Definition

                      Source of the definition for the extension code - a logical name or a URL.

                      Shortidentifies the meaning of the extension
                      Comments

                      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                      Control1..1
                      Typeuri
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      Fixed Valuelongitude
                      218. Organization.address.extension:ror-organization-geolocation.extension:longitude.value[x]
                      Definition

                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                      ShortValue of extension
                      Control10..1
                      This element is affected by the following invariants: ext-1, ele-1
                      Typedecimal, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      220. Organization.address.extension:ror-organization-geolocation.extension:ror-confidence-geolocation
                      Slice Nameror-confidence-geolocation
                      Definition

                      Extension créée dans le cadre du ROR. Il s'agit d'une information supplémentaire pour signaler si la longitude et la latitude sont fiables.

                      ShortExtension
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(RORConfidenceGeolocation) (Extension Type: boolean)
                      Is Modifierfalse
                      Must Supporttrue
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      222. Organization.address.extension:ror-organization-geolocation.url
                      Definition

                      Source of the definition for the extension code - a logical name or a URL.

                      Shortidentifies the meaning of the extension
                      Comments

                      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                      Control1..1
                      Typeuri
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      Fixed Valuehttp://hl7.org/fhir/StructureDefinition/geolocation
                      224. Organization.address.extension:ror-organization-geolocation.value[x]
                      Definition

                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                      ShortValue of extension
                      Control0..01
                      This element is affected by the following invariants: ext-1, ele-1
                      TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta, Contributor
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      226. Organization.address.use
                      Definition

                      The purpose of this address.

                      Shorthome | work | temp | old | billing - purpose of this address
                      Comments

                      Applications can assume that an address is current unless it explicitly says that it is temporary or old.

                      Control0..1
                      This element is affected by the following invariants: ele-1
                      BindingThe codes SHALL be taken from AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1
                      (required to http://hl7.org/fhir/ValueSet/address-use)

                      The use of an address.

                      Typecode
                      Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      Allows an appropriate address to be chosen from a list of many.

                      Example<br/><b>General</b>:home
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      228. Organization.address.line
                      Definition

                      This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                      ShortStreet name, number, direction & P.O. Box etc.
                      Comments

                      Note that FHIR strings SHALL NOT exceed 1MB in size

                      Control0..*
                      This element is affected by the following invariants: ele-1
                      Typestring
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Example<br/><b>General</b>:137 Nowhere Street
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      230. Organization.address.line.extension:careOf
                      Slice NamecareOf
                      Definition

                      The name of the party who will take receipt at the specified address, and will take on responsibility for ensuring delivery to the target recipient.

                      ShortpointRemise (Adresse)
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(ADXP Care Of) (Extension Type: string)
                      Must Supporttrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      232. Organization.address.line.extension:additionalLocator
                      Slice NameadditionalLocator
                      Definition

                      This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses).

                      ShortcomplementPointGeographique (Adresse)
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(ADXP Additional Locator) (Extension Type: string)
                      Must Supporttrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      234. Organization.address.line.extension:houseNumber
                      Slice NamehouseNumber
                      Definition

                      The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building.

                      ShortnumeroVoie(Adresse)
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(ADXP House Number) (Extension Type: string)
                      Must Supporttrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      236. Organization.address.line.extension:buildingNumberSuffix
                      Slice NamebuildingNumberSuffix
                      Definition

                      Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number.

                      Short(Adresse)
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(ADXP Building Number Suffix) (Extension Type: string)
                      Must Supporttrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      238. Organization.address.line.extension:streetNameType
                      Slice NamestreetNameType
                      Definition

                      The designation given to the street. (e.g. Street, Avenue, Crescent, etc.).

                      ShorttypeVoie (Adresse)
                      Control0..1
                      This element is affected by the following invariants: ele-1
                      TypeExtension(ADXP Street Name Type) (Extension Type: string)
                      Must Supporttrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      240. Organization.address.line.extension:streetNameType.extension
                      Definition

                      An Extension


                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortExtensionAdditional content defined by implementations
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..0*
                      This element is affected by the following invariants: ele-1
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on Organization.address.line.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 242. Organization.address.line.extension:streetNameType.url
                        Definition

                        Source of the definition for the extension code - a logical name or a URL.

                        Shortidentifies the meaning of the extension
                        Comments

                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                        Control1..1
                        Typeuri
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        Fixed Valuehttp://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType
                        244. Organization.address.line.extension:streetNameType.value[x]
                        Definition

                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                        ShortValue of extension
                        Control10..1
                        This element is affected by the following invariants: ext-1, ele-1
                        BindingThe codes SHALL be taken from For codes, see JDV_J219_TypeVoie_ROR .
                        (required to https://mos.esante.gouv.fr/NOS/JDV_J219-TypeVoie-ROR/FHIR/JDV-J219-TypeVoie-ROR)
                        Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        246. Organization.address.line.extension:postalBox
                        Slice NamepostalBox
                        Definition

                        A numbered box located in a post station.

                        ShortmentionDistribution (Adresse)
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(ADXP Post Box) (Extension Type: string)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        248. Organization.address.line.extension:streetNameBase
                        Slice NamestreetNameBase
                        Definition

                        The base name of a roadway or artery recognized by a municipality (excluding street type and direction).

                        ShortlibelleVoie (Adresse)
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(ADXP Street Name Base) (Extension Type: string)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        250. Organization.address.line.extension:lieuDit
                        Slice NamelieuDit
                        Definition

                        Extension créée dans le cadre du ROR pour indiquer le lieu dit

                        ShortlieuDit (Adresse)
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(AsLieuDit) (Extension Type: string)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        252. Organization.address.city
                        Definition

                        The name of the city, town, suburb, village or other community or delivery center.

                        Shortlocalité (Adresse) : Localité ou Libellé du bureau distributeur CEDEXName of city, town etc.
                        Comments

                        Note that FHIR strings SHALL NOT exceed 1MB in size

                        Control0..1
                        This element is affected by the following invariants: ele-1
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summarytrue
                        Alternate NamesMunicpality
                        Example<br/><b>General</b>:Erewhon
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        254. Organization.address.postalCode
                        Definition

                        A postal code designating a region defined by the postal service.

                        ShortcodePostal (Adresse) : Code Postal ou code postal spécifique CEDEXPostal code for area
                        Comments

                        Note that FHIR strings SHALL NOT exceed 1MB in size

                        Control0..1
                        This element is affected by the following invariants: ele-1
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summarytrue
                        Alternate NamesZip
                        Example<br/><b>General</b>:9132
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        256. Organization.partOf
                        Definition

                        The organization of which this organization forms a part.

                        ShortThe organization of which this organization forms a part
                        Comments

                        References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeReference(FrOrganization, ROROrganization, Organization)
                        Must Supporttrue
                        Must Support TypesNo must-support rules about the choice of types/profiles
                        Summarytrue
                        Requirements

                        Need to be able to track the hierarchy of organizations within an organization.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                        ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                        258. Organization.partOf.reference
                        Definition

                        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                        ShortLiteral reference, Relative, internal or absolute URL
                        Comments

                        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                        Control0..1
                        This element is affected by the following invariants: ele-1, ref-1
                        Typestring
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        260. Organization.contact
                        Definition

                        Contact for the organization for a certain purpose.

                        ShortContact for the organization for a certain purpose
                        Comments

                        Where multiple contacts for the same purpose are provided there is a standard extension that can be used to determine which one is the preferred contact to use.

                        Control0..*
                        This element is affected by the following invariants: ele-1
                        TypeBackboneElement
                        Requirements

                        Need to keep track of assigned contact points within bigger organization.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        262. Organization.contact.extension:ror-contact-function-contact
                        Slice Nameror-contact-function-contact
                        Definition

                        Extension créée dans le cadre du ROR qui indique un titre, une position ou une fonction de la personne assurant le contact au sein de l'organisation (directeur, secrétaire, etc.).

                        ShortfonctionContact (Contact) : Un titre, une position ou une fonction de la personne assurant le contact au sein de l'organisation
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(RORContactFunctionContact) (Extension Type: CodeableConcept)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        264. Organization.contact.extension:ror-contact-description
                        Slice Nameror-contact-description
                        Definition

                        Extension créée dans le cadre du ROR qui indique la description du Contact.

                        Shortdescription (Contact) : Une description du contact
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(RORContactDescription) (Extension Type: string)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        266. Organization.contact.extension:ror-contact-confidentiality-level
                        Slice Nameror-contact-confidentiality-level
                        Definition

                        Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Contact

                        ShortniveauConfidentialite (Contact) : Niveau de restriction de l'accès aux attributs de la classe Contact
                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeExtension(RORContactConfidentialityLevel) (Extension Type: CodeableConcept)
                        Must Supporttrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        268. Organization.contact.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        This element is affected by the following invariants: ele-1
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        270. Organization.contact.purpose
                        Definition

                        Indicates a purpose for which the contact can be reached.

                        ShortnatureContact (Contact) : Un service ou un guichet assurant le contact au sein de l'organisationThe type of contact
                        Comments

                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                        Control0..1
                        This element is affected by the following invariants: ele-1
                        BindingThe codes SHALL be taken from Unless not suitable, these codes SHALL be taken from JDV_J221_NatureContact_ROR .http://hl7.org/fhir/ValueSet/contactentity-type
                        (required to https://mos.esante.gouv.fr/NOS/JDV_J221-NatureContact-ROR/FHIR/JDV-J221-NatureContact-ROR)
                        TypeCodeableConcept
                        Must Supporttrue
                        Requirements

                        Need to distinguish between multiple contact persons.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        272. Organization.contact.name
                        Definition

                        A name associated with the contact.

                        ShortNom (Contact) : Un nom de la personne ou du service à contacterA name associated with the contact
                        Comments

                        Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts might or might not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.

                        Control0..1
                        This element is affected by the following invariants: ele-1
                        TypeHumanName
                        Must Supporttrue
                        Requirements

                        Need to be able to track the person by name.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        274. Organization.contact.telecom
                        Definition

                        Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.


                        A contact detail (e.g. a telephone number or an email address) by which the party may be contacted.

                        ShortDetails of a Technology mediated contact point (phone, fax, email, etc.)Contact details (telephone, email, etc.) for a contact
                        Control0..*
                        This element is affected by the following invariants: ele-1
                        TypeContactPoint(FrContactPoint)
                        Requirements

                        People have (primary) ways to contact them in some way such as phone, email.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
                        cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
                        276. Organization.contact.telecom.extension
                        Definition

                        An Extension


                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortExtensionAdditional content defined by implementations
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control20..*
                        This element is affected by the following invariants: ele-1
                        TypeExtension
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on Organization.contact.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 278. Organization.contact.telecom.extension:emailType
                          Slice NameemailType
                          Definition

                          Optional Extension Element - found in all resources.

                          ShortType of email | type de messagerie électronique
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(FrContactPointEmailType) (Extension Type: Coding)
                          Standard StatusNormative (from Trial Use)
                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          280. Organization.contact.telecom.extension:ror-telecom-confidentiality-level
                          Slice Nameror-telecom-confidentiality-level
                          Definition

                          Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Télécommunication.

                          ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
                          Control1..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
                          Must Supporttrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          282. Organization.contact.telecom.extension:ror-telecom-usage
                          Slice Nameror-telecom-usage
                          Definition

                          Extension créée dans le cadre du ROR qui précise l'utilisation du canal de communication

                          Shortutilisation (Telecommunication) : Utilisation du canal de communication
                          Control0..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(RORTelecomUsage) (Extension Type: string)
                          Must Supporttrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          284. Organization.contact.telecom.extension:ror-telecom-communication-channel
                          Slice Nameror-telecom-communication-channel
                          Definition

                          Extension créée dans le cadre du ROR spécifiant le canal ou la manière dont s'établit la communication

                          ShortCanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
                          Control1..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
                          Must Supporttrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          286. Organization.contact.telecom.system
                          Definition

                          Telecommunications form for contact point - what communications system is required to make use of the contact.

                          Shortphone | fax | email | pager | url | sms | other
                          Comments

                          Note that FHIR strings SHALL NOT exceed 1MB in size

                          Control10..1
                          This element is affected by the following invariants: ele-1, cpt-2
                          BindingThe codes SHALL be taken from ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/contact-point-system)

                          Telecommunications form for contact point.

                          Typecode
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          288. Organization.contact.telecom.value
                          Definition

                          The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                          ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communicationThe actual contact point details
                          Comments

                          Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                          Control10..1
                          This element is affected by the following invariants: ele-1
                          Typestring
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supporttrue
                          Summarytrue
                          Requirements

                          Need to support legacy numbers that are not in a tightly controlled format.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          290. Organization.contact.telecom.use
                          Definition

                          Identifies the purpose for the contact point.

                          Shorthome | work | temp | old | mobile - purpose of this contact point
                          Comments

                          Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                          Control0..1
                          This element is affected by the following invariants: ele-1
                          BindingThe codes SHALL be taken from ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/contact-point-use)

                          Use of contact point.

                          Typecode
                          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                          Guidance on how to interpret the contents of this table can be found here

                          0. Organization
                          2. Organization.meta
                          4. Organization.meta.lastUpdated
                          Control1..?
                          Must Supporttrue
                          6. Organization.meta.tag
                          SlicingThis element introduces a set of slices on Organization.meta.tag. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 8. Organization.meta.tag:codeRegion
                            Slice NamecodeRegion
                            Control0..1
                            BindingThe codes SHALL be taken from JDV_J237_RegionOM_ROR .
                            (required to https://mos.esante.gouv.fr/NOS/JDV_J237-RegionOM-ROR/FHIR/JDV-J237-RegionOM-ROR)
                            Must Supporttrue
                            10. Organization.extension
                            Control1..?
                            12. Organization.extension:ror-organization-price
                            Slice Nameror-organization-price
                            ShortTarif
                            Control0..*
                            TypeExtension(ROROrganizationPrice) (Complex Extension)
                            Must Supporttrue
                            14. Organization.extension:ror-territorial-division
                            Slice Nameror-territorial-division
                            ShortterritoireSante (EG) : Territoire(s) de santé où est située l'entité géographique
                            Control0..*
                            TypeExtension(RORTerritorialDivision) (Complex Extension)
                            Must Supporttrue
                            16. Organization.extension:ror-organization-financial-help-type
                            Slice Nameror-organization-financial-help-type
                            ShortaideFinanciere (EG) : Aide financière pour laquelle l'EG dispose d'une habilitation ou conventionnement
                            Control0..*
                            TypeExtension(ROROrganizationFinancialHelpType) (Extension Type: CodeableConcept)
                            Must Supporttrue
                            18. Organization.extension:ror-organization-accomodation-family
                            Slice Nameror-organization-accomodation-family
                            ShorthebergementFamille (EG) : Indique si l'établissement peut héberger les familles des personnes prises en charge
                            Control0..1
                            TypeExtension(ROROrganizationAccomodationFamily) (Extension Type: boolean)
                            Must Supporttrue
                            20. Organization.extension:ror-organization-nb-permanent-social-help-place
                            Slice Nameror-organization-nb-permanent-social-help-place
                            ShortnbPlaceAideSocialTemporaire (EG) : nombre de places temporaires dédiées à l'aide sociale dans l'établissement
                            Control0..1
                            TypeExtension(ROROrganizationNbPermanentSocialHelpPlace) (Extension Type: integer)
                            Must Supporttrue
                            22. Organization.extension:ror-organization-nb-temporary-social-help-place
                            Slice Nameror-organization-nb-temporary-social-help-place
                            ShortnbPlaceAideSocialPermanent (EG) : nombre de places permanentes dédiées à l'aide sociale dans l'établissement
                            Control0..1
                            TypeExtension(ROROrganizationNbTemporarySocialHelpPlace) (Extension Type: integer)
                            Must Supporttrue
                            24. Organization.extension:ror-organization-accessibility-location
                            Slice Nameror-organization-accessibility-location
                            ShortaccessibiliteLieu (EG) : Précise dans quelle mesure les locaux sont conformes aux dispositions règlementaires relatives à l’accessibilité des établissements recevant du public
                            Control0..1
                            TypeExtension(ROROrganizationAccessibilityLocation) (Extension Type: CodeableConcept)
                            Must Supporttrue
                            26. Organization.extension:ror-organization-level-recourse-orsan
                            Slice Nameror-organization-level-recourse-orsan
                            ShortniveauRecoursORSAN (EG) : Hiérarchisation fonctionnelle de la mobilisation des établissements pour accueillir les patients après régulation par le SAMU
                            Control0..1
                            TypeExtension(ROROrganizationLevelRecourseORSAN) (Extension Type: CodeableConcept)
                            Must Supporttrue
                            28. Organization.extension:ror-organization-drop-zone
                            Slice Nameror-organization-drop-zone
                            ShortzonePoser (EG) : Précise l’existence d’une zone de poser pour hélicoptère sur le site concerné
                            Control0..1
                            TypeExtension(ROROrganizationDropZone) (Extension Type: boolean)
                            Must Supporttrue
                            30. Organization.extension:ror-organization-reopening-date
                            Slice Nameror-organization-reopening-date
                            ShortdatePrevisionnelleReouverture (OI) : Date prévisionnelle à partir de laquelle la prestation sera de nouveau assurée
                            Control0..1
                            TypeExtension(ROROrganizationReopeningDate) (Extension Type: date)
                            Must Supporttrue
                            32. Organization.extension:ror-organization-creation-date
                            Slice Nameror-organization-creation-date
                            ShortdateCreation (EJ) : Date de création de l'entité juridique
                            Control0..1
                            TypeExtension(ROROrganizationCreationDate) (Extension Type: date)
                            Must Supporttrue
                            34. Organization.extension:ror-organization-closing-type
                            Slice Nameror-organization-closing-type
                            ShorttypeFermeture (EJ + EG + OI) : Le type de fermeture d'un niveau organisationnel indique la temporalité de la fermeture.
                            Control0..1
                            TypeExtension(ROROrganizationClosingType) (Extension Type: CodeableConcept)
                            Must Supporttrue
                            36. Organization.extension:organization-period
                            Slice Nameorganization-period
                            ShortdateOuverture (EJ + OI) + dateFermeture (EJ + EG + OI)
                            Control0..1
                            TypeExtension(Organization Period) (Extension Type: Period)
                            Must Supporttrue
                            38. Organization.extension:ror-meta-comment
                            Slice Nameror-meta-comment
                            Shortcommentaire (Metadonnee)
                            Control0..1
                            TypeExtension(RORMetaComment) (Extension Type: string)
                            Must Supporttrue
                            40. Organization.extension:ror-meta-creation-date
                            Slice Nameror-meta-creation-date
                            ShortdateCreation (Metadonnee)
                            Control1..1
                            TypeExtension(RORMetaCreationDate) (Extension Type: dateTime)
                            Must Supporttrue
                            42. Organization.extension:ror-organization-comment
                            Slice Nameror-organization-comment
                            Shortcommentaire (EG) : Commentaire qui permet à la structure de donner des informations complémentaires
                            Control0..1
                            TypeExtension(ROROrganizationComment) (Extension Type: string)
                            Must Supporttrue
                            44. Organization.identifier
                            NoteThis is a business identifier, not a resource identifier (see discussion)
                            Must Supporttrue
                            SlicingThis element introduces a set of slices on Organization.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ type.coding.code
                            • 46. Organization.identifier:idNatSt
                              Slice NameidNatSt
                              ShortidNatstruct (EJ + EG) : Identification nationale définie dans le CI-SIS
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              48. Organization.identifier:idNatSt.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "40"
                                }]
                              }
                              50. Organization.identifier:idNatSt.system
                              Pattern Valueurn:oid:1.2.250.1.71.4.2.2
                              52. Organization.identifier:finess
                              Slice Namefiness
                              ShortnumFINESS (EJ + EG) : Numéro FINESS
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              54. Organization.identifier:finess.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "1"
                                }]
                              }
                              56. Organization.identifier:finess.system
                              Pattern Valuehttps://finess.esante.gouv.fr
                              58. Organization.identifier:sirene
                              Slice Namesirene
                              ShortnumSIREN (EJ) : numéro unique d'identification attribué à chaque entreprise par l'INSEE
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              60. Organization.identifier:sirene.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "2"
                                }]
                              }
                              62. Organization.identifier:sirene.system
                              Pattern Valuehttps://sirene.fr
                              64. Organization.identifier:rppsRang
                              Slice NamerppsRang
                              ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_Rang
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              66. Organization.identifier:rppsRang.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "4"
                                }]
                              }
                              68. Organization.identifier:rppsRang.system
                              Pattern Valuehttps://rppsrang.esante.gouv.fr
                              70. Organization.identifier:numSIRET
                              Slice NamenumSIRET
                              ShortnumSIRET (EG) : numéro unique d'identification, attribué par l'INSEE, à chaque entité géographique
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              72. Organization.identifier:numSIRET.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "3"
                                }]
                              }
                              74. Organization.identifier:numSIRET.system
                              Shorthttps://mos.esante.gouv.fr/6.html#_4d544200-4d26-4cc5-8294-c862458f60d8
                              Pattern Valuehttps://sirene.fr
                              76. Organization.identifier:identifierOI
                              Slice NameidentifierOI
                              ShortidentifiantOI (OI) : Identifiant de l'organisation interne, unique et persistant au niveau national
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              78. Organization.identifier:identifierOI.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_R345-TypeIdentifiantAutre/FHIR/TRE_R345-TypeIdentifiantAutre",
                                  "code" : "42"
                                }]
                              }
                              80. Organization.identifier:identifierOI.system
                              Pattern Valuehttps://oi.esante.gouv.fr
                              82. Organization.identifier:adeliRang
                              Slice NameadeliRang
                              ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_Rang
                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              Must Supporttrue
                              84. Organization.identifier:adeliRang.type
                              Must Supporttrue
                              Pattern Value{
                                "coding" : [{
                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                  "code" : "0"
                                }]
                              }
                              86. Organization.identifier:adeliRang.system
                              Pattern Valuehttps://adelirang.esante.gouv.fr
                              88. Organization.type
                              Must Supporttrue
                              90. Organization.type:statutJuridiqueINSEE
                              Slice NamestatutJuridiqueINSEE
                              ShortstatutJuridique (EJ) : Situation juridique de l’établissement
                              Control0..1
                              BindingThe codes SHALL be taken from JDV_J199_StatutJuridique_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J199-StatutJuridique-ROR/FHIR/JDV-J199-StatutJuridique-ROR)
                              Must Supporttrue
                              92. Organization.type:sousEnsembleAgregatStatutJuridique
                              Slice NamesousEnsembleAgregatStatutJuridique
                              ShortsousEnsembleAgregatStatutJuridique (EJ) : Deuxième niveau dans l’arborescence des statuts juridiques
                              Control0..1
                              BindingThe codes SHALL be taken from JDV_J200_SousEnsembleAgregatStatutJuridique_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J200-SousEnsembleAgregatStatutJuridique-ROR/FHIR/JDV-J200-SousEnsembleAgregatStatutJuridique-ROR)
                              Must Supporttrue
                              94. Organization.type:categorieEtablissement
                              Slice NamecategorieEtablissement
                              ShortcategorieEG (EG) : Cadre réglementaire dans lequel s'exerce l'activité de l'entité géographique
                              Control0..1
                              BindingThe codes SHALL be taken from JDV_J55_CategorieEG_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J55-CategorieEG-ROR/FHIR/JDV-J55-CategorieEG-ROR)
                              Must Supporttrue
                              96. Organization.type:sphParticipation
                              Slice NamesphParticipation
                              ShortmodaliteParticipationSPH (EG) : Modalités de participation au service public hospitalier
                              Control0..1
                              BindingThe codes SHALL be taken from JDV_J202_ESPIC_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J202-ESPIC-ROR/FHIR/JDV-J202-ESPIC-ROR)
                              Must Supporttrue
                              98. Organization.type:OIType
                              Slice NameOIType
                              ShorttypeOI (OI) : Type d'organisation interne
                              Control0..1
                              BindingThe codes SHALL be taken from JDV_J203_TypeOrganisationInterne_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J203-TypeOrganisationInterne-ROR/FHIR/JDV-J203-TypeOrganisationInterne-ROR)
                              Must Supporttrue
                              100. Organization.name
                              ShortraisonSociale (EJ) ou denominationEG (EG) ou nomOI (OI) - Remarque : Décalage provisoire de la cardinalité par rapport au modèle d'exposition (1..1)
                              Must Supporttrue
                              102. Organization.name.extension:ror-organization-additional-name
                              Slice Nameror-organization-additional-name
                              ShortcomplementRaisonSociale (EJ) ou complementDenominationEG (EG)
                              Control0..1
                              TypeExtension(ROROrganizationAdditionalName) (Extension Type: string)
                              104. Organization.alias
                              ShortnomOperationnel (EG) : l’appellation communément utilisée par les acteurs de santé pour désigner l'entité géographique
                              Control0..1
                              Must Supporttrue
                              106. Organization.telecom
                              ShortboiteLettreMSS (OffreOperationnelle) : Boîte(s) aux lettres du service de messagerie sécurisée de santé (MSS) rattachée(s) à l’organisation interne
                              Must Supporttrue
                              108. Organization.telecom.extension
                              Control2..?
                              110. Organization.telecom.extension:ror-telecom-communication-channel
                              Slice Nameror-telecom-communication-channel
                              Shortcanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
                              Control1..1
                              TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              112. Organization.telecom.extension:ror-telecom-usage
                              Slice Nameror-telecom-usage
                              Shortutilisation (Telecommunication) : Utilisation du canal de communication
                              Control0..1
                              TypeExtension(RORTelecomUsage) (Extension Type: string)
                              Must Supporttrue
                              114. Organization.telecom.extension:ror-telecom-confidentiality-level
                              Slice Nameror-telecom-confidentiality-level
                              ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
                              Control1..1
                              TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              116. Organization.telecom.value
                              ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communication
                              Must Supporttrue
                              118. Organization.address
                              ShortadresseEJ : Adresse géopostale de l'entité juridique ou adresseEG : Adresse(s) géopostale(s) de l'entité géographique.
                              Control0..1
                              Must Supporttrue
                              120. Organization.address.extension:inseeCode
                              Slice NameinseeCode
                              122. Organization.address.extension:inseeCode.extension
                              Control0..0
                              124. Organization.address.extension:inseeCode.value[x]
                              BindingThe codes SHALL be taken from JDV_J124_Commune .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J124-Commune/FHIR/JDV-J124-Commune)
                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                              126. Organization.address.extension:ror-organization-geolocation
                              Slice Nameror-organization-geolocation
                              Shortextension pour définir les données de géolocalisation de l'EG
                              Control0..1
                              TypeExtension(Geolocation) (Complex Extension)
                              Must Supporttrue
                              128. Organization.address.extension:ror-organization-geolocation.extension
                              Control2..?
                              130. Organization.address.extension:ror-organization-geolocation.extension:ror-confidence-geolocation
                              Slice Nameror-confidence-geolocation
                              Control0..1
                              TypeExtension(RORConfidenceGeolocation) (Extension Type: boolean)
                              Must Supporttrue
                              132. Organization.address.line
                              134. Organization.address.line.extension:careOf
                              Slice NamecareOf
                              ShortpointRemise (Adresse)
                              Control0..1
                              TypeExtension(ADXP Care Of) (Extension Type: string)
                              Must Supporttrue
                              136. Organization.address.line.extension:additionalLocator
                              Slice NameadditionalLocator
                              ShortcomplementPointGeographique (Adresse)
                              Control0..1
                              TypeExtension(ADXP Additional Locator) (Extension Type: string)
                              Must Supporttrue
                              138. Organization.address.line.extension:houseNumber
                              Slice NamehouseNumber
                              ShortnumeroVoie(Adresse)
                              Control0..1
                              TypeExtension(ADXP House Number) (Extension Type: string)
                              Must Supporttrue
                              140. Organization.address.line.extension:buildingNumberSuffix
                              Slice NamebuildingNumberSuffix
                              Short(Adresse)
                              Control0..1
                              TypeExtension(ADXP Building Number Suffix) (Extension Type: string)
                              Must Supporttrue
                              142. Organization.address.line.extension:streetNameType
                              Slice NamestreetNameType
                              ShorttypeVoie (Adresse)
                              Control0..1
                              TypeExtension(ADXP Street Name Type) (Extension Type: string)
                              Must Supporttrue
                              144. Organization.address.line.extension:streetNameType.value[x]
                              BindingThe codes SHALL be taken from JDV_J219_TypeVoie_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J219-TypeVoie-ROR/FHIR/JDV-J219-TypeVoie-ROR)
                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                              146. Organization.address.line.extension:postalBox
                              Slice NamepostalBox
                              ShortmentionDistribution (Adresse)
                              Control0..1
                              TypeExtension(ADXP Post Box) (Extension Type: string)
                              Must Supporttrue
                              148. Organization.address.line.extension:streetNameBase
                              Slice NamestreetNameBase
                              ShortlibelleVoie (Adresse)
                              Control0..1
                              TypeExtension(ADXP Street Name Base) (Extension Type: string)
                              Must Supporttrue
                              150. Organization.address.line.extension:lieuDit
                              Slice NamelieuDit
                              ShortlieuDit (Adresse)
                              Control0..1
                              TypeExtension(AsLieuDit) (Extension Type: string)
                              Must Supporttrue
                              152. Organization.address.city
                              Shortlocalité (Adresse) : Localité ou Libellé du bureau distributeur CEDEX
                              Must Supporttrue
                              154. Organization.address.postalCode
                              ShortcodePostal (Adresse) : Code Postal ou code postal spécifique CEDEX
                              Must Supporttrue
                              156. Organization.partOf
                              TypeReference(FrOrganization, ROROrganization)
                              Must Supporttrue
                              Must Support TypesNo must-support rules about the choice of types/profiles
                              158. Organization.contact
                              160. Organization.contact.extension:ror-contact-function-contact
                              Slice Nameror-contact-function-contact
                              ShortfonctionContact (Contact) : Un titre, une position ou une fonction de la personne assurant le contact au sein de l'organisation
                              Control0..1
                              TypeExtension(RORContactFunctionContact) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              162. Organization.contact.extension:ror-contact-description
                              Slice Nameror-contact-description
                              Shortdescription (Contact) : Une description du contact
                              Control0..1
                              TypeExtension(RORContactDescription) (Extension Type: string)
                              Must Supporttrue
                              164. Organization.contact.extension:ror-contact-confidentiality-level
                              Slice Nameror-contact-confidentiality-level
                              ShortniveauConfidentialite (Contact) : Niveau de restriction de l'accès aux attributs de la classe Contact
                              Control0..1
                              TypeExtension(RORContactConfidentialityLevel) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              166. Organization.contact.purpose
                              ShortnatureContact (Contact) : Un service ou un guichet assurant le contact au sein de l'organisation
                              BindingThe codes SHALL be taken from JDV_J221_NatureContact_ROR .
                              (required to https://mos.esante.gouv.fr/NOS/JDV_J221-NatureContact-ROR/FHIR/JDV-J221-NatureContact-ROR)
                              Must Supporttrue
                              168. Organization.contact.name
                              ShortNom (Contact) : Un nom de la personne ou du service à contacter
                              Must Supporttrue
                              170. Organization.contact.telecom
                              172. Organization.contact.telecom.extension
                              Control2..?
                              174. Organization.contact.telecom.extension:ror-telecom-confidentiality-level
                              Slice Nameror-telecom-confidentiality-level
                              ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
                              Control1..1
                              TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              176. Organization.contact.telecom.extension:ror-telecom-usage
                              Slice Nameror-telecom-usage
                              Shortutilisation (Telecommunication) : Utilisation du canal de communication
                              Control0..1
                              TypeExtension(RORTelecomUsage) (Extension Type: string)
                              Must Supporttrue
                              178. Organization.contact.telecom.extension:ror-telecom-communication-channel
                              Slice Nameror-telecom-communication-channel
                              ShortCanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
                              Control1..1
                              TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
                              Must Supporttrue
                              180. Organization.contact.telecom.value
                              ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communication
                              Must Supporttrue

                              Guidance on how to interpret the contents of this table can be found here

                              0. Organization
                              Definition

                              A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

                              ShortA grouping of people or organizations with a common purpose
                              Control0..*
                              Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                              dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
                              dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                              dom-6: A resource should have narrative for robust management (text.`div`.exists())
                              dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                              org-1: The organization SHALL at least have a name or an identifier, and possibly more than one ((identifier.count() + name.count()) > 0)
                              2. Organization.id
                              Definition

                              The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                              ShortLogical id of this artifact
                              Comments

                              The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                              Control0..1
                              Typeid
                              Summarytrue
                              4. Organization.meta
                              Definition

                              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                              ShortMetadata about the resource
                              Control0..1
                              This element is affected by the following invariants: ele-1
                              TypeMeta
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              6. Organization.meta.id
                              Definition

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              ShortUnique id for inter-element referencing
                              Control0..1
                              Typestring
                              XML FormatIn the XML format, this property is represented as an attribute.
                              8. Organization.meta.extension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                              ShortAdditional content defined by implementations
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              This element is affected by the following invariants: ele-1
                              TypeExtension
                              Standard StatusNormative (from Trial Use)
                              Alternate Namesextensions, user content
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingThis element introduces a set of slices on Organization.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 10. Organization.meta.versionId
                                Definition

                                The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.

                                ShortVersion specific identifier
                                Comments

                                The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.

                                Control0..1
                                This element is affected by the following invariants: ele-1
                                Typeid
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                12. Organization.meta.lastUpdated
                                Definition

                                When the resource last changed - e.g. when the version changed.

                                ShortWhen the resource version last changed
                                Comments

                                This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.

                                Control1..1
                                This element is affected by the following invariants: ele-1
                                Typeinstant
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Must Supporttrue
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                14. Organization.meta.source
                                Definition

                                A uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.

                                ShortIdentifies where the resource comes from
                                Comments

                                In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used.

                                This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.

                                Control0..1
                                This element is affected by the following invariants: ele-1
                                Typeuri
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                16. Organization.meta.profile
                                Definition

                                A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url.

                                ShortProfiles this resource claims to conform to
                                Comments

                                It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.

                                Control0..*
                                This element is affected by the following invariants: ele-1
                                Typecanonical(StructureDefinition)
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                18. Organization.meta.security
                                Definition

                                Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.

                                ShortSecurity Labels applied to this resource
                                Comments

                                The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.

                                Control0..*
                                This element is affected by the following invariants: ele-1
                                BindingUnless not suitable, these codes SHALL be taken from All Security Labels
                                (extensible to http://hl7.org/fhir/ValueSet/security-labels)

                                Security Labels from the Healthcare Privacy and Security Classification System.

                                TypeCoding
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                20. Organization.meta.tag
                                Definition

                                Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

                                ShortTags applied to this resource
                                Comments

                                The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

                                Control0..*
                                This element is affected by the following invariants: ele-1
                                BindingFor example codes, see CommonTags
                                (example to http://hl7.org/fhir/ValueSet/common-tags)

                                Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".

                                TypeCoding
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                SlicingThis element introduces a set of slices on Organization.meta.tag. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 22. Organization.meta.tag:codeRegion
                                  Slice NamecodeRegion
                                  Definition

                                  Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.

                                  ShortTags applied to this resource
                                  Comments

                                  The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.

                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  BindingThe codes SHALL be taken from JDV_J237_RegionOM_ROR .
                                  (required to https://mos.esante.gouv.fr/NOS/JDV_J237-RegionOM-ROR/FHIR/JDV-J237-RegionOM-ROR)
                                  TypeCoding
                                  Must Supporttrue
                                  Summarytrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  24. Organization.implicitRules
                                  Definition

                                  A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                                  ShortA set of rules under which this content was created
                                  Comments

                                  Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  Typeuri
                                  Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  26. Organization.language
                                  Definition

                                  The base language in which the resource is written.

                                  ShortLanguage of the resource content
                                  Comments

                                  Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  BindingThe codes SHOULD be taken from CommonLanguages
                                  (preferred to http://hl7.org/fhir/ValueSet/languages)

                                  A human language.

                                  Additional BindingsPurpose
                                  AllLanguagesMax Binding
                                  Typecode
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  28. Organization.text
                                  Definition

                                  A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                                  ShortText summary of the resource, for human interpretation
                                  Comments

                                  Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                                  Control0..1
                                  This element is affected by the following invariants: ele-1
                                  TypeNarrative
                                  Alternate Namesnarrative, html, xhtml, display
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  30. Organization.contained
                                  Definition

                                  These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                                  ShortContained, inline Resources
                                  Comments

                                  This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                                  Control0..*
                                  TypeResource
                                  Alternate Namesinline resources, anonymous resources, contained resources
                                  32. Organization.extension
                                  Definition

                                  An Extension

                                  ShortExtension
                                  Control1..*
                                  This element is affected by the following invariants: ele-1
                                  TypeExtension
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingThis element introduces a set of slices on Organization.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 34. Organization.extension:shortName
                                    Slice NameshortName
                                    Definition

                                    Optional Extension Element - found in all resources.

                                    ShortOptional Extensions Element
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(FrOrganizationShortName) (Extension Type: string)
                                    Standard StatusNormative (from Trial Use)
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    36. Organization.extension:description
                                    Slice Namedescription
                                    Definition

                                    Optional Extension Element - found in all resources.

                                    ShortOptional Extensions Element
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(FrOrganizationDescription) (Extension Type: string)
                                    Standard StatusNormative (from Trial Use)
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    38. Organization.extension:usePeriod
                                    Slice NameusePeriod
                                    Definition

                                    The date range that this organization should be considered available.

                                    ShortOptional Extensions Element
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(Organization Period) (Extension Type: Period)
                                    Standard StatusNormative (from Trial Use)
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    40. Organization.extension:ror-organization-price
                                    Slice Nameror-organization-price
                                    Definition

                                    Extension créée dans le cadre du ROR pour permettre de définir les tarifs des prestations et services d'une entité géographique.

                                    ShortTarif
                                    Control0..*
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationPrice) (Complex Extension)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    42. Organization.extension:ror-territorial-division
                                    Slice Nameror-territorial-division
                                    Definition

                                    Extension créée dans le cadre du ROR qui correspond au périmètre géographique dans lequel habitent les personnes pouvant être prises en charge pour la prestation décrite. Cela inclut notamment les divisions territoriales dans lesquelles les professionnels se déplacent.

                                    ShortterritoireSante (EG) : Territoire(s) de santé où est située l'entité géographique
                                    Control0..*
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(RORTerritorialDivision) (Complex Extension)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    44. Organization.extension:ror-organization-financial-help-type
                                    Slice Nameror-organization-financial-help-type
                                    Definition

                                    Extension créée dans le cadre du ROR pour préciser l'aide financière pour laquelle l'EG dispose d'une habilitation ou conventionnement qui permet aux personnes accueillies d'en bénéficier si elles remplissent les conditions.

                                    ShortaideFinanciere (EG) : Aide financière pour laquelle l'EG dispose d'une habilitation ou conventionnement
                                    Control0..*
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationFinancialHelpType) (Extension Type: CodeableConcept)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    46. Organization.extension:ror-organization-accomodation-family
                                    Slice Nameror-organization-accomodation-family
                                    Definition

                                    Extension créée dans le cadre du ROR pour préciser si l'établissement peut héberger les familles des personnes prises en charge.

                                    ShorthebergementFamille (EG) : Indique si l'établissement peut héberger les familles des personnes prises en charge
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationAccomodationFamily) (Extension Type: boolean)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    48. Organization.extension:ror-organization-nb-permanent-social-help-place
                                    Slice Nameror-organization-nb-permanent-social-help-place
                                    Definition

                                    Extension créée dans le cadre du ROR pour indiquer le nombre de places permanentes dédiées à l'aide sociale dans l'établissement

                                    ShortnbPlaceAideSocialTemporaire (EG) : nombre de places temporaires dédiées à l'aide sociale dans l'établissement
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationNbPermanentSocialHelpPlace) (Extension Type: integer)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    50. Organization.extension:ror-organization-nb-temporary-social-help-place
                                    Slice Nameror-organization-nb-temporary-social-help-place
                                    Definition

                                    Extension créée dans le cadre du ROR pour indiquer le nombre de places temporaires dédiées à l'aide sociale dans l'établissement

                                    ShortnbPlaceAideSocialPermanent (EG) : nombre de places permanentes dédiées à l'aide sociale dans l'établissement
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationNbTemporarySocialHelpPlace) (Extension Type: integer)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    52. Organization.extension:ror-organization-accessibility-location
                                    Slice Nameror-organization-accessibility-location
                                    Definition

                                    Extension créée dans le cadre du ROR qui précise dans quelle mesure les locaux sont conformes aux dispositions règlementaires relatives à l’accessibilité des établissements recevant du public.

                                    ShortaccessibiliteLieu (EG) : Précise dans quelle mesure les locaux sont conformes aux dispositions règlementaires relatives à l’accessibilité des établissements recevant du public
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationAccessibilityLocation) (Extension Type: CodeableConcept)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    54. Organization.extension:ror-organization-level-recourse-orsan
                                    Slice Nameror-organization-level-recourse-orsan
                                    Definition

                                    Extension créée dans le cadre du ROR pour décrire une hiérarchisation fonctionnelle de la mobilisation des établissements pour accueillir les patients après régulation par le SAMU.

                                    ShortniveauRecoursORSAN (EG) : Hiérarchisation fonctionnelle de la mobilisation des établissements pour accueillir les patients après régulation par le SAMU
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationLevelRecourseORSAN) (Extension Type: CodeableConcept)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    56. Organization.extension:ror-organization-drop-zone
                                    Slice Nameror-organization-drop-zone
                                    Definition

                                    Extension créée dans le cadre du ROR pour préciser l’existence d’une zone de poser pour hélicoptère sur le site concerné.

                                    ShortzonePoser (EG) : Précise l’existence d’une zone de poser pour hélicoptère sur le site concerné
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationDropZone) (Extension Type: boolean)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    58. Organization.extension:ror-organization-reopening-date
                                    Slice Nameror-organization-reopening-date
                                    Definition

                                    Extension créée dans le cadre du ROR pour définir la date prévisionnelle de réouverture de l'organisation interne.

                                    ShortdatePrevisionnelleReouverture (OI) : Date prévisionnelle à partir de laquelle la prestation sera de nouveau assurée
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationReopeningDate) (Extension Type: date)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    60. Organization.extension:ror-organization-creation-date
                                    Slice Nameror-organization-creation-date
                                    Definition

                                    Extension créée dans le cadre du ROR pour définir la date de création de l'entité juridique.

                                    ShortdateCreation (EJ) : Date de création de l'entité juridique
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationCreationDate) (Extension Type: date)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    62. Organization.extension:ror-organization-closing-type
                                    Slice Nameror-organization-closing-type
                                    Definition

                                    Extension créée dans le cadre du ROR pour définir le type de fermeture de l'organisation.

                                    ShorttypeFermeture (EJ + EG + OI) : Le type de fermeture d'un niveau organisationnel indique la temporalité de la fermeture.
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationClosingType) (Extension Type: CodeableConcept)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    64. Organization.extension:organization-period
                                    Slice Nameorganization-period
                                    Definition

                                    The date range that this organization should be considered available.

                                    ShortdateOuverture (EJ + OI) + dateFermeture (EJ + EG + OI)
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(Organization Period) (Extension Type: Period)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    66. Organization.extension:ror-meta-comment
                                    Slice Nameror-meta-comment
                                    Definition

                                    Extension créée dans le cadre du ROR qui correspond au commentaire présent dans les métadonnées.

                                    Shortcommentaire (Metadonnee)
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(RORMetaComment) (Extension Type: string)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    68. Organization.extension:ror-meta-creation-date
                                    Slice Nameror-meta-creation-date
                                    Definition

                                    Extension créée dans le cadre du ROR qui correspond à la date de création (dans le ROR régional) présente dans les métadonnées.

                                    ShortdateCreation (Metadonnee)
                                    Control1..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(RORMetaCreationDate) (Extension Type: dateTime)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    70. Organization.extension:ror-organization-comment
                                    Slice Nameror-organization-comment
                                    Definition

                                    Extension créée dans le cadre du ROR pour décrire le commentaire qui permet à la structure de donner des informations complémentaires

                                    Shortcommentaire (EG) : Commentaire qui permet à la structure de donner des informations complémentaires
                                    Control0..1
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension(ROROrganizationComment) (Extension Type: string)
                                    Must Supporttrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    72. Organization.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    This element is affected by the following invariants: ele-1
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                                    Standard StatusNormative (from Trial Use)
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingThis element introduces a set of slices on Organization.modifierExtension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 74. Organization.identifier
                                      Definition

                                      Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                      ShortIdentifies this organization across multiple systems
                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                      Control0..*
                                      This element is affected by the following invariants: ele-1, org-1
                                      TypeIdentifier
                                      Must Supporttrue
                                      Summarytrue
                                      Requirements

                                      Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      SlicingThis element introduces a set of slices on Organization.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ type.coding.code
                                      • 76. Organization.identifier.id
                                        Definition

                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        Typestring
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        78. Organization.identifier.extension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                        ShortAdditional content defined by implementations
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        This element is affected by the following invariants: ele-1
                                        TypeExtension
                                        Standard StatusNormative (from Trial Use)
                                        Alternate Namesextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 80. Organization.identifier.use
                                          Definition

                                          The purpose of this identifier.

                                          Shortusual | official | temp | secondary | old (If known)
                                          Comments

                                          Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          BindingThe codes SHALL be taken from IdentifierUse
                                          (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                          Identifies the purpose for this identifier, if known .

                                          Typecode
                                          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Requirements

                                          Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          82. Organization.identifier.type
                                          Definition

                                          A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                          ShortDescription of identifier
                                          Comments

                                          This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                          Control1..1
                                          This element is affected by the following invariants: ele-1
                                          BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                          A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                          TypeCodeableConcept
                                          Summarytrue
                                          Requirements

                                          Allows users to make use of identifiers when the identifier system is not known.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          84. Organization.identifier.system
                                          Definition

                                          Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                          ShortThe namespace for the identifier value
                                          Comments

                                          Identifier.system is always case sensitive.

                                          Control1..1
                                          This element is affected by the following invariants: ele-1
                                          Typeuri
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Requirements

                                          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                          Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          86. Organization.identifier.value
                                          Definition

                                          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                          ShortThe value that is unique
                                          Comments

                                          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                          Control1..1
                                          This element is affected by the following invariants: ele-1
                                          Typestring
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Example<br/><b>General</b>:123456
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          88. Organization.identifier.period
                                          Definition

                                          Time period during which identifier is/was valid for use.

                                          ShortTime period when id is/was valid for use
                                          Comments

                                          A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                          Period is not used for a duration (a measure of elapsed time). See Duration.

                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          TypePeriod
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                          90. Organization.identifier.assigner
                                          Definition

                                          Organization that issued/manages the identifier.

                                          ShortOrganization that issued id (may be just text)
                                          Comments

                                          The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                          Control0..1
                                          This element is affected by the following invariants: ele-1
                                          TypeReference(Organization)
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                          92. Organization.identifier:idNatSt
                                          Slice NameidNatSt
                                          Definition

                                          Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                          ShortidNatstruct (EJ + EG) : Identification nationale définie dans le CI-SIS
                                          NoteThis is a business identifier, not a resource identifier (see discussion)
                                          Control0..1
                                          This element is affected by the following invariants: ele-1, org-1
                                          TypeIdentifier
                                          Must Supporttrue
                                          Summarytrue
                                          Requirements

                                          Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          94. Organization.identifier:idNatSt.id
                                          Definition

                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          96. Organization.identifier:idNatSt.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                          ShortAdditional content defined by implementations
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          This element is affected by the following invariants: ele-1
                                          TypeExtension
                                          Standard StatusNormative (from Trial Use)
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 98. Organization.identifier:idNatSt.use
                                            Definition

                                            The purpose of this identifier.

                                            Shortusual | official | temp | secondary | old (If known)
                                            Comments

                                            Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            BindingThe codes SHALL be taken from IdentifierUse
                                            (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                            Identifies the purpose for this identifier, if known .

                                            Typecode
                                            Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Requirements

                                            Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            100. Organization.identifier:idNatSt.type
                                            Definition

                                            A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                            ShortDescription of identifier
                                            Comments

                                            This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                            Control1..1
                                            This element is affected by the following invariants: ele-1
                                            BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                            (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                            A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                            TypeCodeableConcept
                                            Must Supporttrue
                                            Summarytrue
                                            Requirements

                                            Allows users to make use of identifiers when the identifier system is not known.

                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                "code" : "40"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            102. Organization.identifier:idNatSt.system
                                            Definition

                                            Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                            ShortThe namespace for the identifier value
                                            Comments

                                            Identifier.system is always case sensitive.

                                            Control1..1
                                            This element is affected by the following invariants: ele-1
                                            Typeuri
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Requirements

                                            There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                            Pattern Valueurn:oid:1.2.250.1.71.4.2.2
                                            Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            104. Organization.identifier:idNatSt.value
                                            Definition

                                            The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                            ShortThe value that is unique
                                            Comments

                                            If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                            Control1..1
                                            This element is affected by the following invariants: ele-1
                                            Typestring
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Example<br/><b>General</b>:123456
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            106. Organization.identifier:idNatSt.period
                                            Definition

                                            Time period during which identifier is/was valid for use.

                                            ShortTime period when id is/was valid for use
                                            Comments

                                            A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                            Period is not used for a duration (a measure of elapsed time). See Duration.

                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            TypePeriod
                                            Summarytrue
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                            108. Organization.identifier:idNatSt.assigner
                                            Definition

                                            Organization that issued/manages the identifier.

                                            ShortOrganization that issued id (may be just text)
                                            Comments

                                            The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            TypeReference(Organization)
                                            Summarytrue
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                            110. Organization.identifier:finess
                                            Slice Namefiness
                                            Definition

                                            Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                            ShortnumFINESS (EJ + EG) : Numéro FINESS
                                            NoteThis is a business identifier, not a resource identifier (see discussion)
                                            Control0..1
                                            This element is affected by the following invariants: ele-1, org-1
                                            TypeIdentifier
                                            Must Supporttrue
                                            Summarytrue
                                            Requirements

                                            Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            112. Organization.identifier:finess.id
                                            Definition

                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            Typestring
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            114. Organization.identifier:finess.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                            ShortAdditional content defined by implementations
                                            Comments

                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                            Control0..*
                                            This element is affected by the following invariants: ele-1
                                            TypeExtension
                                            Standard StatusNormative (from Trial Use)
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 116. Organization.identifier:finess.use
                                              Definition

                                              The purpose of this identifier.

                                              Shortusual | official | temp | secondary | old (If known)
                                              Comments

                                              Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                              Control0..1
                                              This element is affected by the following invariants: ele-1
                                              BindingThe codes SHALL be taken from IdentifierUse
                                              (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                              Identifies the purpose for this identifier, if known .

                                              Typecode
                                              Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Requirements

                                              Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              118. Organization.identifier:finess.type
                                              Definition

                                              A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                              ShortDescription of identifier
                                              Comments

                                              This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                              Control1..1
                                              This element is affected by the following invariants: ele-1
                                              BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                              (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                              A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                              TypeCodeableConcept
                                              Must Supporttrue
                                              Summarytrue
                                              Requirements

                                              Allows users to make use of identifiers when the identifier system is not known.

                                              Pattern Value{
                                                "coding" : [{
                                                  "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                  "code" : "1"
                                                }]
                                              }
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              120. Organization.identifier:finess.system
                                              Definition

                                              Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                              ShortThe namespace for the identifier value
                                              Comments

                                              Identifier.system is always case sensitive.

                                              Control1..1
                                              This element is affected by the following invariants: ele-1
                                              Typeuri
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Requirements

                                              There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                              Pattern Valuehttps://finess.esante.gouv.fr
                                              Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              122. Organization.identifier:finess.value
                                              Definition

                                              The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                              ShortThe value that is unique
                                              Comments

                                              If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                              Control1..1
                                              This element is affected by the following invariants: ele-1
                                              Typestring
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Example<br/><b>General</b>:123456
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              124. Organization.identifier:finess.period
                                              Definition

                                              Time period during which identifier is/was valid for use.

                                              ShortTime period when id is/was valid for use
                                              Comments

                                              A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                              Period is not used for a duration (a measure of elapsed time). See Duration.

                                              Control0..1
                                              This element is affected by the following invariants: ele-1
                                              TypePeriod
                                              Summarytrue
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                              126. Organization.identifier:finess.assigner
                                              Definition

                                              Organization that issued/manages the identifier.

                                              ShortOrganization that issued id (may be just text)
                                              Comments

                                              The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                              Control0..1
                                              This element is affected by the following invariants: ele-1
                                              TypeReference(Organization)
                                              Summarytrue
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                              128. Organization.identifier:sirene
                                              Slice Namesirene
                                              Definition

                                              Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                              ShortnumSIREN (EJ) : numéro unique d'identification attribué à chaque entreprise par l'INSEE
                                              NoteThis is a business identifier, not a resource identifier (see discussion)
                                              Control0..1
                                              This element is affected by the following invariants: ele-1, org-1
                                              TypeIdentifier
                                              Must Supporttrue
                                              Summarytrue
                                              Requirements

                                              Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              130. Organization.identifier:sirene.id
                                              Definition

                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                              ShortUnique id for inter-element referencing
                                              Control0..1
                                              Typestring
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              132. Organization.identifier:sirene.extension
                                              Definition

                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                              ShortAdditional content defined by implementations
                                              Comments

                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                              Control0..*
                                              This element is affected by the following invariants: ele-1
                                              TypeExtension
                                              Standard StatusNormative (from Trial Use)
                                              Alternate Namesextensions, user content
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 134. Organization.identifier:sirene.use
                                                Definition

                                                The purpose of this identifier.

                                                Shortusual | official | temp | secondary | old (If known)
                                                Comments

                                                Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                Control0..1
                                                This element is affected by the following invariants: ele-1
                                                BindingThe codes SHALL be taken from IdentifierUse
                                                (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                                Identifies the purpose for this identifier, if known .

                                                Typecode
                                                Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                136. Organization.identifier:sirene.type
                                                Definition

                                                A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                ShortDescription of identifier
                                                Comments

                                                This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                Control1..1
                                                This element is affected by the following invariants: ele-1
                                                BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                                (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                                A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                TypeCodeableConcept
                                                Must Supporttrue
                                                Summarytrue
                                                Requirements

                                                Allows users to make use of identifiers when the identifier system is not known.

                                                Pattern Value{
                                                  "coding" : [{
                                                    "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                    "code" : "2"
                                                  }]
                                                }
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                138. Organization.identifier:sirene.system
                                                Definition

                                                Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                ShortThe namespace for the identifier value
                                                Comments

                                                Identifier.system is always case sensitive.

                                                Control1..1
                                                This element is affected by the following invariants: ele-1
                                                Typeuri
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                Pattern Valuehttps://sirene.fr
                                                Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                140. Organization.identifier:sirene.value
                                                Definition

                                                The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                ShortThe value that is unique
                                                Comments

                                                If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                Control1..1
                                                This element is affected by the following invariants: ele-1
                                                Typestring
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Example<br/><b>General</b>:123456
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                142. Organization.identifier:sirene.period
                                                Definition

                                                Time period during which identifier is/was valid for use.

                                                ShortTime period when id is/was valid for use
                                                Comments

                                                A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                Period is not used for a duration (a measure of elapsed time). See Duration.

                                                Control0..1
                                                This element is affected by the following invariants: ele-1
                                                TypePeriod
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                144. Organization.identifier:sirene.assigner
                                                Definition

                                                Organization that issued/manages the identifier.

                                                ShortOrganization that issued id (may be just text)
                                                Comments

                                                The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                Control0..1
                                                This element is affected by the following invariants: ele-1
                                                TypeReference(Organization)
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                146. Organization.identifier:rppsRang
                                                Slice NamerppsRang
                                                Definition

                                                Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                                ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_Rang
                                                NoteThis is a business identifier, not a resource identifier (see discussion)
                                                Control0..1
                                                This element is affected by the following invariants: ele-1, org-1
                                                TypeIdentifier
                                                Must Supporttrue
                                                Summarytrue
                                                Requirements

                                                Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                148. Organization.identifier:rppsRang.id
                                                Definition

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                ShortUnique id for inter-element referencing
                                                Control0..1
                                                Typestring
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                150. Organization.identifier:rppsRang.extension
                                                Definition

                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                ShortAdditional content defined by implementations
                                                Comments

                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                Control0..*
                                                This element is affected by the following invariants: ele-1
                                                TypeExtension
                                                Standard StatusNormative (from Trial Use)
                                                Alternate Namesextensions, user content
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 152. Organization.identifier:rppsRang.use
                                                  Definition

                                                  The purpose of this identifier.

                                                  Shortusual | official | temp | secondary | old (If known)
                                                  Comments

                                                  Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                  Control0..1
                                                  This element is affected by the following invariants: ele-1
                                                  BindingThe codes SHALL be taken from IdentifierUse
                                                  (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                                  Identifies the purpose for this identifier, if known .

                                                  Typecode
                                                  Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Requirements

                                                  Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  154. Organization.identifier:rppsRang.type
                                                  Definition

                                                  A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                  ShortDescription of identifier
                                                  Comments

                                                  This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                  Control1..1
                                                  This element is affected by the following invariants: ele-1
                                                  BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                                  (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                                  A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                  TypeCodeableConcept
                                                  Must Supporttrue
                                                  Summarytrue
                                                  Requirements

                                                  Allows users to make use of identifiers when the identifier system is not known.

                                                  Pattern Value{
                                                    "coding" : [{
                                                      "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                      "code" : "4"
                                                    }]
                                                  }
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  156. Organization.identifier:rppsRang.system
                                                  Definition

                                                  Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                  ShortThe namespace for the identifier value
                                                  Comments

                                                  Identifier.system is always case sensitive.

                                                  Control1..1
                                                  This element is affected by the following invariants: ele-1
                                                  Typeuri
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Requirements

                                                  There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                  Pattern Valuehttps://rppsrang.esante.gouv.fr
                                                  Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  158. Organization.identifier:rppsRang.value
                                                  Definition

                                                  The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                  ShortThe value that is unique
                                                  Comments

                                                  If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                  Control1..1
                                                  This element is affected by the following invariants: ele-1
                                                  Typestring
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Example<br/><b>General</b>:123456
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  160. Organization.identifier:rppsRang.period
                                                  Definition

                                                  Time period during which identifier is/was valid for use.

                                                  ShortTime period when id is/was valid for use
                                                  Comments

                                                  A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                  Period is not used for a duration (a measure of elapsed time). See Duration.

                                                  Control0..1
                                                  This element is affected by the following invariants: ele-1
                                                  TypePeriod
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                  162. Organization.identifier:rppsRang.assigner
                                                  Definition

                                                  Organization that issued/manages the identifier.

                                                  ShortOrganization that issued id (may be just text)
                                                  Comments

                                                  The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                  Control0..1
                                                  This element is affected by the following invariants: ele-1
                                                  TypeReference(Organization)
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                  164. Organization.identifier:numSIRET
                                                  Slice NamenumSIRET
                                                  Definition

                                                  Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                                  ShortnumSIRET (EG) : numéro unique d'identification, attribué par l'INSEE, à chaque entité géographique
                                                  NoteThis is a business identifier, not a resource identifier (see discussion)
                                                  Control0..1
                                                  This element is affected by the following invariants: ele-1, org-1
                                                  TypeIdentifier
                                                  Must Supporttrue
                                                  Summarytrue
                                                  Requirements

                                                  Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  166. Organization.identifier:numSIRET.id
                                                  Definition

                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                  ShortUnique id for inter-element referencing
                                                  Control0..1
                                                  Typestring
                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                  168. Organization.identifier:numSIRET.extension
                                                  Definition

                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                  ShortAdditional content defined by implementations
                                                  Comments

                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                  Control0..*
                                                  This element is affected by the following invariants: ele-1
                                                  TypeExtension
                                                  Standard StatusNormative (from Trial Use)
                                                  Alternate Namesextensions, user content
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 170. Organization.identifier:numSIRET.use
                                                    Definition

                                                    The purpose of this identifier.

                                                    Shortusual | official | temp | secondary | old (If known)
                                                    Comments

                                                    Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                    Control0..1
                                                    This element is affected by the following invariants: ele-1
                                                    BindingThe codes SHALL be taken from IdentifierUse
                                                    (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                                    Identifies the purpose for this identifier, if known .

                                                    Typecode
                                                    Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Requirements

                                                    Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    172. Organization.identifier:numSIRET.type
                                                    Definition

                                                    A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                    ShortDescription of identifier
                                                    Comments

                                                    This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                    Control1..1
                                                    This element is affected by the following invariants: ele-1
                                                    BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                                    (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                                    A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                    TypeCodeableConcept
                                                    Must Supporttrue
                                                    Summarytrue
                                                    Requirements

                                                    Allows users to make use of identifiers when the identifier system is not known.

                                                    Pattern Value{
                                                      "coding" : [{
                                                        "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                        "code" : "3"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    174. Organization.identifier:numSIRET.system
                                                    Definition

                                                    Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                    Shorthttps://mos.esante.gouv.fr/6.html#_4d544200-4d26-4cc5-8294-c862458f60d8
                                                    Comments

                                                    Identifier.system is always case sensitive.

                                                    Control1..1
                                                    This element is affected by the following invariants: ele-1
                                                    Typeuri
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Requirements

                                                    There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                    Pattern Valuehttps://sirene.fr
                                                    Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    176. Organization.identifier:numSIRET.value
                                                    Definition

                                                    The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                    ShortThe value that is unique
                                                    Comments

                                                    If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                    Control1..1
                                                    This element is affected by the following invariants: ele-1
                                                    Typestring
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Example<br/><b>General</b>:123456
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    178. Organization.identifier:numSIRET.period
                                                    Definition

                                                    Time period during which identifier is/was valid for use.

                                                    ShortTime period when id is/was valid for use
                                                    Comments

                                                    A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                    Period is not used for a duration (a measure of elapsed time). See Duration.

                                                    Control0..1
                                                    This element is affected by the following invariants: ele-1
                                                    TypePeriod
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                    180. Organization.identifier:numSIRET.assigner
                                                    Definition

                                                    Organization that issued/manages the identifier.

                                                    ShortOrganization that issued id (may be just text)
                                                    Comments

                                                    The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                    Control0..1
                                                    This element is affected by the following invariants: ele-1
                                                    TypeReference(Organization)
                                                    Summarytrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                    182. Organization.identifier:identifierOI
                                                    Slice NameidentifierOI
                                                    Definition

                                                    Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                                    ShortidentifiantOI (OI) : Identifiant de l'organisation interne, unique et persistant au niveau national
                                                    NoteThis is a business identifier, not a resource identifier (see discussion)
                                                    Control0..1
                                                    This element is affected by the following invariants: ele-1, org-1
                                                    TypeIdentifier
                                                    Must Supporttrue
                                                    Summarytrue
                                                    Requirements

                                                    Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    184. Organization.identifier:identifierOI.id
                                                    Definition

                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                    ShortUnique id for inter-element referencing
                                                    Control0..1
                                                    Typestring
                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                    186. Organization.identifier:identifierOI.extension
                                                    Definition

                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                    ShortAdditional content defined by implementations
                                                    Comments

                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                    Control0..*
                                                    This element is affected by the following invariants: ele-1
                                                    TypeExtension
                                                    Standard StatusNormative (from Trial Use)
                                                    Alternate Namesextensions, user content
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 188. Organization.identifier:identifierOI.use
                                                      Definition

                                                      The purpose of this identifier.

                                                      Shortusual | official | temp | secondary | old (If known)
                                                      Comments

                                                      Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                      Control0..1
                                                      This element is affected by the following invariants: ele-1
                                                      BindingThe codes SHALL be taken from IdentifierUse
                                                      (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                                      Identifies the purpose for this identifier, if known .

                                                      Typecode
                                                      Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      190. Organization.identifier:identifierOI.type
                                                      Definition

                                                      A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                      ShortDescription of identifier
                                                      Comments

                                                      This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                      Control1..1
                                                      This element is affected by the following invariants: ele-1
                                                      BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                                      (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                                      A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                      TypeCodeableConcept
                                                      Must Supporttrue
                                                      Summarytrue
                                                      Requirements

                                                      Allows users to make use of identifiers when the identifier system is not known.

                                                      Pattern Value{
                                                        "coding" : [{
                                                          "system" : "https://mos.esante.gouv.fr/NOS/TRE_R345-TypeIdentifiantAutre/FHIR/TRE_R345-TypeIdentifiantAutre",
                                                          "code" : "42"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      192. Organization.identifier:identifierOI.system
                                                      Definition

                                                      Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                      ShortThe namespace for the identifier value
                                                      Comments

                                                      Identifier.system is always case sensitive.

                                                      Control1..1
                                                      This element is affected by the following invariants: ele-1
                                                      Typeuri
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                      Pattern Valuehttps://oi.esante.gouv.fr
                                                      Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      194. Organization.identifier:identifierOI.value
                                                      Definition

                                                      The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                      ShortThe value that is unique
                                                      Comments

                                                      If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                      Control1..1
                                                      This element is affected by the following invariants: ele-1
                                                      Typestring
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Example<br/><b>General</b>:123456
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      196. Organization.identifier:identifierOI.period
                                                      Definition

                                                      Time period during which identifier is/was valid for use.

                                                      ShortTime period when id is/was valid for use
                                                      Comments

                                                      A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                      Period is not used for a duration (a measure of elapsed time). See Duration.

                                                      Control0..1
                                                      This element is affected by the following invariants: ele-1
                                                      TypePeriod
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                      198. Organization.identifier:identifierOI.assigner
                                                      Definition

                                                      Organization that issued/manages the identifier.

                                                      ShortOrganization that issued id (may be just text)
                                                      Comments

                                                      The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                      Control0..1
                                                      This element is affected by the following invariants: ele-1
                                                      TypeReference(Organization)
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                      200. Organization.identifier:adeliRang
                                                      Slice NameadeliRang
                                                      Definition

                                                      Identifier for the organization that is used to identify the organization across multiple disparate systems.

                                                      ShortnumEJ_RPPS_ADELI_Rang ou numEG_RPPS_ADELI_Rang
                                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                                      Control0..1
                                                      This element is affected by the following invariants: ele-1, org-1
                                                      TypeIdentifier
                                                      Must Supporttrue
                                                      Summarytrue
                                                      Requirements

                                                      Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      202. Organization.identifier:adeliRang.id
                                                      Definition

                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      204. Organization.identifier:adeliRang.extension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                      ShortAdditional content defined by implementations
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      This element is affected by the following invariants: ele-1
                                                      TypeExtension
                                                      Standard StatusNormative (from Trial Use)
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      SlicingThis element introduces a set of slices on Organization.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ url
                                                      • 206. Organization.identifier:adeliRang.use
                                                        Definition

                                                        The purpose of this identifier.

                                                        Shortusual | official | temp | secondary | old (If known)
                                                        Comments

                                                        Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                                                        Control0..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingThe codes SHALL be taken from IdentifierUse
                                                        (required to http://hl7.org/fhir/ValueSet/identifier-use)

                                                        Identifies the purpose for this identifier, if known .

                                                        Typecode
                                                        Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Requirements

                                                        Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        208. Organization.identifier:adeliRang.type
                                                        Definition

                                                        A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                                                        ShortDescription of identifier
                                                        Comments

                                                        This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingUnless not suitable, these codes SHALL be taken from fr-organization-identifier-type
                                                        (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type)

                                                        A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                                                        TypeCodeableConcept
                                                        Must Supporttrue
                                                        Summarytrue
                                                        Requirements

                                                        Allows users to make use of identifiers when the identifier system is not known.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "https://mos.esante.gouv.fr/NOS/TRE_G07-TypeIdentifiantStructure/FHIR/TRE-G07-TypeIdentifiantStructure",
                                                            "code" : "0"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        210. Organization.identifier:adeliRang.system
                                                        Definition

                                                        Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                                                        ShortThe namespace for the identifier value
                                                        Comments

                                                        Identifier.system is always case sensitive.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        Typeuri
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Requirements

                                                        There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                                                        Pattern Valuehttps://adelirang.esante.gouv.fr
                                                        Example<br/><b>General</b>:http://www.acme.com/identifiers/patient
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        212. Organization.identifier:adeliRang.value
                                                        Definition

                                                        The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                                                        ShortThe value that is unique
                                                        Comments

                                                        If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        Typestring
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Example<br/><b>General</b>:123456
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        214. Organization.identifier:adeliRang.period
                                                        Definition

                                                        Time period during which identifier is/was valid for use.

                                                        ShortTime period when id is/was valid for use
                                                        Comments

                                                        A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                        Period is not used for a duration (a measure of elapsed time). See Duration.

                                                        Control0..1
                                                        This element is affected by the following invariants: ele-1
                                                        TypePeriod
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                        216. Organization.identifier:adeliRang.assigner
                                                        Definition

                                                        Organization that issued/manages the identifier.

                                                        ShortOrganization that issued id (may be just text)
                                                        Comments

                                                        The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                                                        Control0..1
                                                        This element is affected by the following invariants: ele-1
                                                        TypeReference(Organization)
                                                        Summarytrue
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                        218. Organization.active
                                                        Definition

                                                        Whether the organization's record is still in active use.

                                                        ShortWhether the organization's record is still in active use
                                                        Comments

                                                        This active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.

                                                        This element is labeled as a modifier because it may be used to mark that the resource was created in error.

                                                        Control0..1
                                                        This element is affected by the following invariants: ele-1
                                                        Typeboolean
                                                        Is Modifiertrue because This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summarytrue
                                                        Requirements

                                                        Need a flag to indicate a record is no longer to be used and should generally be hidden for the user in the UI.

                                                        Meaning if MissingThis resource is generally assumed to be active if no value is provided for the active element
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        220. Organization.type
                                                        Definition

                                                        The kind(s) of organization that this is.

                                                        ShortKind of organization
                                                        Comments

                                                        Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                        When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                        We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                        Control0..*
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see OrganizationType
                                                        (example to http://hl7.org/fhir/ValueSet/organization-type)

                                                        Used to categorize the organization.

                                                        TypeCodeableConcept
                                                        Must Supporttrue
                                                        Summarytrue
                                                        Requirements

                                                        Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        SlicingThis element introduces a set of slices on Organization.type. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • value @ coding.system
                                                        • 222. Organization.type:organizationType
                                                          Slice NameorganizationType
                                                          Definition

                                                          The kind(s) of organization that this is.

                                                          ShortKind of organization
                                                          Comments

                                                          Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                          When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                          We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                          Control0..1
                                                          This element is affected by the following invariants: ele-1
                                                          BindingThe codes SHALL be taken from fr-organization-type
                                                          (required to http://interopsante.org/fhir/ValueSet/fr-organization-type)

                                                          Used to categorize the organization.

                                                          TypeCodeableConcept
                                                          Standard StatusNormative (from Trial Use)
                                                          Summarytrue
                                                          Requirements

                                                          Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          224. Organization.type:organizationType.id
                                                          Definition

                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                          ShortUnique id for inter-element referencing
                                                          Control0..1
                                                          Typestring
                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                          226. Organization.type:organizationType.extension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                          ShortAdditional content defined by implementations
                                                          Comments

                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                          Control0..*
                                                          This element is affected by the following invariants: ele-1
                                                          TypeExtension
                                                          Standard StatusNormative (from Trial Use)
                                                          Alternate Namesextensions, user content
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          SlicingThis element introduces a set of slices on Organization.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                          • value @ url
                                                          • 228. Organization.type:organizationType.coding
                                                            Definition

                                                            A reference to a code defined by a terminology system.

                                                            ShortCode defined by a terminology system
                                                            Comments

                                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            TypeCoding
                                                            Standard StatusNormative (from Trial Use)
                                                            Summarytrue
                                                            Requirements

                                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            230. Organization.type:organizationType.coding.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            232. Organization.type:organizationType.coding.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            This element is affected by the following invariants: ele-1
                                                            TypeExtension
                                                            Standard StatusNormative (from Trial Use)
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            SlicingThis element introduces a set of slices on Organization.type.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                            • value @ url
                                                            • 234. Organization.type:organizationType.coding.system
                                                              Definition

                                                              The identification of the code system that defines the meaning of the symbol in the code.

                                                              ShortIdentity of the terminology system
                                                              Comments

                                                              The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                              Control1..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typeuri
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              Need to be unambiguous about the source of the definition of the symbol.

                                                              Fixed Valuehttp://interopsante.org/fhir/CodeSystem/fr-v2-3307
                                                              Example<br/><b>CodeSystem des types d'organisations</b>:http://interopsante.org/fhir/CodeSystem/fr-v2-3307
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              236. Organization.type:organizationType.coding.version
                                                              Definition

                                                              The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                              ShortVersion of the system - if relevant
                                                              Comments

                                                              Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                              NoteThis is a business version Id, not a resource version Id (see discussion)
                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typestring
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              238. Organization.type:organizationType.coding.code
                                                              Definition

                                                              A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                              ShortSymbol in syntax defined by the system
                                                              Comments

                                                              Note that FHIR strings SHALL NOT exceed 1MB in size

                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typecode
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              Need to refer to a particular code in the system.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              240. Organization.type:organizationType.coding.display
                                                              Definition

                                                              A representation of the meaning of the code in the system, following the rules of the system.

                                                              ShortRepresentation defined by the system
                                                              Comments

                                                              Note that FHIR strings SHALL NOT exceed 1MB in size

                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typestring
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              242. Organization.type:organizationType.coding.userSelected
                                                              Definition

                                                              Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                              ShortIf this coding was chosen directly by the user
                                                              Comments

                                                              Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typeboolean
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              244. Organization.type:organizationType.text
                                                              Definition

                                                              A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                              ShortPlain text representation of the concept
                                                              Comments

                                                              Very often the text is the same as a displayName of one of the codings.

                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              Typestring
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              246. Organization.type:secteurActiviteRASS
                                                              Slice NamesecteurActiviteRASS
                                                              Definition

                                                              The kind(s) of organization that this is.

                                                              ShortKind of organization
                                                              Comments

                                                              Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                              When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                              We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                              Control0..1
                                                              This element is affected by the following invariants: ele-1
                                                              BindingThe codes SHALL be taken from JDV_J101_SecteurActivite_RASS .
                                                              (required to https://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS)

                                                              Secteurs d'activité des établissements avec la même activité dans le RASS

                                                              TypeCodeableConcept
                                                              Standard StatusNormative (from Trial Use)
                                                              Summarytrue
                                                              Requirements

                                                              Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              248. Organization.type:secteurActiviteRASS.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              250. Organization.type:secteurActiviteRASS.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              This element is affected by the following invariants: ele-1
                                                              TypeExtension
                                                              Standard StatusNormative (from Trial Use)
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              SlicingThis element introduces a set of slices on Organization.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                              • value @ url
                                                              • 252. Organization.type:secteurActiviteRASS.coding
                                                                Definition

                                                                A reference to a code defined by a terminology system.

                                                                ShortCode defined by a terminology system
                                                                Comments

                                                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                Control1..1
                                                                This element is affected by the following invariants: ele-1
                                                                TypeCoding
                                                                Standard StatusNormative (from Trial Use)
                                                                Summarytrue
                                                                Requirements

                                                                Allows for alternative encodings within a code system, and translations to other code systems.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                254. Organization.type:secteurActiviteRASS.coding.id
                                                                Definition

                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                ShortUnique id for inter-element referencing
                                                                Control0..1
                                                                Typestring
                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                256. Organization.type:secteurActiviteRASS.coding.extension
                                                                Definition

                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                ShortAdditional content defined by implementations
                                                                Comments

                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                Control0..*
                                                                This element is affected by the following invariants: ele-1
                                                                TypeExtension
                                                                Standard StatusNormative (from Trial Use)
                                                                Alternate Namesextensions, user content
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                SlicingThis element introduces a set of slices on Organization.type.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                • value @ url
                                                                • 258. Organization.type:secteurActiviteRASS.coding.system
                                                                  Definition

                                                                  Secteur d'activité

                                                                  ShortSecteur d'activité
                                                                  Comments

                                                                  The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typeuri
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  Need to be unambiguous about the source of the definition of the symbol.

                                                                  Fixed Valuehttps://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
                                                                  Example<br/><b>CodeSystem ASIP des types d'activité de structures</b>:https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  260. Organization.type:secteurActiviteRASS.coding.version
                                                                  Definition

                                                                  The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                  ShortVersion of the system - if relevant
                                                                  Comments

                                                                  Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                  NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typestring
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  262. Organization.type:secteurActiviteRASS.coding.code
                                                                  Definition

                                                                  A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                                  ShortSymbol in syntax defined by the system
                                                                  Comments

                                                                  Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typecode
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  Need to refer to a particular code in the system.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  264. Organization.type:secteurActiviteRASS.coding.display
                                                                  Definition

                                                                  A representation of the meaning of the code in the system, following the rules of the system.

                                                                  ShortRepresentation defined by the system
                                                                  Comments

                                                                  Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typestring
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  266. Organization.type:secteurActiviteRASS.coding.userSelected
                                                                  Definition

                                                                  Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                  ShortIf this coding was chosen directly by the user
                                                                  Comments

                                                                  Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typeboolean
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  268. Organization.type:secteurActiviteRASS.text
                                                                  Definition

                                                                  A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                  ShortPlain text representation of the concept
                                                                  Comments

                                                                  Very often the text is the same as a displayName of one of the codings.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  Typestring
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  270. Organization.type:categorieEtablissementRASS
                                                                  Slice NamecategorieEtablissementRASS
                                                                  Definition

                                                                  The kind(s) of organization that this is.

                                                                  ShortKind of organization
                                                                  Comments

                                                                  Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                  When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                  We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  BindingThe codes SHALL be taken from JDV_J129_CategorieEtablissement_RASS .
                                                                  (required to https://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS)

                                                                  Catégorie d'établissement du RASS

                                                                  TypeCodeableConcept
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Summarytrue
                                                                  Requirements

                                                                  Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  272. Organization.type:categorieEtablissementRASS.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  274. Organization.type:categorieEtablissementRASS.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: ele-1
                                                                  TypeExtension
                                                                  Standard StatusNormative (from Trial Use)
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  SlicingThis element introduces a set of slices on Organization.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                  • value @ url
                                                                  • 276. Organization.type:categorieEtablissementRASS.coding
                                                                    Definition

                                                                    A reference to a code defined by a terminology system.

                                                                    ShortCode defined by a terminology system
                                                                    Comments

                                                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    TypeCoding
                                                                    Standard StatusNormative (from Trial Use)
                                                                    Summarytrue
                                                                    Requirements

                                                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    278. Organization.type:categorieEtablissementRASS.coding.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    280. Organization.type:categorieEtablissementRASS.coding.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: ele-1
                                                                    TypeExtension
                                                                    Standard StatusNormative (from Trial Use)
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    SlicingThis element introduces a set of slices on Organization.type.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                    • value @ url
                                                                    • 282. Organization.type:categorieEtablissementRASS.coding.system
                                                                      Definition

                                                                      Catégorie d'établissements

                                                                      ShortCatégorie d'établissements
                                                                      Comments

                                                                      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                                                      Control1..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typeuri
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be unambiguous about the source of the definition of the symbol.

                                                                      Fixed Valuehttps://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      284. Organization.type:categorieEtablissementRASS.coding.version
                                                                      Definition

                                                                      The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                                                      ShortVersion of the system - if relevant
                                                                      Comments

                                                                      Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                                                      NoteThis is a business version Id, not a resource version Id (see discussion)
                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typestring
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      286. Organization.type:categorieEtablissementRASS.coding.code
                                                                      Definition

                                                                      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                                                      ShortSymbol in syntax defined by the system
                                                                      Comments

                                                                      Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typecode
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to refer to a particular code in the system.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      288. Organization.type:categorieEtablissementRASS.coding.display
                                                                      Definition

                                                                      A representation of the meaning of the code in the system, following the rules of the system.

                                                                      ShortRepresentation defined by the system
                                                                      Comments

                                                                      Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typestring
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      290. Organization.type:categorieEtablissementRASS.coding.userSelected
                                                                      Definition

                                                                      Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                                                      ShortIf this coding was chosen directly by the user
                                                                      Comments

                                                                      Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typeboolean
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Requirements

                                                                      This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      292. Organization.type:categorieEtablissementRASS.text
                                                                      Definition

                                                                      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                                                      ShortPlain text representation of the concept
                                                                      Comments

                                                                      Very often the text is the same as a displayName of one of the codings.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      Typestring
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Summarytrue
                                                                      Requirements

                                                                      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      294. Organization.type:statutJuridiqueINSEE
                                                                      Slice NamestatutJuridiqueINSEE
                                                                      Definition

                                                                      The kind(s) of organization that this is.

                                                                      ShortstatutJuridique (EJ) : Situation juridique de l’établissement
                                                                      Comments

                                                                      Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                      When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                      We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      BindingThe codes SHALL be taken from JDV_J199_StatutJuridique_ROR .
                                                                      (required to https://mos.esante.gouv.fr/NOS/JDV_J199-StatutJuridique-ROR/FHIR/JDV-J199-StatutJuridique-ROR)
                                                                      TypeCodeableConcept
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      296. Organization.type:sousEnsembleAgregatStatutJuridique
                                                                      Slice NamesousEnsembleAgregatStatutJuridique
                                                                      Definition

                                                                      The kind(s) of organization that this is.

                                                                      ShortsousEnsembleAgregatStatutJuridique (EJ) : Deuxième niveau dans l’arborescence des statuts juridiques
                                                                      Comments

                                                                      Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                      When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                      We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      BindingThe codes SHALL be taken from JDV_J200_SousEnsembleAgregatStatutJuridique_ROR .
                                                                      (required to https://mos.esante.gouv.fr/NOS/JDV_J200-SousEnsembleAgregatStatutJuridique-ROR/FHIR/JDV-J200-SousEnsembleAgregatStatutJuridique-ROR)
                                                                      TypeCodeableConcept
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      298. Organization.type:categorieEtablissement
                                                                      Slice NamecategorieEtablissement
                                                                      Definition

                                                                      The kind(s) of organization that this is.

                                                                      ShortcategorieEG (EG) : Cadre réglementaire dans lequel s'exerce l'activité de l'entité géographique
                                                                      Comments

                                                                      Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                      When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                      We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      BindingThe codes SHALL be taken from JDV_J55_CategorieEG_ROR .
                                                                      (required to https://mos.esante.gouv.fr/NOS/JDV_J55-CategorieEG-ROR/FHIR/JDV-J55-CategorieEG-ROR)
                                                                      TypeCodeableConcept
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      300. Organization.type:sphParticipation
                                                                      Slice NamesphParticipation
                                                                      Definition

                                                                      The kind(s) of organization that this is.

                                                                      ShortmodaliteParticipationSPH (EG) : Modalités de participation au service public hospitalier
                                                                      Comments

                                                                      Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                      When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                      We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      BindingThe codes SHALL be taken from JDV_J202_ESPIC_ROR .
                                                                      (required to https://mos.esante.gouv.fr/NOS/JDV_J202-ESPIC-ROR/FHIR/JDV-J202-ESPIC-ROR)
                                                                      TypeCodeableConcept
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      302. Organization.type:OIType
                                                                      Slice NameOIType
                                                                      Definition

                                                                      The kind(s) of organization that this is.

                                                                      ShorttypeOI (OI) : Type d'organisation interne
                                                                      Comments

                                                                      Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes

                                                                      When considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.

                                                                      We expect that some jurisdictions will profile this optionality to be a single cardinality.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1
                                                                      BindingThe codes SHALL be taken from JDV_J203_TypeOrganisationInterne_ROR .
                                                                      (required to https://mos.esante.gouv.fr/NOS/JDV_J203-TypeOrganisationInterne-ROR/FHIR/JDV-J203-TypeOrganisationInterne-ROR)
                                                                      TypeCodeableConcept
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to be able to track the kind of organization that this is - different organization types have different uses.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      304. Organization.name
                                                                      Definition

                                                                      A name associated with the organization.

                                                                      ShortraisonSociale (EJ) ou denominationEG (EG) ou nomOI (OI) - Remarque : Décalage provisoire de la cardinalité par rapport au modèle d'exposition (1..1)
                                                                      Comments

                                                                      If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.

                                                                      Control0..1
                                                                      This element is affected by the following invariants: ele-1, org-1
                                                                      Typestring
                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                      Must Supporttrue
                                                                      Summarytrue
                                                                      Requirements

                                                                      Need to use the name as the label of the organization.

                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      306. Organization.name.id
                                                                      Definition

                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                      ShortUnique id for inter-element referencing
                                                                      Control0..1
                                                                      Typestring
                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                      308. Organization.name.extension
                                                                      Definition

                                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                      ShortAdditional content defined by implementations
                                                                      Comments

                                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                      Control0..*
                                                                      This element is affected by the following invariants: ele-1
                                                                      TypeExtension
                                                                      Standard StatusNormative (from Trial Use)
                                                                      Alternate Namesextensions, user content
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                      SlicingThis element introduces a set of slices on Organization.name.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                      • value @ url
                                                                      • 310. Organization.name.extension:ror-organization-additional-name
                                                                        Slice Nameror-organization-additional-name
                                                                        Definition

                                                                        Extension créée dans le cadre du ROR pour nom complémentaire de l'EJ (complementRaisonSociale) ou nom complémentaire de l'EG (DenominationEG)

                                                                        ShortcomplementRaisonSociale (EJ) ou complementDenominationEG (EG)
                                                                        Control0..1
                                                                        This element is affected by the following invariants: ele-1
                                                                        TypeExtension(ROROrganizationAdditionalName) (Extension Type: string)
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                        312. Organization.name.value
                                                                        Definition

                                                                        Primitive value for string

                                                                        ShortPrimitive value for string
                                                                        Control0..1
                                                                        Typestring
                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                        Max Length:1048576
                                                                        314. Organization.alias
                                                                        Definition

                                                                        A list of alternate names that the organization is known as, or was known as in the past.

                                                                        ShortnomOperationnel (EG) : l’appellation communément utilisée par les acteurs de santé pour désigner l'entité géographique
                                                                        Comments

                                                                        There are no dates associated with the alias/historic names, as this is not intended to track when names were used, but to assist in searching so that older names can still result in identifying the organization.

                                                                        Control0..1
                                                                        This element is affected by the following invariants: ele-1
                                                                        Typestring
                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                        Must Supporttrue
                                                                        Requirements

                                                                        Over time locations and organizations go through many changes and can be known by different names.

                                                                        For searching knowing previous names that the organization was known by can be very useful.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        316. Organization.telecom
                                                                        Definition

                                                                        Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.

                                                                        ShortboiteLettreMSS (OffreOperationnelle) : Boîte(s) aux lettres du service de messagerie sécurisée de santé (MSS) rattachée(s) à l’organisation interne
                                                                        Comments

                                                                        The use code 'home' is not to be used. Note that these contacts are not the contact details of people who are employed by or represent the organization, but official contacts for the organization itself.

                                                                        Control0..*
                                                                        This element is affected by the following invariants: ele-1, org-3
                                                                        TypeContactPoint(FrContactPoint)
                                                                        Must Supporttrue
                                                                        Requirements

                                                                        Human contact for the organization.

                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
                                                                        org-3: The telecom of an organization can never be of use 'home' (where(use = 'home').empty())
                                                                        318. Organization.telecom.id
                                                                        Definition

                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                        ShortUnique id for inter-element referencing
                                                                        Control0..1
                                                                        Typestring
                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                        320. Organization.telecom.extension
                                                                        Definition

                                                                        An Extension

                                                                        ShortExtension
                                                                        Control2..*
                                                                        This element is affected by the following invariants: ele-1
                                                                        TypeExtension
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                        SlicingThis element introduces a set of slices on Organization.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                        • value @ url
                                                                        • 322. Organization.telecom.extension:emailType
                                                                          Slice NameemailType
                                                                          Definition

                                                                          Optional Extension Element - found in all resources.

                                                                          ShortType of email | type de messagerie électronique
                                                                          Comments

                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypeExtension(FrContactPointEmailType) (Extension Type: Coding)
                                                                          Standard StatusNormative (from Trial Use)
                                                                          Alternate Namesextensions, user content
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          324. Organization.telecom.extension:ror-telecom-communication-channel
                                                                          Slice Nameror-telecom-communication-channel
                                                                          Definition

                                                                          Extension créée dans le cadre du ROR spécifiant le canal ou la manière dont s'établit la communication

                                                                          Shortcanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
                                                                          Control1..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
                                                                          Must Supporttrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          326. Organization.telecom.extension:ror-telecom-usage
                                                                          Slice Nameror-telecom-usage
                                                                          Definition

                                                                          Extension créée dans le cadre du ROR qui précise l'utilisation du canal de communication

                                                                          Shortutilisation (Telecommunication) : Utilisation du canal de communication
                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypeExtension(RORTelecomUsage) (Extension Type: string)
                                                                          Must Supporttrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          328. Organization.telecom.extension:ror-telecom-confidentiality-level
                                                                          Slice Nameror-telecom-confidentiality-level
                                                                          Definition

                                                                          Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Télécommunication.

                                                                          ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
                                                                          Control1..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
                                                                          Must Supporttrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          330. Organization.telecom.system
                                                                          Definition

                                                                          Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                                          Shortphone | fax | email | pager | url | sms | other
                                                                          Comments

                                                                          Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                          Control1..1
                                                                          This element is affected by the following invariants: ele-1, cpt-2
                                                                          BindingThe codes SHALL be taken from ContactPointSystem
                                                                          (required to http://hl7.org/fhir/ValueSet/contact-point-system)

                                                                          Telecommunications form for contact point.

                                                                          Typecode
                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                          Summarytrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          332. Organization.telecom.value
                                                                          Definition

                                                                          The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                                                                          ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communication
                                                                          Comments

                                                                          Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                                          Control1..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          Typestring
                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                          Must Supporttrue
                                                                          Summarytrue
                                                                          Requirements

                                                                          Need to support legacy numbers that are not in a tightly controlled format.

                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          334. Organization.telecom.use
                                                                          Definition

                                                                          Identifies the purpose for the contact point.

                                                                          Shorthome | work | temp | old | mobile - purpose of this contact point
                                                                          Comments

                                                                          Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          BindingThe codes SHALL be taken from ContactPointUse
                                                                          (required to http://hl7.org/fhir/ValueSet/contact-point-use)

                                                                          Use of contact point.

                                                                          Typecode
                                                                          Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                          Summarytrue
                                                                          Requirements

                                                                          Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          336. Organization.telecom.rank
                                                                          Definition

                                                                          Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                                                                          ShortSpecify preferred order of use (1 = highest)
                                                                          Comments

                                                                          Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypepositiveInt
                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                          Summarytrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          338. Organization.telecom.period
                                                                          Definition

                                                                          Time period when the contact point was/is in use.

                                                                          ShortTime period when the contact point was/is in use
                                                                          Comments

                                                                          A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                                          Period is not used for a duration (a measure of elapsed time). See Duration.

                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypePeriod
                                                                          Summarytrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                                          340. Organization.address
                                                                          Definition

                                                                          An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world.

                                                                          ShortadresseEJ : Adresse géopostale de l'entité juridique ou adresseEG : Adresse(s) géopostale(s) de l'entité géographique.
                                                                          Comments

                                                                          Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).

                                                                          Control0..1
                                                                          This element is affected by the following invariants: ele-1, org-2
                                                                          TypeAddress(FrAddress)
                                                                          Must Supporttrue
                                                                          Requirements

                                                                          May need to keep track of the organization's addresses for contacting, billing or reporting requirements.

                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          org-2: An address of an organization can never be of use 'home' (where(use = 'home').empty())
                                                                          342. Organization.address.id
                                                                          Definition

                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                          ShortUnique id for inter-element referencing
                                                                          Control0..1
                                                                          Typestring
                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                          344. Organization.address.extension
                                                                          Definition

                                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                          ShortAdditional content defined by implementations
                                                                          Comments

                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                          Control0..*
                                                                          This element is affected by the following invariants: ele-1
                                                                          TypeExtension
                                                                          Standard StatusNormative (from Trial Use)
                                                                          Alternate Namesextensions, user content
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                          SlicingThis element introduces a set of slices on Organization.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                          • value @ url
                                                                          • 346. Organization.address.extension:inseeCode
                                                                            Slice NameinseeCode
                                                                            Definition

                                                                            Optional Extension Element - found in all resources.

                                                                            ShortOptional Extensions Element
                                                                            Control0..1
                                                                            This element is affected by the following invariants: ele-1
                                                                            TypeExtension(FrAddressInseeCode) (Extension Type: Coding)
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                            348. Organization.address.extension:inseeCode.id
                                                                            Definition

                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                            ShortUnique id for inter-element referencing
                                                                            Control0..1
                                                                            Typestring
                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                            350. Organization.address.extension:inseeCode.extension
                                                                            Definition

                                                                            An Extension

                                                                            ShortExtension
                                                                            Control0..0
                                                                            This element is affected by the following invariants: ele-1
                                                                            TypeExtension
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                            SlicingThis element introduces a set of slices on Organization.address.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                            • value @ url
                                                                            • 352. Organization.address.extension:inseeCode.url
                                                                              Definition

                                                                              Source of the definition for the extension code - a logical name or a URL.

                                                                              Shortidentifies the meaning of the extension
                                                                              Comments

                                                                              The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                              Control1..1
                                                                              Typeuri
                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                              Fixed Valuehttp://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode
                                                                              354. Organization.address.extension:inseeCode.value[x]
                                                                              Definition

                                                                              Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                              ShortValue of extension
                                                                              Control0..1
                                                                              This element is affected by the following invariants: ele-1
                                                                              BindingThe codes SHALL be taken from JDV_J124_Commune .
                                                                              (required to https://mos.esante.gouv.fr/NOS/JDV_J124-Commune/FHIR/JDV-J124-Commune)
                                                                              TypeCoding
                                                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              356. Organization.address.extension:ror-organization-geolocation
                                                                              Slice Nameror-organization-geolocation
                                                                              Definition

                                                                              The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).

                                                                              Shortextension pour définir les données de géolocalisation de l'EG
                                                                              Comments

                                                                              The extension can be further extended to include unique geolocation identifiers, confidence, altitude, etc.

                                                                              Control0..1
                                                                              This element is affected by the following invariants: ele-1
                                                                              TypeExtension(Geolocation) (Complex Extension)
                                                                              Must Supporttrue
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              358. Organization.address.extension:ror-organization-geolocation.id
                                                                              Definition

                                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                              ShortUnique id for inter-element referencing
                                                                              Control0..1
                                                                              This element is affected by the following invariants: ele-1
                                                                              Typeid
                                                                              Is Modifierfalse
                                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                                              Summaryfalse
                                                                              360. Organization.address.extension:ror-organization-geolocation.extension
                                                                              Definition

                                                                              An Extension

                                                                              ShortExtension
                                                                              Control2..*
                                                                              TypeExtension
                                                                              Is Modifierfalse
                                                                              Summaryfalse
                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                              SlicingThis element introduces a set of slices on Organization.address.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                              • value @ url
                                                                              • 362. Organization.address.extension:ror-organization-geolocation.extension:latitude
                                                                                Slice Namelatitude
                                                                                Definition

                                                                                Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below).

                                                                                ShortLatitude with WGS84 datum
                                                                                Control1..1
                                                                                TypeExtension
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                364. Organization.address.extension:ror-organization-geolocation.extension:latitude.id
                                                                                Definition

                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                ShortUnique id for inter-element referencing
                                                                                Control0..1
                                                                                This element is affected by the following invariants: ele-1
                                                                                Typeid
                                                                                Is Modifierfalse
                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                Summaryfalse
                                                                                366. Organization.address.extension:ror-organization-geolocation.extension:latitude.extension
                                                                                Definition

                                                                                An Extension

                                                                                ShortExtension
                                                                                Control0..0
                                                                                TypeExtension
                                                                                Is Modifierfalse
                                                                                Summaryfalse
                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                SlicingThis element introduces a set of slices on Organization.address.extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                • value @ url
                                                                                • 368. Organization.address.extension:ror-organization-geolocation.extension:latitude.url
                                                                                  Definition

                                                                                  Source of the definition for the extension code - a logical name or a URL.

                                                                                  Shortidentifies the meaning of the extension
                                                                                  Comments

                                                                                  The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                  Control1..1
                                                                                  Typeuri
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                  Summaryfalse
                                                                                  Fixed Valuelatitude
                                                                                  370. Organization.address.extension:ror-organization-geolocation.extension:latitude.value[x]
                                                                                  Definition

                                                                                  Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                  ShortValue of extension
                                                                                  Control1..1
                                                                                  This element is affected by the following invariants: ext-1
                                                                                  Typedecimal
                                                                                  [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                  Is Modifierfalse
                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  372. Organization.address.extension:ror-organization-geolocation.extension:longitude
                                                                                  Slice Namelongitude
                                                                                  Definition

                                                                                  Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below).

                                                                                  ShortLongitude with WGS84 datum
                                                                                  Control1..1
                                                                                  TypeExtension
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  374. Organization.address.extension:ror-organization-geolocation.extension:longitude.id
                                                                                  Definition

                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                  ShortUnique id for inter-element referencing
                                                                                  Control0..1
                                                                                  This element is affected by the following invariants: ele-1
                                                                                  Typeid
                                                                                  Is Modifierfalse
                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                  Summaryfalse
                                                                                  376. Organization.address.extension:ror-organization-geolocation.extension:longitude.extension
                                                                                  Definition

                                                                                  An Extension

                                                                                  ShortExtension
                                                                                  Control0..0
                                                                                  TypeExtension
                                                                                  Is Modifierfalse
                                                                                  Summaryfalse
                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                  SlicingThis element introduces a set of slices on Organization.address.extension.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                  • value @ url
                                                                                  • 378. Organization.address.extension:ror-organization-geolocation.extension:longitude.url
                                                                                    Definition

                                                                                    Source of the definition for the extension code - a logical name or a URL.

                                                                                    Shortidentifies the meaning of the extension
                                                                                    Comments

                                                                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                    Control1..1
                                                                                    Typeuri
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    Summaryfalse
                                                                                    Fixed Valuelongitude
                                                                                    380. Organization.address.extension:ror-organization-geolocation.extension:longitude.value[x]
                                                                                    Definition

                                                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                    ShortValue of extension
                                                                                    Control1..1
                                                                                    This element is affected by the following invariants: ext-1
                                                                                    Typedecimal
                                                                                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    382. Organization.address.extension:ror-organization-geolocation.extension:ror-confidence-geolocation
                                                                                    Slice Nameror-confidence-geolocation
                                                                                    Definition

                                                                                    Extension créée dans le cadre du ROR. Il s'agit d'une information supplémentaire pour signaler si la longitude et la latitude sont fiables.

                                                                                    ShortExtension
                                                                                    Control0..1
                                                                                    TypeExtension(RORConfidenceGeolocation) (Extension Type: boolean)
                                                                                    Is Modifierfalse
                                                                                    Must Supporttrue
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    384. Organization.address.extension:ror-organization-geolocation.url
                                                                                    Definition

                                                                                    Source of the definition for the extension code - a logical name or a URL.

                                                                                    Shortidentifies the meaning of the extension
                                                                                    Comments

                                                                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                    Control1..1
                                                                                    Typeuri
                                                                                    Is Modifierfalse
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    Summaryfalse
                                                                                    Fixed Valuehttp://hl7.org/fhir/StructureDefinition/geolocation
                                                                                    386. Organization.address.extension:ror-organization-geolocation.value[x]
                                                                                    Definition

                                                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                    ShortValue of extension
                                                                                    Control0..0
                                                                                    This element is affected by the following invariants: ext-1
                                                                                    TypeChoice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                                                                                    Is Modifierfalse
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summaryfalse
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    388. Organization.address.use
                                                                                    Definition

                                                                                    The purpose of this address.

                                                                                    Shorthome | work | temp | old | billing - purpose of this address
                                                                                    Comments

                                                                                    Applications can assume that an address is current unless it explicitly says that it is temporary or old.

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: ele-1
                                                                                    BindingThe codes SHALL be taken from AddressUse
                                                                                    (required to http://hl7.org/fhir/ValueSet/address-use)

                                                                                    The use of an address.

                                                                                    Typecode
                                                                                    Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Requirements

                                                                                    Allows an appropriate address to be chosen from a list of many.

                                                                                    Example<br/><b>General</b>:home
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    390. Organization.address.type
                                                                                    Definition

                                                                                    Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

                                                                                    Shortpostal | physical | both
                                                                                    Comments

                                                                                    The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource).

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: ele-1
                                                                                    BindingThe codes SHALL be taken from AddressType
                                                                                    (required to http://hl7.org/fhir/ValueSet/address-type)

                                                                                    The type of an address (physical / postal).

                                                                                    Typecode
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Example<br/><b>General</b>:both
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    392. Organization.address.text
                                                                                    Definition

                                                                                    Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

                                                                                    ShortText representation of the address
                                                                                    Comments

                                                                                    Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

                                                                                    Control0..1
                                                                                    This element is affected by the following invariants: ele-1
                                                                                    Typestring
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Requirements

                                                                                    A renderable, unencoded form.

                                                                                    Example<br/><b>General</b>:137 Nowhere Street, Erewhon 9132
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    394. Organization.address.line
                                                                                    Definition

                                                                                    This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

                                                                                    ShortStreet name, number, direction & P.O. Box etc.
                                                                                    Comments

                                                                                    Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                                    Control0..*
                                                                                    This element is affected by the following invariants: ele-1
                                                                                    Typestring
                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                    Summarytrue
                                                                                    Example<br/><b>General</b>:137 Nowhere Street
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    396. Organization.address.line.id
                                                                                    Definition

                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                    ShortUnique id for inter-element referencing
                                                                                    Control0..1
                                                                                    Typestring
                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                    398. Organization.address.line.extension
                                                                                    Definition

                                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                    ShortAdditional content defined by implementations
                                                                                    Comments

                                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                    Control0..*
                                                                                    This element is affected by the following invariants: ele-1
                                                                                    TypeExtension
                                                                                    Standard StatusNormative (from Trial Use)
                                                                                    Alternate Namesextensions, user content
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                    SlicingThis element introduces a set of slices on Organization.address.line.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                    • value @ url
                                                                                    • 400. Organization.address.line.extension:careOf
                                                                                      Slice NamecareOf
                                                                                      Definition

                                                                                      The name of the party who will take receipt at the specified address, and will take on responsibility for ensuring delivery to the target recipient.

                                                                                      ShortpointRemise (Adresse)
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      TypeExtension(ADXP Care Of) (Extension Type: string)
                                                                                      Must Supporttrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      402. Organization.address.line.extension:additionalLocator
                                                                                      Slice NameadditionalLocator
                                                                                      Definition

                                                                                      This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses).

                                                                                      ShortcomplementPointGeographique (Adresse)
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      TypeExtension(ADXP Additional Locator) (Extension Type: string)
                                                                                      Must Supporttrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      404. Organization.address.line.extension:houseNumber
                                                                                      Slice NamehouseNumber
                                                                                      Definition

                                                                                      The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building.

                                                                                      ShortnumeroVoie(Adresse)
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      TypeExtension(ADXP House Number) (Extension Type: string)
                                                                                      Must Supporttrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      406. Organization.address.line.extension:buildingNumberSuffix
                                                                                      Slice NamebuildingNumberSuffix
                                                                                      Definition

                                                                                      Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number.

                                                                                      Short(Adresse)
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      TypeExtension(ADXP Building Number Suffix) (Extension Type: string)
                                                                                      Must Supporttrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      408. Organization.address.line.extension:streetNameType
                                                                                      Slice NamestreetNameType
                                                                                      Definition

                                                                                      The designation given to the street. (e.g. Street, Avenue, Crescent, etc.).

                                                                                      ShorttypeVoie (Adresse)
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      TypeExtension(ADXP Street Name Type) (Extension Type: string)
                                                                                      Must Supporttrue
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      410. Organization.address.line.extension:streetNameType.id
                                                                                      Definition

                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                      ShortUnique id for inter-element referencing
                                                                                      Control0..1
                                                                                      This element is affected by the following invariants: ele-1
                                                                                      Typeid
                                                                                      Is Modifierfalse
                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                      Summaryfalse
                                                                                      412. Organization.address.line.extension:streetNameType.extension
                                                                                      Definition

                                                                                      An Extension

                                                                                      ShortExtension
                                                                                      Control0..0
                                                                                      TypeExtension
                                                                                      Is Modifierfalse
                                                                                      Summaryfalse
                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                      SlicingThis element introduces a set of slices on Organization.address.line.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                      • value @ url
                                                                                      • 414. Organization.address.line.extension:streetNameType.url
                                                                                        Definition

                                                                                        Source of the definition for the extension code - a logical name or a URL.

                                                                                        Shortidentifies the meaning of the extension
                                                                                        Comments

                                                                                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                                                        Control1..1
                                                                                        Typeuri
                                                                                        Is Modifierfalse
                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                        Summaryfalse
                                                                                        Fixed Valuehttp://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType
                                                                                        416. Organization.address.line.extension:streetNameType.value[x]
                                                                                        Definition

                                                                                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                                                        ShortValue of extension
                                                                                        Control1..1
                                                                                        This element is affected by the following invariants: ext-1
                                                                                        BindingThe codes SHALL be taken from JDV_J219_TypeVoie_ROR .
                                                                                        (required to https://mos.esante.gouv.fr/NOS/JDV_J219-TypeVoie-ROR/FHIR/JDV-J219-TypeVoie-ROR)
                                                                                        Typestring
                                                                                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                        Is Modifierfalse
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summaryfalse
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        418. Organization.address.line.extension:postalBox
                                                                                        Slice NamepostalBox
                                                                                        Definition

                                                                                        A numbered box located in a post station.

                                                                                        ShortmentionDistribution (Adresse)
                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypeExtension(ADXP Post Box) (Extension Type: string)
                                                                                        Must Supporttrue
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        420. Organization.address.line.extension:streetNameBase
                                                                                        Slice NamestreetNameBase
                                                                                        Definition

                                                                                        The base name of a roadway or artery recognized by a municipality (excluding street type and direction).

                                                                                        ShortlibelleVoie (Adresse)
                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypeExtension(ADXP Street Name Base) (Extension Type: string)
                                                                                        Must Supporttrue
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        422. Organization.address.line.extension:lieuDit
                                                                                        Slice NamelieuDit
                                                                                        Definition

                                                                                        Extension créée dans le cadre du ROR pour indiquer le lieu dit

                                                                                        ShortlieuDit (Adresse)
                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypeExtension(AsLieuDit) (Extension Type: string)
                                                                                        Must Supporttrue
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        424. Organization.address.line.value
                                                                                        Definition

                                                                                        Primitive value for string

                                                                                        ShortPrimitive value for string
                                                                                        Control0..1
                                                                                        Typestring
                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                        Max Length:1048576
                                                                                        426. Organization.address.city
                                                                                        Definition

                                                                                        The name of the city, town, suburb, village or other community or delivery center.

                                                                                        Shortlocalité (Adresse) : Localité ou Libellé du bureau distributeur CEDEX
                                                                                        Comments

                                                                                        Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        Typestring
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Summarytrue
                                                                                        Alternate NamesMunicpality
                                                                                        Example<br/><b>General</b>:Erewhon
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        428. Organization.address.district
                                                                                        Definition

                                                                                        The name of the administrative area (county).

                                                                                        ShortDistrict name (aka county)
                                                                                        Comments

                                                                                        District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        Typestring
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        Alternate NamesCounty
                                                                                        Example<br/><b>General</b>:Madison
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        430. Organization.address.state
                                                                                        Definition

                                                                                        Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).

                                                                                        ShortSub-unit of country (abbreviations ok)
                                                                                        Comments

                                                                                        Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        Typestring
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        Alternate NamesProvince, Territory
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        432. Organization.address.postalCode
                                                                                        Definition

                                                                                        A postal code designating a region defined by the postal service.

                                                                                        ShortcodePostal (Adresse) : Code Postal ou code postal spécifique CEDEX
                                                                                        Comments

                                                                                        Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        Typestring
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Must Supporttrue
                                                                                        Summarytrue
                                                                                        Alternate NamesZip
                                                                                        Example<br/><b>General</b>:9132
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        434. Organization.address.country
                                                                                        Definition

                                                                                        Country - a nation as commonly understood or generally accepted.

                                                                                        ShortCountry (will be ISO 3166 3 letter code; code=FRA for France)
                                                                                        Comments

                                                                                        ISO 3166 3 letter codes can be used in place of a full country name. FRA for France.

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        Typestring
                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                        Summarytrue
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        436. Organization.address.period
                                                                                        Definition

                                                                                        Time period when address was/is in use.

                                                                                        ShortTime period when address was/is in use
                                                                                        Comments

                                                                                        A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                                                        Period is not used for a duration (a measure of elapsed time). See Duration.

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypePeriod
                                                                                        Summarytrue
                                                                                        Requirements

                                                                                        Allows addresses to be placed in historical context.

                                                                                        Example<br/><b>General</b>:{ "start" : "2010-03-23", "end" : "2010-07-01" }
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                                                        438. Organization.partOf
                                                                                        Definition

                                                                                        The organization of which this organization forms a part.

                                                                                        ShortThe organization of which this organization forms a part
                                                                                        Comments

                                                                                        References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

                                                                                        Control0..1
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypeReference(FrOrganization, ROROrganization)
                                                                                        Must Supporttrue
                                                                                        Must Support TypesNo must-support rules about the choice of types/profiles
                                                                                        Summarytrue
                                                                                        Requirements

                                                                                        Need to be able to track the hierarchy of organizations within an organization.

                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                                                                                        440. Organization.partOf.id
                                                                                        Definition

                                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                        ShortUnique id for inter-element referencing
                                                                                        Control0..1
                                                                                        Typestring
                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                        442. Organization.partOf.extension
                                                                                        Definition

                                                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                        ShortAdditional content defined by implementations
                                                                                        Comments

                                                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                        Control0..*
                                                                                        This element is affected by the following invariants: ele-1
                                                                                        TypeExtension
                                                                                        Standard StatusNormative (from Trial Use)
                                                                                        Alternate Namesextensions, user content
                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                        SlicingThis element introduces a set of slices on Organization.partOf.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                        • value @ url
                                                                                        • 444. Organization.partOf.reference
                                                                                          Definition

                                                                                          A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                                                          ShortLiteral reference, Relative, internal or absolute URL
                                                                                          Comments

                                                                                          Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: ele-1, ref-1
                                                                                          Typestring
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Summarytrue
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          446. Organization.partOf.type
                                                                                          Definition

                                                                                          The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                                                          The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                                                          ShortType the reference refers to (e.g. "Patient")
                                                                                          Comments

                                                                                          This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: ele-1
                                                                                          BindingUnless not suitable, these codes SHALL be taken from fr-organization-type
                                                                                          (extensible to http://interopsante.org/fhir/ValueSet/fr-organization-type)

                                                                                          Aa resource (or, for logical models, the URI of the logical model).

                                                                                          Typeuri
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Summarytrue
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          448. Organization.partOf.identifier
                                                                                          Definition

                                                                                          An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                                                          ShortLogical reference, when literal reference is not known
                                                                                          Comments

                                                                                          When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                                                          When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                                                          Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                                                          Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                                                          NoteThis is a business identifier, not a resource identifier (see discussion)
                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: ele-1
                                                                                          TypeIdentifier
                                                                                          Summarytrue
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          450. Organization.partOf.display
                                                                                          Definition

                                                                                          Plain text narrative that identifies the resource in addition to the resource reference.

                                                                                          ShortText alternative for the resource
                                                                                          Comments

                                                                                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                                                          Control0..1
                                                                                          This element is affected by the following invariants: ele-1
                                                                                          Typestring
                                                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                          Summarytrue
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          452. Organization.contact
                                                                                          Definition

                                                                                          Contact for the organization for a certain purpose.

                                                                                          ShortContact for the organization for a certain purpose
                                                                                          Comments

                                                                                          Where multiple contacts for the same purpose are provided there is a standard extension that can be used to determine which one is the preferred contact to use.

                                                                                          Control0..*
                                                                                          This element is affected by the following invariants: ele-1
                                                                                          TypeBackboneElement
                                                                                          Requirements

                                                                                          Need to keep track of assigned contact points within bigger organization.

                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          454. Organization.contact.id
                                                                                          Definition

                                                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                          ShortUnique id for inter-element referencing
                                                                                          Control0..1
                                                                                          Typestring
                                                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                                                          456. Organization.contact.extension
                                                                                          Definition

                                                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                                          ShortAdditional content defined by implementations
                                                                                          Comments

                                                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                          Control0..*
                                                                                          This element is affected by the following invariants: ele-1
                                                                                          TypeExtension
                                                                                          Standard StatusNormative (from Trial Use)
                                                                                          Alternate Namesextensions, user content
                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                          SlicingThis element introduces a set of slices on Organization.contact.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                          • value @ url
                                                                                          • 458. Organization.contact.extension:ror-contact-function-contact
                                                                                            Slice Nameror-contact-function-contact
                                                                                            Definition

                                                                                            Extension créée dans le cadre du ROR qui indique un titre, une position ou une fonction de la personne assurant le contact au sein de l'organisation (directeur, secrétaire, etc.).

                                                                                            ShortfonctionContact (Contact) : Un titre, une position ou une fonction de la personne assurant le contact au sein de l'organisation
                                                                                            Control0..1
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeExtension(RORContactFunctionContact) (Extension Type: CodeableConcept)
                                                                                            Must Supporttrue
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            460. Organization.contact.extension:ror-contact-description
                                                                                            Slice Nameror-contact-description
                                                                                            Definition

                                                                                            Extension créée dans le cadre du ROR qui indique la description du Contact.

                                                                                            Shortdescription (Contact) : Une description du contact
                                                                                            Control0..1
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeExtension(RORContactDescription) (Extension Type: string)
                                                                                            Must Supporttrue
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            462. Organization.contact.extension:ror-contact-confidentiality-level
                                                                                            Slice Nameror-contact-confidentiality-level
                                                                                            Definition

                                                                                            Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Contact

                                                                                            ShortniveauConfidentialite (Contact) : Niveau de restriction de l'accès aux attributs de la classe Contact
                                                                                            Control0..1
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeExtension(RORContactConfidentialityLevel) (Extension Type: CodeableConcept)
                                                                                            Must Supporttrue
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            464. Organization.contact.modifierExtension
                                                                                            Definition

                                                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                            Comments

                                                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                            Control0..*
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeExtension
                                                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                                            Summarytrue
                                                                                            Requirements

                                                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                                            Alternate Namesextensions, user content, modifiers
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            466. Organization.contact.purpose
                                                                                            Definition

                                                                                            Indicates a purpose for which the contact can be reached.

                                                                                            ShortnatureContact (Contact) : Un service ou un guichet assurant le contact au sein de l'organisation
                                                                                            Comments

                                                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                                            Control0..1
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            BindingThe codes SHALL be taken from JDV_J221_NatureContact_ROR .
                                                                                            (required to https://mos.esante.gouv.fr/NOS/JDV_J221-NatureContact-ROR/FHIR/JDV-J221-NatureContact-ROR)
                                                                                            TypeCodeableConcept
                                                                                            Must Supporttrue
                                                                                            Requirements

                                                                                            Need to distinguish between multiple contact persons.

                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            468. Organization.contact.name
                                                                                            Definition

                                                                                            A name associated with the contact.

                                                                                            ShortNom (Contact) : Un nom de la personne ou du service à contacter
                                                                                            Comments

                                                                                            Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts might or might not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.

                                                                                            Control0..1
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeHumanName
                                                                                            Must Supporttrue
                                                                                            Requirements

                                                                                            Need to be able to track the person by name.

                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            470. Organization.contact.telecom
                                                                                            Definition

                                                                                            Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.

                                                                                            ShortDetails of a Technology mediated contact point (phone, fax, email, etc.)
                                                                                            Control0..*
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeContactPoint(FrContactPoint)
                                                                                            Requirements

                                                                                            People have (primary) ways to contact them in some way such as phone, email.

                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            cpt-2: A system is required if a value is provided. (value.empty() or system.exists())
                                                                                            472. Organization.contact.telecom.id
                                                                                            Definition

                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                            ShortUnique id for inter-element referencing
                                                                                            Control0..1
                                                                                            Typestring
                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                            474. Organization.contact.telecom.extension
                                                                                            Definition

                                                                                            An Extension

                                                                                            ShortExtension
                                                                                            Control2..*
                                                                                            This element is affected by the following invariants: ele-1
                                                                                            TypeExtension
                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                            SlicingThis element introduces a set of slices on Organization.contact.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                            • value @ url
                                                                                            • 476. Organization.contact.telecom.extension:emailType
                                                                                              Slice NameemailType
                                                                                              Definition

                                                                                              Optional Extension Element - found in all resources.

                                                                                              ShortType of email | type de messagerie électronique
                                                                                              Comments

                                                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeExtension(FrContactPointEmailType) (Extension Type: Coding)
                                                                                              Standard StatusNormative (from Trial Use)
                                                                                              Alternate Namesextensions, user content
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              478. Organization.contact.telecom.extension:ror-telecom-confidentiality-level
                                                                                              Slice Nameror-telecom-confidentiality-level
                                                                                              Definition

                                                                                              Extension créée dans le cadre du ROR qui permet de définir le niveau de restriction de l'accès aux attributs de la classe Télécommunication.

                                                                                              ShortniveauConfidentialite (Telecommunication) : Niveau de restriction de l'accès aux attributs de la classe Télécommunication
                                                                                              Control1..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeExtension(RORTelecomConfidentialityLevel) (Extension Type: CodeableConcept)
                                                                                              Must Supporttrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              480. Organization.contact.telecom.extension:ror-telecom-usage
                                                                                              Slice Nameror-telecom-usage
                                                                                              Definition

                                                                                              Extension créée dans le cadre du ROR qui précise l'utilisation du canal de communication

                                                                                              Shortutilisation (Telecommunication) : Utilisation du canal de communication
                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeExtension(RORTelecomUsage) (Extension Type: string)
                                                                                              Must Supporttrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              482. Organization.contact.telecom.extension:ror-telecom-communication-channel
                                                                                              Slice Nameror-telecom-communication-channel
                                                                                              Definition

                                                                                              Extension créée dans le cadre du ROR spécifiant le canal ou la manière dont s'établit la communication

                                                                                              ShortCanal (Telecommunication) : Code spécifiant le canal ou la manière dont s'établit la communication
                                                                                              Control1..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeExtension(RORTelecomCommunicationChannel) (Extension Type: CodeableConcept)
                                                                                              Must Supporttrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                              484. Organization.contact.telecom.system
                                                                                              Definition

                                                                                              Telecommunications form for contact point - what communications system is required to make use of the contact.

                                                                                              Shortphone | fax | email | pager | url | sms | other
                                                                                              Comments

                                                                                              Note that FHIR strings SHALL NOT exceed 1MB in size

                                                                                              Control1..1
                                                                                              This element is affected by the following invariants: ele-1, cpt-2
                                                                                              BindingThe codes SHALL be taken from ContactPointSystem
                                                                                              (required to http://hl7.org/fhir/ValueSet/contact-point-system)

                                                                                              Telecommunications form for contact point.

                                                                                              Typecode
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              486. Organization.contact.telecom.value
                                                                                              Definition

                                                                                              The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

                                                                                              ShortadresseTelecom (Telecommunication) : Valeur de l'adresse de télécommunication dans le format induit par le canal de communication
                                                                                              Comments

                                                                                              Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

                                                                                              Control1..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              Typestring
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Must Supporttrue
                                                                                              Summarytrue
                                                                                              Requirements

                                                                                              Need to support legacy numbers that are not in a tightly controlled format.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              488. Organization.contact.telecom.use
                                                                                              Definition

                                                                                              Identifies the purpose for the contact point.

                                                                                              Shorthome | work | temp | old | mobile - purpose of this contact point
                                                                                              Comments

                                                                                              Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              BindingThe codes SHALL be taken from ContactPointUse
                                                                                              (required to http://hl7.org/fhir/ValueSet/contact-point-use)

                                                                                              Use of contact point.

                                                                                              Typecode
                                                                                              Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              Requirements

                                                                                              Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              490. Organization.contact.telecom.rank
                                                                                              Definition

                                                                                              Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

                                                                                              ShortSpecify preferred order of use (1 = highest)
                                                                                              Comments

                                                                                              Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypepositiveInt
                                                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                              Summarytrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              492. Organization.contact.telecom.period
                                                                                              Definition

                                                                                              Time period when the contact point was/is in use.

                                                                                              ShortTime period when the contact point was/is in use
                                                                                              Comments

                                                                                              A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

                                                                                              Period is not used for a duration (a measure of elapsed time). See Duration.

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypePeriod
                                                                                              Summarytrue
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              per-1: If present, start SHALL have a lower value than end (start.hasValue().not() or end.hasValue().not() or (start <= end))
                                                                                              494. Organization.contact.address
                                                                                              Definition

                                                                                              An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world.

                                                                                              ShortAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
                                                                                              Comments

                                                                                              Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).

                                                                                              Control0..1
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeAddress(FrAddress)
                                                                                              Requirements

                                                                                              May need to keep track of a contact party's address for contacting, billing or reporting requirements.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              496. Organization.endpoint
                                                                                              Definition

                                                                                              Technical endpoints providing access to services operated for the organization.

                                                                                              ShortTechnical endpoints providing access to services operated for the organization
                                                                                              Comments

                                                                                              References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

                                                                                              Control0..*
                                                                                              This element is affected by the following invariants: ele-1
                                                                                              TypeReference(Endpoint)
                                                                                              Requirements

                                                                                              Organizations have multiple systems that provide various services and need to be able to define the technical connection details for how to connect to them, and for what purpose.

                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))