Guide d'implémentation Fr Core
2.2.0-ballot - ballot France flag

Guide d'implémentation Fr Core - version de développement local (v2.2.0-ballot) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

Resource Profile: FR Core Organization UAC Profile

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac Version: 2.2.0-ballot
Active as of 2025-11-29 Computable Name: FRCoreOrganizationUACProfile

This profile specializes the fr-core-organization profile to represent administrative units inside healthcare institutions.

Ce profil spécialise le profil fr-core-organization pour représenter les unités administratives et comptables (UAC) en établissement

Utilisations:

  • Ce Profil nest utilisé par aucun profil dans ce guide dimplémentation

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (extensible)
... partOf Σ 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
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 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions 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

This structure is derived from Organization

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization 0..* Organization A grouping of people or organizations with a common purpose
... meta
.... Slices pour profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... identifier
.... use 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Organization identifier type (extensible)
.... system 1..1 uri The namespace for the identifier value
.... value 1..1 string The value that is unique
... partOf 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... type 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.identifier.​use Base required IdentifierUse 📦4.0.1 Std. FHIR
Organization.identifier.​type Base extensible FR Core ValueSet Organization identifier type 📦2.2.0-ballot cet IG
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices pour profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Organization identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Exemple General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Exemple General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (extensible)
... 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..* ContactPoint A contact detail for the organization
Constraints: org-3
... address C 0..* Address An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par 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 Core ValueSet Organization type (extensible)
.... 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 0..* Extension Additional content defined by implementations
.... 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 0..* ContactPoint Contact details (telephone, email, etc.) for a contact
.... address 0..1 Address Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.meta.security Base extensible SecurityLabels 📍4.0.1 Std. FHIR
Organization.meta.tag Base example Common Tags 📍4.0.1 Std. FHIR
Organization.language Base preferred Common Languages 📍4.0.1 Std. FHIR
Organization.identifier.​use Base required IdentifierUse 📦4.0.1 Std. FHIR
Organization.identifier.​type Base extensible FR Core ValueSet Organization identifier type 📦2.2.0-ballot cet IG
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
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 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions 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()

This structure is derived from Organization

Résumé

Obligatoire : 0 élément(3 éléments obligatoire(s) imbriqué(s))

Structures

Cette structure fait référence à ces autres structures:

Extensions

Cette structure fait référence à ces extensions:

Slices

Cette structure définit les slices suivantes:

  • The element 1 is sliced based on the value of Organization.meta.profile

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (extensible)
... partOf Σ 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
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 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions 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

Differential View

This structure is derived from Organization

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization 0..* Organization A grouping of people or organizations with a common purpose
... meta
.... Slices pour profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... identifier
.... use 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Organization identifier type (extensible)
.... system 1..1 uri The namespace for the identifier value
.... value 1..1 string The value that is unique
... partOf 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... type 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.identifier.​use Base required IdentifierUse 📦4.0.1 Std. FHIR
Organization.identifier.​type Base extensible FR Core ValueSet Organization identifier type 📦2.2.0-ballot cet IG
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices pour profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-uac
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 string FR Core Organization Description Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ 1..1 CodeableConcept Description of identifier
Binding: FR Core ValueSet Organization identifier type (extensible)
.... system Σ 1..1 uri The namespace for the identifier value
Exemple General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string The value that is unique
Exemple General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (extensible)
... 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..* ContactPoint A contact detail for the organization
Constraints: org-3
... address C 0..* Address An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile) The organization of which this organization forms a part
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par 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 Core ValueSet Organization type (extensible)
.... 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 0..* Extension Additional content defined by implementations
.... 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 0..* ContactPoint Contact details (telephone, email, etc.) for a contact
.... address 0..1 Address Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.meta.security Base extensible SecurityLabels 📍4.0.1 Std. FHIR
Organization.meta.tag Base example Common Tags 📍4.0.1 Std. FHIR
Organization.language Base preferred Common Languages 📍4.0.1 Std. FHIR
Organization.identifier.​use Base required IdentifierUse 📦4.0.1 Std. FHIR
Organization.identifier.​type Base extensible FR Core ValueSet Organization identifier type 📦2.2.0-ballot cet IG
Organization.type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
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 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions 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()

This structure is derived from Organization

Résumé

Obligatoire : 0 élément(3 éléments obligatoire(s) imbriqué(s))

Structures

Cette structure fait référence à ces autres structures:

Extensions

Cette structure fait référence à ces extensions:

Slices

Cette structure définit les slices suivantes:

  • The element 1 is sliced based on the value of Organization.meta.profile

 

Other representations of profile: CSV, Excel, Schematron