Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

Resource Profile: FrOrganizationAgregateurSOS - Detailed Descriptions

Active as of 2025-12-11

Definitions for the sas-sos-organization-aggregator resource profile.

Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

0. Organization
Définition

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.

CourtA grouping of people or organizations with a common purpose
Contrôle0..*
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.implicitRules
Définition

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.

CourtA set of rules under which this content was created
Commentaires

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.

Contrôle0..1
Cet élément est affecté par les invariants suivants : ele-1
Typeuri
Est modificateurtrue parce que 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
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Organization.extension:shortName
Nom de la sliceshortName
Définition

Optional Extension Element - found in all resources.

CourtOptional Extensions Element
Commentaires

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.

Contrôle0..1
Cet élément est affecté par les invariants suivants : ele-1
TypeExtension(FrOrganizationShortName) (Type dextension : string)
Statut du standardNormative (from Trial Use)
Noms alternatifsextensions, 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())
6. Organization.extension:description
Nom de la slicedescription
Définition

Optional Extension Element - found in all resources.

CourtOptional Extensions Element
Commentaires

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.

Contrôle0..1
Cet élément est affecté par les invariants suivants : ele-1
TypeExtension(FrOrganizationDescription) (Type dextension : string)
Statut du standardNormative (from Trial Use)
Noms alternatifsextensions, 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())
8. Organization.extension:usePeriod
Nom de la sliceusePeriod
Définition

The date range that this organization should be considered available.

CourtOptional Extensions Element
Commentaires

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.

Contrôle0..1
Cet élément est affecté par les invariants suivants : ele-1
TypeExtension(Organization Period) (Type dextension : Period)
Statut du standardNormative (from Trial Use)
Noms alternatifsextensions, 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())
10. Organization.modifierExtension
Définition

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).

CourtExtensions that cannot be ignored
Commentaires

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.

Contrôle0..*
Cet élément est affecté par les invariants suivants : ele-1
TypeExtension
Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Statut du standardNormative (from Trial Use)
Exigences

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.

Noms alternatifsextensions, 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())
SlicingCet élément introduit un ensemble de slices sur Organization.modifierExtension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
  • value @ url
  • 12. Organization.identifier
    Définition

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

    CourtIdentifies this organization across multiple systems
    NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
    Contrôle10..1*
    Cet élément est affecté par les invariants suivants : ele-1, org-1
    TypeIdentifier
    Résumétrue
    Exigences

    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()))
    SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques (value.matches('^3[0-9]{14}$'))
    14. Organization.identifier.use
    Définition

    The purpose of this identifier.

    Courtusual | official | temp | secondary | old (If known)
    Commentaires

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

    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    BindingLes codes DOIVENT (SHALL) être pris de 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
    Est modificateurtrue parce que This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    Exigences

    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()))
    16. Organization.identifier.type
    Définition

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

    CourtDescription of identifier
    Commentaires

    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.

    Contrôle10..1
    Cet élément est affecté par les invariants suivants : ele-1
    BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de fr-organization-identifier-typehttp://hl7.org/fhir/ValueSet/identifier-type|4.0.1
    (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
    Résumétrue
    Exigences

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

    Valeur de motif{
      "coding" : [{
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
        "code" : "IDNST"
      }]
    }
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. Organization.identifier.system
    Définition

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

    CourtThe namespace for the identifier value
    Commentaires

    Identifier.system is always case sensitive.

    Contrôle10..1
    Cet élément est affecté par les invariants suivants : ele-1
    Typeuri
    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    Exigences

    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.

    Valeur de motifurn:oid:1.2.250.1.71.4.2.2
    ExempleGeneral: http://www.acme.com/identifiers/patient
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. Organization.identifier.value
    Définition

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

    CourtThe value that is unique
    Commentaires

    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.

    Contrôle10..1
    Cet élément est affecté par les invariants suivants : ele-1
    Typestring
    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    ExempleGeneral: 123456
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. Organization.active
    Définition

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

    CourtWhether the organization's record is still in active use
    Commentaires

    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.

    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    Typeboolean
    Est modificateurtrue parce que 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
    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    Exigences

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

    Signification si manquantThis 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()))
    24. Organization.type
    Définition

    The kind(s) of organization that this is.

    CourtKind of organization
    Commentaires

    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.

    Contrôle0..*
    Cet élément est affecté par les invariants suivants : ele-1
    BindingPour des exemples de codes, voir OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type|4.0.1
    (example to http://hl7.org/fhir/ValueSet/organization-type)

    Used to categorize the organization.

    TypeCodeableConcept
    Statut du standardNormative (from Trial Use)
    Résumétrue
    Exigences

    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()))
    SlicingCet élément introduit un ensemble de slices sur Organization.type. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
    • value @ coding.system
    • 26. Organization.type:organizationType
      Nom de la sliceorganizationType
      Définition

      The kind(s) of organization that this is.

      CourtKind of organization
      Commentaires

      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.

      Contrôle0..1*
      Cet élément est affecté par les invariants suivants : ele-1
      BindingLes codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir fr-organization-typehttp://hl7.org/fhir/ValueSet/organization-type|4.0.1
      (required to http://interopsante.org/fhir/ValueSet/fr-organization-type)

      Used to categorize the organization.

      TypeCodeableConcept
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      28. Organization.type:organizationType.coding
      Définition

      A reference to a code defined by a terminology system.

      CourtCode defined by a terminology system
      Commentaires

      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.

      Contrôle10..1*
      Cet élément est affecté par les invariants suivants : ele-1
      TypeCoding
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      30. Organization.type:organizationType.coding.system
      Définition

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

      CourtIdentity of the terminology system
      Commentaires

      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.

      Contrôle10..1
      Cet élément est affecté par les invariants suivants : ele-1
      Typeuri
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

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

      Valeur fixehttp://interopsante.org/fhir/CodeSystem/fr-v2-3307
      ExempleCodeSystem des types d'organisations: 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()))
      32. Organization.type:secteurActiviteRASS
      Nom de la slicesecteurActiviteRASS
      Définition

      The kind(s) of organization that this is.

      CourtKind of organization
      Commentaires

      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.

      Contrôle0..1*
      Cet élément est affecté par les invariants suivants : ele-1
      BindingLes codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir JDV_J101-SecteurActivite-RASShttp://hl7.org/fhir/ValueSet/organization-type|4.0.1
      (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
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      34. Organization.type:secteurActiviteRASS.coding
      Définition

      A reference to a code defined by a terminology system.

      CourtCode defined by a terminology system
      Commentaires

      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.

      Contrôle10..1*
      Cet élément est affecté par les invariants suivants : ele-1
      TypeCoding
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      36. Organization.type:secteurActiviteRASS.coding.system
      Définition

      Secteur d'activité


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

      CourtSecteur d'activitéIdentity of the terminology system
      Commentaires

      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.

      Contrôle10..1
      Cet élément est affecté par les invariants suivants : ele-1
      Typeuri
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

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

      Valeur fixehttps://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
      ExempleCodeSystem ASIP des types d'activité de structures: 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()))
      38. Organization.type:categorieEtablissementRASS
      Nom de la slicecategorieEtablissementRASS
      Définition

      The kind(s) of organization that this is.

      CourtKind of organization
      Commentaires

      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.

      Contrôle0..1*
      Cet élément est affecté par les invariants suivants : ele-1
      BindingLes codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir JDV_J129-CategorieEtablissement-RASShttp://hl7.org/fhir/ValueSet/organization-type|4.0.1
      (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
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      40. Organization.type:categorieEtablissementRASS.coding
      Définition

      A reference to a code defined by a terminology system.

      CourtCode defined by a terminology system
      Commentaires

      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.

      Contrôle10..1*
      Cet élément est affecté par les invariants suivants : ele-1
      TypeCoding
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

      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()))
      42. Organization.type:categorieEtablissementRASS.coding.system
      Définition

      Catégorie d'établissements


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

      CourtCatégorie d'établissementsIdentity of the terminology system
      Commentaires

      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.

      Contrôle10..1
      Cet élément est affecté par les invariants suivants : ele-1
      Typeuri
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Statut du standardNormative (from Trial Use)
      Résumétrue
      Exigences

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

      Valeur fixehttps://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()))
      44. Organization.name
      Définition

      A name associated with the organization.

      CourtName used for the organization
      Commentaires

      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.

      Contrôle0..1
      Cet élément est affecté par les invariants suivants : ele-1, org-1
      Typestring
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Résumétrue
      Exigences

      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()))
      46. Organization.telecom
      Définition

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


      A contact detail for the organization.

      CourtDetails of a Technology mediated contact point (phone, fax, email, etc.)A contact detail for the organization
      Commentaires

      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.

      Contrôle0..*
      Cet élément est affecté par les invariants suivants : ele-1, org-3
      TypeContactPoint(FrContactPoint)
      Exigences

      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())
      48. Organization.address
      Définition

      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.

      CourtAn address expressed using postal conventions (as opposed to GPS or other location definition formats)An address for the organization
      Commentaires

      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.

      Contrôle0..*
      Cet élément est affecté par les invariants suivants : ele-1, org-2
      TypeAddress(FrAddress)
      Exigences

      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())

      Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

      0. Organization
      2. Organization.identifier
      NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
      Contrôle1..1
      InvariantsSIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques (value.matches('^3[0-9]{14}$'))
      4. Organization.identifier.type
      Valeur de motif{
        "coding" : [{
          "system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
          "code" : "IDNST"
        }]
      }
      6. Organization.identifier.system
      Valeur de motifurn:oid:1.2.250.1.71.4.2.2

      Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

      0. Organization
      Définition

      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.

      CourtA grouping of people or organizations with a common purpose
      Contrôle0..*
      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
      Définition

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

      CourtLogical id of this artifact
      Commentaires

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

      Contrôle0..1
      Typeid
      Résumétrue
      4. Organization.meta
      Définition

      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.

      CourtMetadata about the resource
      Contrôle0..1
      Cet élément est affecté par les invariants suivants : ele-1
      TypeMeta
      Résumétrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      6. Organization.implicitRules
      Définition

      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.

      CourtA set of rules under which this content was created
      Commentaires

      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.

      Contrôle0..1
      Cet élément est affecté par les invariants suivants : ele-1
      Typeuri
      Est modificateurtrue parce que 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
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Résumétrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      8. Organization.language
      Définition

      The base language in which the resource is written.

      CourtLanguage of the resource content
      Commentaires

      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).

      Contrôle0..1
      Cet élément est affecté par les invariants suivants : ele-1
      BindingLes codes DEVRAIENT (SHOULD) être pris de CommonLanguages
      (preferred to http://hl7.org/fhir/ValueSet/languages)

      A human language.

      Bindings AdditionnelsBut
      AllLanguagesBinding Max
      Typecode
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      10. Organization.text
      Définition

      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.

      CourtText summary of the resource, for human interpretation
      Commentaires

      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.

      Contrôle0..1
      Cet élément est affecté par les invariants suivants : ele-1
      TypeNarrative
      Noms alternatifsnarrative, html, xhtml, display
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      12. Organization.contained
      Définition

      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.

      CourtContained, inline Resources
      Commentaires

      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.

      Contrôle0..*
      TypeResource
      Noms alternatifsinline resources, anonymous resources, contained resources
      14. Organization.extension
      Définition

      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.

      CourtAdditional content defined by implementations
      Commentaires

      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.

      Contrôle0..*
      Cet élément est affecté par les invariants suivants : ele-1
      TypeExtension
      Statut du standardNormative (from Trial Use)
      Noms alternatifsextensions, 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())
      SlicingCet élément introduit un ensemble de slices sur Organization.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
      • value @ url
      • 16. Organization.extension:shortName
        Nom de la sliceshortName
        Définition

        Optional Extension Element - found in all resources.

        CourtOptional Extensions Element
        Commentaires

        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.

        Contrôle0..1
        Cet élément est affecté par les invariants suivants : ele-1
        TypeExtension(FrOrganizationShortName) (Type dextension : string)
        Statut du standardNormative (from Trial Use)
        Noms alternatifsextensions, 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())
        18. Organization.extension:description
        Nom de la slicedescription
        Définition

        Optional Extension Element - found in all resources.

        CourtOptional Extensions Element
        Commentaires

        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.

        Contrôle0..1
        Cet élément est affecté par les invariants suivants : ele-1
        TypeExtension(FrOrganizationDescription) (Type dextension : string)
        Statut du standardNormative (from Trial Use)
        Noms alternatifsextensions, 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())
        20. Organization.extension:usePeriod
        Nom de la sliceusePeriod
        Définition

        The date range that this organization should be considered available.

        CourtOptional Extensions Element
        Commentaires

        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.

        Contrôle0..1
        Cet élément est affecté par les invariants suivants : ele-1
        TypeExtension(Organization Period) (Type dextension : Period)
        Statut du standardNormative (from Trial Use)
        Noms alternatifsextensions, 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())
        22. Organization.modifierExtension
        Définition

        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).

        CourtExtensions that cannot be ignored
        Commentaires

        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.

        Contrôle0..*
        Cet élément est affecté par les invariants suivants : ele-1
        TypeExtension
        Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
        Statut du standardNormative (from Trial Use)
        Exigences

        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.

        Noms alternatifsextensions, 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())
        SlicingCet élément introduit un ensemble de slices sur Organization.modifierExtension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
        • value @ url
        • 24. Organization.identifier
          Définition

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

          CourtIdentifies this organization across multiple systems
          NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
          Contrôle1..1
          Cet élément est affecté par les invariants suivants : ele-1, org-1
          TypeIdentifier
          Résumétrue
          Exigences

          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()))
          SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques (value.matches('^3[0-9]{14}$'))
          26. Organization.identifier.id
          Définition

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

          CourtUnique id for inter-element referencing
          Contrôle0..1
          Typestring
          Format XMLDans le format XML, cette propriété est représentée comme attribut.
          28. Organization.identifier.extension
          Définition

          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.

          CourtAdditional content defined by implementations
          Commentaires

          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.

          Contrôle0..*
          Cet élément est affecté par les invariants suivants : ele-1
          TypeExtension
          Statut du standardNormative (from Trial Use)
          Noms alternatifsextensions, 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())
          SlicingCet élément introduit un ensemble de slices sur Organization.identifier.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
          • value @ url
          • 30. Organization.identifier.use
            Définition

            The purpose of this identifier.

            Courtusual | official | temp | secondary | old (If known)
            Commentaires

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

            Contrôle0..1
            Cet élément est affecté par les invariants suivants : ele-1
            BindingLes codes DOIVENT (SHALL) être pris de IdentifierUse
            (required to http://hl7.org/fhir/ValueSet/identifier-use)

            Identifies the purpose for this identifier, if known .

            Typecode
            Est modificateurtrue parce que This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
            Résumétrue
            Exigences

            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()))
            32. Organization.identifier.type
            Définition

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

            CourtDescription of identifier
            Commentaires

            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.

            Contrôle1..1
            Cet élément est affecté par les invariants suivants : ele-1
            BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de 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
            Résumétrue
            Exigences

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

            Valeur de motif{
              "coding" : [{
                "system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
                "code" : "IDNST"
              }]
            }
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            34. Organization.identifier.system
            Définition

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

            CourtThe namespace for the identifier value
            Commentaires

            Identifier.system is always case sensitive.

            Contrôle1..1
            Cet élément est affecté par les invariants suivants : ele-1
            Typeuri
            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
            Résumétrue
            Exigences

            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.

            Valeur de motifurn:oid:1.2.250.1.71.4.2.2
            ExempleGeneral: http://www.acme.com/identifiers/patient
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            36. Organization.identifier.value
            Définition

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

            CourtThe value that is unique
            Commentaires

            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.

            Contrôle1..1
            Cet élément est affecté par les invariants suivants : ele-1
            Typestring
            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
            Résumétrue
            ExempleGeneral: 123456
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            38. Organization.identifier.period
            Définition

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

            CourtTime period when id is/was valid for use
            Commentaires

            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.

            Contrôle0..1
            Cet élément est affecté par les invariants suivants : ele-1
            TypePeriod
            Résumétrue
            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))
            40. Organization.identifier.assigner
            Définition

            Organization that issued/manages the identifier.

            CourtOrganization that issued id (may be just text)
            Commentaires

            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.

            Contrôle0..1
            Cet élément est affecté par les invariants suivants : ele-1
            TypeReference(Organization)
            Résumétrue
            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')))
            42. Organization.active
            Définition

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

            CourtWhether the organization's record is still in active use
            Commentaires

            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.

            Contrôle0..1
            Cet élément est affecté par les invariants suivants : ele-1
            Typeboolean
            Est modificateurtrue parce que 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
            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
            Résumétrue
            Exigences

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

            Signification si manquantThis 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()))
            44. Organization.type
            Définition

            The kind(s) of organization that this is.

            CourtKind of organization
            Commentaires

            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.

            Contrôle0..*
            Cet élément est affecté par les invariants suivants : ele-1
            BindingPour des exemples de codes, voir OrganizationType
            (example to http://hl7.org/fhir/ValueSet/organization-type)

            Used to categorize the organization.

            TypeCodeableConcept
            Statut du standardNormative (from Trial Use)
            Résumétrue
            Exigences

            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()))
            SlicingCet élément introduit un ensemble de slices sur Organization.type. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
            • value @ coding.system
            • 46. Organization.type:organizationType
              Nom de la sliceorganizationType
              Définition

              The kind(s) of organization that this is.

              CourtKind of organization
              Commentaires

              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.

              Contrôle0..1
              Cet élément est affecté par les invariants suivants : ele-1
              BindingLes codes DOIVENT (SHALL) être pris de fr-organization-type
              (required to http://interopsante.org/fhir/ValueSet/fr-organization-type)

              Used to categorize the organization.

              TypeCodeableConcept
              Statut du standardNormative (from Trial Use)
              Résumétrue
              Exigences

              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()))
              48. Organization.type:organizationType.id
              Définition

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

              CourtUnique id for inter-element referencing
              Contrôle0..1
              Typestring
              Format XMLDans le format XML, cette propriété est représentée comme attribut.
              50. Organization.type:organizationType.extension
              Définition

              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.

              CourtAdditional content defined by implementations
              Commentaires

              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.

              Contrôle0..*
              Cet élément est affecté par les invariants suivants : ele-1
              TypeExtension
              Statut du standardNormative (from Trial Use)
              Noms alternatifsextensions, 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())
              SlicingCet élément introduit un ensemble de slices sur Organization.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
              • value @ url
              • 52. Organization.type:organizationType.coding
                Définition

                A reference to a code defined by a terminology system.

                CourtCode defined by a terminology system
                Commentaires

                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.

                Contrôle1..1
                Cet élément est affecté par les invariants suivants : ele-1
                TypeCoding
                Statut du standardNormative (from Trial Use)
                Résumétrue
                Exigences

                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()))
                54. Organization.type:organizationType.coding.id
                Définition

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

                CourtUnique id for inter-element referencing
                Contrôle0..1
                Typestring
                Format XMLDans le format XML, cette propriété est représentée comme attribut.
                56. Organization.type:organizationType.coding.extension
                Définition

                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.

                CourtAdditional content defined by implementations
                Commentaires

                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.

                Contrôle0..*
                Cet élément est affecté par les invariants suivants : ele-1
                TypeExtension
                Statut du standardNormative (from Trial Use)
                Noms alternatifsextensions, 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())
                SlicingCet élément introduit un ensemble de slices sur Organization.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                • value @ url
                • 58. Organization.type:organizationType.coding.system
                  Définition

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

                  CourtIdentity of the terminology system
                  Commentaires

                  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.

                  Contrôle1..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typeuri
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

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

                  Valeur fixehttp://interopsante.org/fhir/CodeSystem/fr-v2-3307
                  ExempleCodeSystem des types d'organisations: 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()))
                  60. Organization.type:organizationType.coding.version
                  Définition

                  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.

                  CourtVersion of the system - if relevant
                  Commentaires

                  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.

                  NoteCeci est un ID de version métier, pas un ID de version de ressource (voir discussion)
                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typestring
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  62. Organization.type:organizationType.coding.code
                  Définition

                  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).

                  CourtSymbol in syntax defined by the system
                  Commentaires

                  Note that FHIR strings SHALL NOT exceed 1MB in size

                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typecode
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

                  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()))
                  64. Organization.type:organizationType.coding.display
                  Définition

                  A representation of the meaning of the code in the system, following the rules of the system.

                  CourtRepresentation defined by the system
                  Commentaires

                  Note that FHIR strings SHALL NOT exceed 1MB in size

                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typestring
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

                  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()))
                  66. Organization.type:organizationType.coding.userSelected
                  Définition

                  Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                  CourtIf this coding was chosen directly by the user
                  Commentaires

                  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.

                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typeboolean
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

                  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()))
                  68. Organization.type:organizationType.text
                  Définition

                  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.

                  CourtPlain text representation of the concept
                  Commentaires

                  Very often the text is the same as a displayName of one of the codings.

                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  Typestring
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

                  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()))
                  70. Organization.type:secteurActiviteRASS
                  Nom de la slicesecteurActiviteRASS
                  Définition

                  The kind(s) of organization that this is.

                  CourtKind of organization
                  Commentaires

                  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.

                  Contrôle0..1
                  Cet élément est affecté par les invariants suivants : ele-1
                  BindingLes codes DOIVENT (SHALL) être pris de 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
                  Statut du standardNormative (from Trial Use)
                  Résumétrue
                  Exigences

                  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()))
                  72. Organization.type:secteurActiviteRASS.id
                  Définition

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

                  CourtUnique id for inter-element referencing
                  Contrôle0..1
                  Typestring
                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                  74. Organization.type:secteurActiviteRASS.extension
                  Définition

                  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.

                  CourtAdditional content defined by implementations
                  Commentaires

                  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.

                  Contrôle0..*
                  Cet élément est affecté par les invariants suivants : ele-1
                  TypeExtension
                  Statut du standardNormative (from Trial Use)
                  Noms alternatifsextensions, 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())
                  SlicingCet élément introduit un ensemble de slices sur Organization.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                  • value @ url
                  • 76. Organization.type:secteurActiviteRASS.coding
                    Définition

                    A reference to a code defined by a terminology system.

                    CourtCode defined by a terminology system
                    Commentaires

                    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.

                    Contrôle1..1
                    Cet élément est affecté par les invariants suivants : ele-1
                    TypeCoding
                    Statut du standardNormative (from Trial Use)
                    Résumétrue
                    Exigences

                    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()))
                    78. Organization.type:secteurActiviteRASS.coding.id
                    Définition

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

                    CourtUnique id for inter-element referencing
                    Contrôle0..1
                    Typestring
                    Format XMLDans le format XML, cette propriété est représentée comme attribut.
                    80. Organization.type:secteurActiviteRASS.coding.extension
                    Définition

                    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.

                    CourtAdditional content defined by implementations
                    Commentaires

                    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.

                    Contrôle0..*
                    Cet élément est affecté par les invariants suivants : ele-1
                    TypeExtension
                    Statut du standardNormative (from Trial Use)
                    Noms alternatifsextensions, 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())
                    SlicingCet élément introduit un ensemble de slices sur Organization.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                    • value @ url
                    • 82. Organization.type:secteurActiviteRASS.coding.system
                      Définition

                      Secteur d'activité

                      CourtSecteur d'activité
                      Commentaires

                      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.

                      Contrôle1..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typeuri
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

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

                      Valeur fixehttps://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite
                      ExempleCodeSystem ASIP des types d'activité de structures: 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()))
                      84. Organization.type:secteurActiviteRASS.coding.version
                      Définition

                      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.

                      CourtVersion of the system - if relevant
                      Commentaires

                      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.

                      NoteCeci est un ID de version métier, pas un ID de version de ressource (voir discussion)
                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typestring
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      86. Organization.type:secteurActiviteRASS.coding.code
                      Définition

                      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).

                      CourtSymbol in syntax defined by the system
                      Commentaires

                      Note that FHIR strings SHALL NOT exceed 1MB in size

                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typecode
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

                      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()))
                      88. Organization.type:secteurActiviteRASS.coding.display
                      Définition

                      A representation of the meaning of the code in the system, following the rules of the system.

                      CourtRepresentation defined by the system
                      Commentaires

                      Note that FHIR strings SHALL NOT exceed 1MB in size

                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typestring
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

                      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()))
                      90. Organization.type:secteurActiviteRASS.coding.userSelected
                      Définition

                      Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                      CourtIf this coding was chosen directly by the user
                      Commentaires

                      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.

                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typeboolean
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

                      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()))
                      92. Organization.type:secteurActiviteRASS.text
                      Définition

                      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.

                      CourtPlain text representation of the concept
                      Commentaires

                      Very often the text is the same as a displayName of one of the codings.

                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      Typestring
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

                      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()))
                      94. Organization.type:categorieEtablissementRASS
                      Nom de la slicecategorieEtablissementRASS
                      Définition

                      The kind(s) of organization that this is.

                      CourtKind of organization
                      Commentaires

                      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.

                      Contrôle0..1
                      Cet élément est affecté par les invariants suivants : ele-1
                      BindingLes codes DOIVENT (SHALL) être pris de 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
                      Statut du standardNormative (from Trial Use)
                      Résumétrue
                      Exigences

                      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()))
                      96. Organization.type:categorieEtablissementRASS.id
                      Définition

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

                      CourtUnique id for inter-element referencing
                      Contrôle0..1
                      Typestring
                      Format XMLDans le format XML, cette propriété est représentée comme attribut.
                      98. Organization.type:categorieEtablissementRASS.extension
                      Définition

                      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.

                      CourtAdditional content defined by implementations
                      Commentaires

                      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.

                      Contrôle0..*
                      Cet élément est affecté par les invariants suivants : ele-1
                      TypeExtension
                      Statut du standardNormative (from Trial Use)
                      Noms alternatifsextensions, 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())
                      SlicingCet élément introduit un ensemble de slices sur Organization.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                      • value @ url
                      • 100. Organization.type:categorieEtablissementRASS.coding
                        Définition

                        A reference to a code defined by a terminology system.

                        CourtCode defined by a terminology system
                        Commentaires

                        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.

                        Contrôle1..1
                        Cet élément est affecté par les invariants suivants : ele-1
                        TypeCoding
                        Statut du standardNormative (from Trial Use)
                        Résumétrue
                        Exigences

                        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()))
                        102. Organization.type:categorieEtablissementRASS.coding.id
                        Définition

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

                        CourtUnique id for inter-element referencing
                        Contrôle0..1
                        Typestring
                        Format XMLDans le format XML, cette propriété est représentée comme attribut.
                        104. Organization.type:categorieEtablissementRASS.coding.extension
                        Définition

                        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.

                        CourtAdditional content defined by implementations
                        Commentaires

                        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.

                        Contrôle0..*
                        Cet élément est affecté par les invariants suivants : ele-1
                        TypeExtension
                        Statut du standardNormative (from Trial Use)
                        Noms alternatifsextensions, 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())
                        SlicingCet élément introduit un ensemble de slices sur Organization.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                        • value @ url
                        • 106. Organization.type:categorieEtablissementRASS.coding.system
                          Définition

                          Catégorie d'établissements

                          CourtCatégorie d'établissements
                          Commentaires

                          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.

                          Contrôle1..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typeuri
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Exigences

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

                          Valeur fixehttps://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()))
                          108. Organization.type:categorieEtablissementRASS.coding.version
                          Définition

                          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.

                          CourtVersion of the system - if relevant
                          Commentaires

                          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.

                          NoteCeci est un ID de version métier, pas un ID de version de ressource (voir discussion)
                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typestring
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          110. Organization.type:categorieEtablissementRASS.coding.code
                          Définition

                          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).

                          CourtSymbol in syntax defined by the system
                          Commentaires

                          Note that FHIR strings SHALL NOT exceed 1MB in size

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typecode
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Exigences

                          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()))
                          112. Organization.type:categorieEtablissementRASS.coding.display
                          Définition

                          A representation of the meaning of the code in the system, following the rules of the system.

                          CourtRepresentation defined by the system
                          Commentaires

                          Note that FHIR strings SHALL NOT exceed 1MB in size

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typestring
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Exigences

                          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()))
                          114. Organization.type:categorieEtablissementRASS.coding.userSelected
                          Définition

                          Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                          CourtIf this coding was chosen directly by the user
                          Commentaires

                          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.

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typeboolean
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Exigences

                          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()))
                          116. Organization.type:categorieEtablissementRASS.text
                          Définition

                          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.

                          CourtPlain text representation of the concept
                          Commentaires

                          Very often the text is the same as a displayName of one of the codings.

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typestring
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Statut du standardNormative (from Trial Use)
                          Résumétrue
                          Exigences

                          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()))
                          118. Organization.name
                          Définition

                          A name associated with the organization.

                          CourtName used for the organization
                          Commentaires

                          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.

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1, org-1
                          Typestring
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Résumétrue
                          Exigences

                          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()))
                          120. Organization.alias
                          Définition

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

                          CourtA list of alternate names that the organization is known as, or was known as in the past
                          Commentaires

                          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.

                          Contrôle0..*
                          Cet élément est affecté par les invariants suivants : ele-1
                          Typestring
                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                          Exigences

                          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()))
                          122. Organization.telecom
                          Définition

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

                          CourtDetails of a Technology mediated contact point (phone, fax, email, etc.)
                          Commentaires

                          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.

                          Contrôle0..*
                          Cet élément est affecté par les invariants suivants : ele-1, org-3
                          TypeContactPoint(FrContactPoint)
                          Exigences

                          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())
                          124. Organization.address
                          Définition

                          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.

                          CourtAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
                          Commentaires

                          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).

                          Contrôle0..*
                          Cet élément est affecté par les invariants suivants : ele-1, org-2
                          TypeAddress(FrAddress)
                          Exigences

                          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())
                          126. Organization.partOf
                          Définition

                          The organization of which this organization forms a part.

                          CourtThe organization of which this organization forms a part
                          Commentaires

                          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.

                          Contrôle0..1
                          Cet élément est affecté par les invariants suivants : ele-1
                          TypeReference(FrOrganization)
                          Résumétrue
                          Exigences

                          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')))
                          128. Organization.partOf.id
                          Définition

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

                          CourtUnique id for inter-element referencing
                          Contrôle0..1
                          Typestring
                          Format XMLDans le format XML, cette propriété est représentée comme attribut.
                          130. Organization.partOf.extension
                          Définition

                          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.

                          CourtAdditional content defined by implementations
                          Commentaires

                          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.

                          Contrôle0..*
                          Cet élément est affecté par les invariants suivants : ele-1
                          TypeExtension
                          Statut du standardNormative (from Trial Use)
                          Noms alternatifsextensions, 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())
                          SlicingCet élément introduit un ensemble de slices sur Organization.partOf.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                          • value @ url
                          • 132. Organization.partOf.reference
                            Définition

                            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.

                            CourtLiteral reference, Relative, internal or absolute URL
                            Commentaires

                            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.

                            Contrôle0..1
                            Cet élément est affecté par les invariants suivants : ele-1, ref-1
                            Typestring
                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                            Résumétrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            134. Organization.partOf.type
                            Définition

                            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).

                            CourtType the reference refers to (e.g. "Patient")
                            Commentaires

                            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.

                            Contrôle0..1
                            Cet élément est affecté par les invariants suivants : ele-1
                            BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de 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
                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                            Résumétrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            136. Organization.partOf.identifier
                            Définition

                            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.

                            CourtLogical reference, when literal reference is not known
                            Commentaires

                            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).

                            NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
                            Contrôle0..1
                            Cet élément est affecté par les invariants suivants : ele-1
                            TypeIdentifier
                            Résumétrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            138. Organization.partOf.display
                            Définition

                            Plain text narrative that identifies the resource in addition to the resource reference.

                            CourtText alternative for the resource
                            Commentaires

                            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.

                            Contrôle0..1
                            Cet élément est affecté par les invariants suivants : ele-1
                            Typestring
                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                            Résumétrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            140. Organization.contact
                            Définition

                            Contact for the organization for a certain purpose.

                            CourtContact for the organization for a certain purpose
                            Commentaires

                            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.

                            Contrôle0..*
                            Cet élément est affecté par les invariants suivants : ele-1
                            TypeBackboneElement
                            Exigences

                            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()))
                            142. Organization.contact.id
                            Définition

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

                            CourtUnique id for inter-element referencing
                            Contrôle0..1
                            Typestring
                            Format XMLDans le format XML, cette propriété est représentée comme attribut.
                            144. Organization.contact.extension
                            Définition

                            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.

                            CourtAdditional content defined by implementations
                            Commentaires

                            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.

                            Contrôle0..*
                            Cet élément est affecté par les invariants suivants : ele-1
                            TypeExtension
                            Statut du standardNormative (from Trial Use)
                            Noms alternatifsextensions, 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())
                            SlicingCet élément introduit un ensemble de slices sur Organization.contact.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                            • value @ url
                            • 146. Organization.contact.modifierExtension
                              Définition

                              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).

                              CourtExtensions that cannot be ignored even if unrecognized
                              Commentaires

                              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.

                              Contrôle0..*
                              Cet élément est affecté par les invariants suivants : ele-1
                              TypeExtension
                              Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Résumétrue
                              Exigences

                              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.

                              Noms alternatifsextensions, 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())
                              148. Organization.contact.purpose
                              Définition

                              Indicates a purpose for which the contact can be reached.

                              CourtThe type of contact
                              Commentaires

                              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.

                              Contrôle0..1
                              Cet élément est affecté par les invariants suivants : ele-1
                              BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ContactEntityType
                              (extensible to http://hl7.org/fhir/ValueSet/contactentity-type)

                              The purpose for which you would contact a contact party.

                              TypeCodeableConcept
                              Exigences

                              Need to distinguish between multiple contact persons.

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

                              A name associated with the contact.

                              CourtA name associated with the contact
                              Commentaires

                              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.

                              Contrôle0..1
                              Cet élément est affecté par les invariants suivants : ele-1
                              TypeHumanName
                              Exigences

                              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()))
                              152. Organization.contact.telecom
                              Définition

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

                              CourtDetails of a Technology mediated contact point (phone, fax, email, etc.)
                              Contrôle0..*
                              Cet élément est affecté par les invariants suivants : ele-1
                              TypeContactPoint(FrContactPoint)
                              Exigences

                              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())
                              154. Organization.contact.address
                              Définition

                              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.

                              CourtAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
                              Commentaires

                              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).

                              Contrôle0..1
                              Cet élément est affecté par les invariants suivants : ele-1
                              TypeAddress(FrAddress)
                              Exigences

                              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()))
                              156. Organization.endpoint
                              Définition

                              Technical endpoints providing access to services operated for the organization.

                              CourtTechnical endpoints providing access to services operated for the organization
                              Commentaires

                              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.

                              Contrôle0..*
                              Cet élément est affecté par les invariants suivants : ele-1
                              TypeReference(Endpoint)
                              Exigences

                              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')))