Service d'Accès aux Soins
1.0.0 - trial-use
This page is part of the Service d'Accès aux Soins (v1.0.0: trial-use) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-organization-aggregator | Version: 1.0.0 | |||
Active as of 2024-09-05 | Computable Name: FrOrganizationAgregateurSOS |
Profil d’Organization, dérivé de FrOrganization, pour le service d’agrégation de créneaux de la plateforme SAS (Service d’accès aux soins), dans le cadre du cas d’usage SOS Médecins
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from FrOrganization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | FrOrganization | |||
identifier | C | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques |
type | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |
system | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 | |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | C | 0..* | FrOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
shortName | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName |
description | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription |
usePeriod | N | 0..1 | Period | Optional Extensions Element URL: http://hl7.org/fhir/StructureDefinition/organization-period |
modifierExtension | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
identifier | ΣC | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: fr-organization-identifier-type (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |
system | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
active | ?!Σ | 0..1 | boolean | Whether the organization's record is still in active use |
Slices for type | ΣN | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. |
type:organizationType | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: fr-organization-type (required): Used to categorize the organization. |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-v2-3307 |
type:secteurActiviteRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J101-SecteurActivite-RASS (required): Secteurs d'activité des établissements avec la même activité dans le RASS |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Secteur d'activité Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite |
type:categorieEtablissementRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J129-CategorieEtablissement-RASS (required): Catégorie d'établissement du RASS |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Catégorie d'établissements Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement |
name | ΣC | 0..1 | string | Name used for the organization |
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. org-3: The telecom of an organization can never be of use 'home' |
address | C | 0..* | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) org-2: An address of an organization can never be of use 'home' |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use from the FHIR Standard | |
Organization.identifier.type | extensible | Pattern: IDNSThttp://interopsante.org/fhir/ValueSet/fr-organization-identifier-type | |
Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type from the FHIR Standard | |
Organization.type:organizationType | required | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | |
Organization.type:secteurActiviteRASS | required | JDV_J101-SecteurActivite-RASShttps://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS | |
Organization.type:categorieEtablissementRASS | required | JDV_J129-CategorieEtablissement-RASShttps://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') | |
cpt-2 | error | Organization.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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-4 | error | Organization | 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-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Organization.extension:shortName, Organization.extension:description, Organization.extension:usePeriod, Organization.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Organization | C | 0..* | FrOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
shortName | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName | ||||
description | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription | ||||
usePeriod | N | 0..1 | Period | Optional Extensions Element URL: http://hl7.org/fhir/StructureDefinition/organization-period | ||||
modifierExtension | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
identifier | ΣC | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: fr-organization-identifier-type (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
system | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | ΣC | 0..1 | Period | Time period when id is/was valid for use per-1: If present, start SHALL have a lower value than end | ||||
assigner | ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ref-1: SHALL have a contained resource if a local reference is provided | ||||
active | ?!Σ | 0..1 | boolean | Whether the organization's record is still in active use | ||||
Slices for type | ΣN | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. | ||||
type:organizationType | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: fr-organization-type (required): Used to categorize the organization. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-v2-3307 | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
type:secteurActiviteRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J101-SecteurActivite-RASS (required): Secteurs d'activité des établissements avec la même activité dans le RASS | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Secteur d'activité Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
type:categorieEtablissementRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J129-CategorieEtablissement-RASS (required): Catégorie d'établissement du RASS | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Catégorie d'établissements Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
name | ΣC | 0..1 | string | Name used for the organization | ||||
alias | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. org-3: The telecom of an organization can never be of use 'home' | ||||
address | C | 0..* | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) org-2: An address of an organization can never be of use 'home' | ||||
partOf | ΣC | 0..1 | Reference(FrOrganization) | The organization of which this organization forms a part ref-1: SHALL have a contained resource if a local reference is provided | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: fr-organization-type (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
contact | 0..* | BackboneElement | Contact for the organization for a certain purpose | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | |||||
name | 0..1 | HumanName | A name associated with the contact | |||||
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. | ||||
address | 0..1 | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |||||
endpoint | C | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization ref-1: SHALL have a contained resource if a local reference is provided | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Organization.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use from the FHIR Standard | ||||
Organization.identifier.type | extensible | Pattern: IDNSThttp://interopsante.org/fhir/ValueSet/fr-organization-identifier-type | ||||
Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type from the FHIR Standard | ||||
Organization.type:organizationType | required | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | ||||
Organization.type:secteurActiviteRASS | required | JDV_J101-SecteurActivite-RASShttps://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS | ||||
Organization.type:categorieEtablissementRASS | required | JDV_J129-CategorieEtablissement-RASShttps://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS | ||||
Organization.partOf.type | extensible | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | ||||
Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') | |
cpt-2 | error | Organization.telecom, Organization.contact.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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-4 | error | Organization | 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-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Organization.extension, Organization.extension:shortName, Organization.extension:description, Organization.extension:usePeriod, Organization.modifierExtension, Organization.identifier.extension, Organization.type:organizationType.extension, Organization.type:organizationType.coding.extension, Organization.type:secteurActiviteRASS.extension, Organization.type:secteurActiviteRASS.coding.extension, Organization.type:categorieEtablissementRASS.extension, Organization.type:categorieEtablissementRASS.coding.extension, Organization.partOf.extension, Organization.contact.extension, Organization.contact.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() | |
per-1 | error | Organization.identifier.period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) | |
ref-1 | error | Organization.identifier.assigner, Organization.partOf, Organization.endpoint | 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')) |
This structure is derived from FrOrganization
Differential View
This structure is derived from FrOrganization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | FrOrganization | |||
identifier | C | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques |
type | 1..1 | CodeableConcept | Description of identifier Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |
system | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 | |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | C | 0..* | FrOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
shortName | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName |
description | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription |
usePeriod | N | 0..1 | Period | Optional Extensions Element URL: http://hl7.org/fhir/StructureDefinition/organization-period |
modifierExtension | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
identifier | ΣC | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: fr-organization-identifier-type (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |
system | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
active | ?!Σ | 0..1 | boolean | Whether the organization's record is still in active use |
Slices for type | ΣN | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. |
type:organizationType | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: fr-organization-type (required): Used to categorize the organization. |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-v2-3307 |
type:secteurActiviteRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J101-SecteurActivite-RASS (required): Secteurs d'activité des établissements avec la même activité dans le RASS |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Secteur d'activité Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite |
type:categorieEtablissementRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J129-CategorieEtablissement-RASS (required): Catégorie d'établissement du RASS |
coding | ΣN | 1..1 | Coding | Code defined by a terminology system |
system | Σ | 1..1 | uri | Catégorie d'établissements Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement |
name | ΣC | 0..1 | string | Name used for the organization |
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. org-3: The telecom of an organization can never be of use 'home' |
address | C | 0..* | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) org-2: An address of an organization can never be of use 'home' |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use from the FHIR Standard | |
Organization.identifier.type | extensible | Pattern: IDNSThttp://interopsante.org/fhir/ValueSet/fr-organization-identifier-type | |
Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type from the FHIR Standard | |
Organization.type:organizationType | required | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | |
Organization.type:secteurActiviteRASS | required | JDV_J101-SecteurActivite-RASShttps://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS | |
Organization.type:categorieEtablissementRASS | required | JDV_J129-CategorieEtablissement-RASShttps://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') | |
cpt-2 | error | Organization.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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-4 | error | Organization | 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-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Organization.extension:shortName, Organization.extension:description, Organization.extension:usePeriod, Organization.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Organization | C | 0..* | FrOrganization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
shortName | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName | ||||
description | N | 0..1 | string | Optional Extensions Element URL: http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription | ||||
usePeriod | N | 0..1 | Period | Optional Extensions Element URL: http://hl7.org/fhir/StructureDefinition/organization-period | ||||
modifierExtension | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
identifier | ΣC | 1..1 | Identifier | Identifies this organization across multiple systems SIRET-invariant: Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: fr-organization-identifier-type (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: IDNST | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
system | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: urn:oid:1.2.250.1.71.4.2.2 | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | ΣC | 0..1 | Period | Time period when id is/was valid for use per-1: If present, start SHALL have a lower value than end | ||||
assigner | ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ref-1: SHALL have a contained resource if a local reference is provided | ||||
active | ?!Σ | 0..1 | boolean | Whether the organization's record is still in active use | ||||
Slices for type | ΣN | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. | ||||
type:organizationType | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: fr-organization-type (required): Used to categorize the organization. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://interopsante.org/fhir/CodeSystem/fr-v2-3307 | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
type:secteurActiviteRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J101-SecteurActivite-RASS (required): Secteurs d'activité des établissements avec la même activité dans le RASS | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Secteur d'activité Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
type:categorieEtablissementRASS | ΣN | 0..1 | CodeableConcept | Kind of organization Binding: JDV_J129-CategorieEtablissement-RASS (required): Catégorie d'établissement du RASS | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
coding | ΣN | 1..1 | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
system | Σ | 1..1 | uri | Catégorie d'établissements Fixed Value: https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
name | ΣC | 0..1 | string | Name used for the organization | ||||
alias | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. org-3: The telecom of an organization can never be of use 'home' | ||||
address | C | 0..* | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) org-2: An address of an organization can never be of use 'home' | ||||
partOf | ΣC | 0..1 | Reference(FrOrganization) | The organization of which this organization forms a part ref-1: SHALL have a contained resource if a local reference is provided | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: fr-organization-type (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
contact | 0..* | BackboneElement | Contact for the organization for a certain purpose | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | |||||
name | 0..1 | HumanName | A name associated with the contact | |||||
telecom | C | 0..* | FrContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) cpt-2: A system is required if a value is provided. | ||||
address | 0..1 | FrAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |||||
endpoint | C | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization ref-1: SHALL have a contained resource if a local reference is provided | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Organization.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use from the FHIR Standard | ||||
Organization.identifier.type | extensible | Pattern: IDNSThttp://interopsante.org/fhir/ValueSet/fr-organization-identifier-type | ||||
Organization.type | example | OrganizationTypehttp://hl7.org/fhir/ValueSet/organization-type from the FHIR Standard | ||||
Organization.type:organizationType | required | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | ||||
Organization.type:secteurActiviteRASS | required | JDV_J101-SecteurActivite-RASShttps://mos.esante.gouv.fr/NOS/JDV_J101-SecteurActivite-RASS/FHIR/JDV-J101-SecteurActivite-RASS | ||||
Organization.type:categorieEtablissementRASS | required | JDV_J129-CategorieEtablissement-RASShttps://mos.esante.gouv.fr/NOS/JDV_J129-CategorieEtablissement-RASS/FHIR/JDV-J129-CategorieEtablissement-RASS | ||||
Organization.partOf.type | extensible | fr-organization-typehttp://interopsante.org/fhir/ValueSet/fr-organization-type | ||||
Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
SIRET-invariant | error | Organization.identifier | Le numéro SIRET doit être préfixé par 3 suivi de 14 caractères numériques : value.matches('^3[0-9]{14}$') | |
cpt-2 | error | Organization.telecom, Organization.contact.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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-4 | error | Organization | 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-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Organization.extension, Organization.extension:shortName, Organization.extension:description, Organization.extension:usePeriod, Organization.modifierExtension, Organization.identifier.extension, Organization.type:organizationType.extension, Organization.type:organizationType.coding.extension, Organization.type:secteurActiviteRASS.extension, Organization.type:secteurActiviteRASS.coding.extension, Organization.type:categorieEtablissementRASS.extension, Organization.type:categorieEtablissementRASS.coding.extension, Organization.partOf.extension, Organization.contact.extension, Organization.contact.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() | |
per-1 | error | Organization.identifier.period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) | |
ref-1 | error | Organization.identifier.assigner, Organization.partOf, Organization.endpoint | 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')) |
This structure is derived from FrOrganization
Other representations of profile: CSV, Excel, Schematron