Médicosocial - Transfert de données DUI
2.3.0 - trial-implementation
Médicosocial - Transfert de données DUI - version de développement local (intégration continue v2.3.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2026-03-17 |
Definitions for the tddui-encounter-evenement resource profile.
Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici
| 0. Encounter | |
| Définition | An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
| Court | An interaction during which services are provided to the patient |
| Contrôle | 0..* |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | Visit |
| Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.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-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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) MatDetailOnlyIfTypeOrg206: Le slice TDDUIMaterialDetail est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-206. ( (Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIMaterialDetail').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-206')))FacilityOnlyIfTypeOrg207: Le slice TDDUIFacilityResource est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-207. ( (Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIFacilityResource').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-207'))) |
| 2. Encounter.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. |
| Court | A 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ôle | 0..1 |
| Type | uri |
| Est modificateur | true 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 primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. Encounter.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 6. Encounter.extension:estimatedDischargeDate | |
| Nom de la slice | estimatedDischargeDate |
| Définition | This extension is used to specify the estimated discharge date of the patient |
| Court | Estimated discharge date | Date de sortie estimée |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(FR Core Encounter Estimated Discharge Date Extension) (Type d'extension : date) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 8. Encounter.extension:TDDUIRessourcesUsed | |
| Nom de la slice | TDDUIRessourcesUsed |
| Définition | Ressources utilisées lors de l’évènement (ex : chambre, matériel médical, véhicule). |
| Court | Ressources utilisées lors de l’évènement. |
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Ressources Used) (Extension complexe) |
| Est modificateur | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 10. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType | |
| Nom de la slice | TDDUIRessourceType |
| Définition | An Extension |
| Court | ExtensionAdditional content defined by implementations |
| Contrôle | 0..1* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 12. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..0* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 14. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.url | |
| Définition | Source of the definition for the extension code - a logical name or a URL. |
| Court | identifies the meaning of the extension |
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Contrôle | 1..1 |
| Type | uri |
| Est modificateur | false |
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. |
| Résumé | false |
| Valeur fixe | TDDUIRessourceType |
| 16. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail | |
| Nom de la slice | TDDUIMaterialDetail |
| Définition | An Extension |
| Court | ExtensionAdditional content defined by implementations |
| Contrôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 18. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..0* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 20. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.url | |
| Définition | Source of the definition for the extension code - a logical name or a URL. |
| Court | identifies the meaning of the extension |
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Contrôle | 1..1 |
| Type | uri |
| Est modificateur | false |
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. |
| Résumé | false |
| Valeur fixe | TDDUIMaterialDetail |
| 22. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource | |
| Nom de la slice | TDDUIFacilityResource |
| Définition | An Extension |
| Court | ExtensionAdditional content defined by implementations |
| Contrôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 24. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..0* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 26. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.url | |
| Définition | Source of the definition for the extension code - a logical name or a URL. |
| Court | identifies the meaning of the extension |
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Contrôle | 1..1 |
| Type | uri |
| Est modificateur | false |
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. |
| Résumé | false |
| Valeur fixe | TDDUIFacilityResource |
| 28. Encounter.extension:TDDUIRessourcesUsed.url | |
| Définition | Source of the definition for the extension code - a logical name or a URL. |
| Court | identifies the meaning of the extension |
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Contrôle | 1..1 |
| Type | uri |
| Est modificateur | false |
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. |
| Résumé | false |
| Valeur fixe | https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used |
| 30. Encounter.extension:TDDUIRessourcesUsed.value[x] | |
| Définition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
| Court | Value of extension |
| Contrôle | 0..01 |
| Type | Choix de : base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Encounter.extension:TDDUIEventLabel | |
| Nom de la slice | TDDUIEventLabel |
| Définition | Titre donné à l’évènement par la structure. |
| Court | Titre donné à l’évènement par la structure. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Event Label) (Type d'extension : string) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 34. Encounter.extension:TDDUIComment | |
| Nom de la slice | TDDUIComment |
| Définition |
|
| Court | Commentaires sur le déroulé de l'évènement. |
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Comment) (Type d'extension : string) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 36. Encounter.extension:TDDUIEventReport | |
| Nom de la slice | TDDUIEventReport |
| Définition | Zone de texte liée à l’événement pour compte rendu des actions réalisées. |
| Court | Zone de texte liée à l’événement pour compte rendu des actions réalisées. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Event Report) (Type d'extension : string) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 38. Encounter.extension:TDDUIAttachment | |
| Nom de la slice | TDDUIAttachment |
| Définition | Extension permettant de véhiculer des pièces jointes que ce soit pour l'évaluation, l'évènement ou le projet personnalisé. L'extension référence le profil PDSm_SimplifiedPublish. |
| Court | Pièces jointes liées à l’événement. |
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Attachment) (Type d'extension : Reference(TDDUI DocumentReference)) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 40. Encounter.extension:TDDUIEventOutsideService | |
| Nom de la slice | TDDUIEventOutsideService |
| Définition | Evénement hors prestation prévue dans le projet personnalisé de l’usager. |
| Court | Evénement hors prestation prévue dans le projet personnalisé de l’usager. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Event Outside Service) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 42. Encounter.extension:TDDUIEventReason | |
| Nom de la slice | TDDUIEventReason |
| Définition | Contexte justifiant la réalisation de l’évènement. |
| Court | Contexte justifiant la réalisation de l’évènement. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Event Reason) (Type d'extension : string) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 44. Encounter.extension:TDDUIPatientPresent | |
| Nom de la slice | TDDUIPatientPresent |
| Définition | Evènement nécessitant ou non la présence physique de l’usager. |
| Court | Evènement nécessitant ou non la présence physique de l’usager. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Patient Present) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 46. Encounter.extension:TDDUIMeal | |
| Nom de la slice | TDDUIMeal |
| Définition | Repas du professionnel prévu dans le cadre de l'événement. |
| Court | Repas du professionnel prévu dans le cadre de l'événement. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Meal) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 48. Encounter.extension:TDDUIPatientValidation | |
| Nom de la slice | TDDUIPatientValidation |
| Définition | Validation par l'usager que l'événement a eu lieu. |
| Court | Validation par l'usager que l'événement a eu lieu. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Patient Validation) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 50. Encounter.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). |
| Court | Extensions 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ôle | 0..* |
| Type | Extension |
| Est modificateur | true parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Résumé | false |
| 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 alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 52. Encounter.identifier | |
| Définition | Identifier(s) by which this encounter is known.Cet élément est multiévalué (pour ne pas bloquer les implémentations, car il arrive sur le terrain qu'il y ait plusieurs id pour une même admission, mais cette situation est considérée comme une anomalie) Identifier(s) by which this encounter is known. |
| Court | Identifiant de l'évènementIdentifier(s) by which this encounter is known |
| Note | Ceci est un identifiant métier, pas un identifiant de ressource (voir discussion) |
| Contrôle | 10..1* |
| Type | Identifier |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Encounter.identifier.use | |
| Définition | The purpose of this identifier. |
| Court | usual | official | temp | secondary | old (If known) |
| Commentaires | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Contrôle | 0..1 |
| Binding | Les 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|4.0.1)Identifies the purpose for this identifier, if known . |
| Type | code |
| Est modificateur | true parce que This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Valeur primitive | Cet é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. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Encounter.identifier.type | |
| Définition | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose | Type d'identifiant (admission ou de mouvement lors d'une hospitalisation) (JdV à définir) A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Court | Description 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ôle | 10..1 |
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de FR Core ValueSet Encounter identifier typehttp://hl7.org/fhir/ValueSet/identifier-type|4.0.1 (extensible to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-identifier-type) |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | true |
| Exigences | Allows users to make use of identifiers when the identifier system is not known. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. Encounter.identifier.system | |
| Définition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. Le namespace est défini à partir de la racine d'identification (gérée par l'ANS) de l'organisation où a lieu la rencontre, concaténée avec par exemple le FINESS de l'établissent (ou FINEJ ou SIRET ou SIREN), cf annexe française des types de données HL7 en France. Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
| Court | The namespace for the identifier value |
| Commentaires | Identifier.system is always case sensitive. |
| Contrôle | 10..1 |
| Type | uri |
| Est modificateur | false |
| Valeur primitive | Cet é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 motif | https://identifiant-medicosocial-evenement.esante.gouv.fr |
| Exemple | General: http://www.acme.com/identifiers/patient OID de l'ANS de gestion des organisations (1.2.250.1.71.4.2.2) suivi du FINESS suivi de la branche z qui gère les id de venue/mouvements si l'établissement n'a pas d'OID (sinon utilisation de l'OID de l'établissement): 1.2.250.1.71.4.2.2.1330780321 autre solution, utilisation d'une URL: http://hopitalTest.fr/fhir/namingsystem/encounters |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. Encounter.identifier.value | |
| Définition | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Court | The 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ôle | 10..1 |
| Type | string |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exemple | General: 123456 du format d'identifiant à respecter : 3+FINESS/identifiantLocalUsagerESSMS-EVN-numEvenement: 3480787529/147720425367411-EVN-12548 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. Encounter.identifier.assigner | |
| Définition | Organization that issued/manages the identifier. |
| Court | Organization 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ôle | 0..1 |
| Type | Reference(FR Core Organization Profile, Organization) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. Encounter.status | |
| Définition | planned | arrived | triaged | in-progress | onleave | finished | cancelled +. |
| Court | Correspondance des statuts métier avec les codes FHIR : Planifié → planned, Validé → triaged, Réalisé → finished, Annulé → cancelled.planned | arrived | triaged | in-progress | onleave | finished | cancelled + |
| Commentaires | Note that internal business rules will determine the appropriate transitions that may occur between statuses (and also classes). |
| Contrôle | 1..1 |
| Binding | Les codes DOIVENT (SHALL) être pris de EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/encounter-status|4.0.1)Current state of the encounter. |
| Type | code |
| Est modificateur | true parce que This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. Encounter.status.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.status.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 68. Encounter.status.extension:TDDUIEventCancelReason | |
| Nom de la slice | TDDUIEventCancelReason |
| Définition | Motif associé au statut de non-réalisation de l’évènement. |
| Court | Motif associé au statut de non-réalisation de l’évènement. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Event Cancel Reason) (Type d'extension : CodeableConcept) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 70. Encounter.status.extension:TDDUIStatusAuthor | |
| Nom de la slice | TDDUIStatusAuthor |
| Définition | Extension permettant de représenter l'auteur du statut. |
| Court | Le professionnel ayant effectué la dernière modification du statut associé à la ressource. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Status Author) (Type d'extension : Reference(TDDUI Practitioner, TDDUI Practitioner Role)) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 72. Encounter.class | |
| Définition | Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations. |
| Court | Classification of patient encounter |
| Contrôle | 1..1 |
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode (extensible to http://terminology.hl7.org/ValueSet/v3-ActEncounterCode)Classification of the encounter. |
| Type | Coding |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Encounter.class.system | |
| Définition | The identification of the code system that defines the meaning of the symbol in the code. |
| Court | 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ôle | 10..1 |
| Type | uri |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to be unambiguous about the source of the definition of the symbol. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. Encounter.class.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). |
| Court | Symbol in syntax defined by the system |
| Contrôle | 10..1 |
| Type | code |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to refer to a particular code in the system. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. Encounter.type | |
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). |
| Court | Specific type of encounter |
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. |
| Contrôle | 0..* |
| Binding | Les codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir TDDUI Encounter Typehttp://hl7.org/fhir/ValueSet/encounter-type|4.0.1 (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-encounter-type) |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 80. Encounter.type:ssiad | |
| Nom de la slice | ssiad |
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). |
| Court | Type d'évènement SSIAD.Specific type of encounter |
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. |
| Contrôle | 0..* |
| Binding | Pour des exemples de codes, voir EncounterTypehttp://hl7.org/fhir/ValueSet/encounter-type|4.0.1 (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. Encounter.type:ssiad.coding | |
| Définition | A reference to a code defined by a terminology system. |
| Court | Code 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ôle | 10..1* |
| Type | Coding |
| Est modificateur | false |
| Résumé | true |
| Exigences | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. Encounter.type:ssiad.coding.system | |
| Définition | The identification of the code system that defines the meaning of the symbol in the code. |
| Court | 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ôle | 10..1 |
| Type | uri |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to be unambiguous about the source of the definition of the symbol. |
| Valeur de motif | https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. Encounter.type:ssiad.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). |
| Court | Symbol in syntax defined by the system |
| Contrôle | 10..1 |
| Binding | Les codes DOIVENT (SHALL) être pris de Pour les codes, voir JDV Type Evenement Ssiad CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-type-evenement-ssiad-cisis) |
| Type | code |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to refer to a particular code in the system. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. Encounter.type:serafin | |
| Nom de la slice | serafin |
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). |
| Court | Type d'évènement Serafin correspondant aux familles 2-PrestationDirecte et 3-PrestationIndirecte.Specific type of encounter |
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. |
| Contrôle | 0..* |
| Binding | Pour des exemples de codes, voir EncounterTypehttp://hl7.org/fhir/ValueSet/encounter-type|4.0.1 (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 90. Encounter.type:serafin.coding | |
| Définition | A reference to a code defined by a terminology system. |
| Court | Code 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ôle | 10..1* |
| Type | Coding |
| Est modificateur | false |
| Résumé | true |
| Exigences | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 92. Encounter.type:serafin.coding.system | |
| Définition | The identification of the code system that defines the meaning of the symbol in the code. |
| Court | 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ôle | 10..1 |
| Type | uri |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to be unambiguous about the source of the definition of the symbol. |
| Valeur de motif | https://smt.esante.gouv.fr/terminologie-SERAFINPH |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 94. Encounter.type:serafin.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). |
| Court | Symbol in syntax defined by the system |
| Contrôle | 10..1 |
| Binding | Les codes DOIVENT (SHALL) être pris de Pour les codes, voir TDDUI SERAFIN (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-serafin) |
| Type | code |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Exigences | Need to refer to a particular code in the system. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. Encounter.type:text | |
| Nom de la slice | text |
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). |
| Court | Texte non structuré véhiculant les autres types d’évènements.Specific type of encounter |
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. |
| Contrôle | 0..* |
| Binding | Pour des exemples de codes, voir EncounterTypehttp://hl7.org/fhir/ValueSet/encounter-type|4.0.1 (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. Encounter.type:text.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. |
| Court | Plain text representation of the concept |
| Commentaires | Very often the text is the same as a displayName of one of the codings. |
| Contrôle | 10..1 |
| Type | string |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| 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. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. Encounter.subject | |
| Définition | The patient or group present at the encounter. |
| Court | The patient or group present at the encounter |
| Commentaires | While the encounter is always about the patient, the patient might not actually be known in all contexts of use, and there may be a group of patients that could be anonymous (such as in a group therapy for Alcoholics Anonymous - where the recording of the encounter could be used for billing on the number of people/staff and not important to the context of the specific patients) or alternately in veterinary care a herd of sheep receiving treatment (where the animals are not individually tracked). |
| Contrôle | 10..1 |
| Type | Reference(TDDUI Patient, TDDUI Patient INS, Group, Patient, Group) |
| Est modificateur | false |
| Résumé | true |
| Noms alternatifs | patient |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. Encounter.participant | |
| Définition | The list of people responsible for providing the service. |
| Court | List of participants involved in the encounter | Liste des personnes impliquées dans la rencontre |
| Contrôle | 0..* |
| Type | BackboneElement |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. Encounter.participant.extension | |
| Définition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Court | ExtensionAdditional 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ôle | 0..* |
| Type | Extension |
| Est modificateur | false |
| Résumé | false |
| Noms alternatifs | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.participant.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 106. Encounter.participant.extension:TDDUIParticipantPresent | |
| Nom de la slice | TDDUIParticipantPresent |
| Définition | Indique la présence du participant à l'événement. |
| Court | Indique la présence du participant lors de l'événement. |
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 |
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 108. Encounter.participant.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). |
| Court | Extensions 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ôle | 0..* |
| Type | Extension |
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 110. Encounter.participant.individual | |
| Définition | Persons involved in the encounter other than the patient. |
| Court | Persons involved in the encounter other than the patient |
| Contrôle | 0..1 |
| Type | Reference(TDDUI Practitioner, TDDUI Practitioner Role, Practitioner, PractitionerRole, RelatedPerson) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 112. Encounter.appointment | |
| Définition | The appointment that scheduled this encounter. |
| Court | The appointment that scheduled this encounter |
| Contrôle | 0..* |
| Type | Reference(FR Core Appointment Profile, Appointment) |
| Est modificateur | false |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 114. Encounter.period | |
| Définition | The start and end time of the encounter. |
| Court | The start and end time of the encounter |
| Commentaires | If not (yet) known, the end of the Period may be omitted. |
| Contrôle | 10..1 |
| Type | Period |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. Encounter.period.start | |
| Définition | The start of the period. The boundary is inclusive. |
| Court | Starting time with inclusive boundary |
| Commentaires | If the low element is missing, the meaning is that the low boundary is not known. |
| Contrôle | 10..1 Cet élément est affecté par les invariants suivants : per-1 |
| Type | dateTime |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 118. Encounter.period.end | |
| Définition | The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
| Court | End time with inclusive boundary, if not ongoing |
| Commentaires | The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
| Contrôle | 10..1 Cet élément est affecté par les invariants suivants : per-1 |
| Type | dateTime |
| Est modificateur | false |
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension |
| Résumé | true |
| Signification si manquant | If the end of the period is missing, it means that the period is ongoing |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 120. Encounter.account | |
| Définition | The set of accounts that may be used for billing for this Encounter. |
| Court | The set of accounts that may be used for billing for this Encounter |
| Commentaires | The billing system may choose to allocate billable items associated with the Encounter to different referenced Accounts based on internal business rules. |
| Contrôle | 0..1* |
| Type | Reference(Account) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 122. Encounter.location | |
| Définition | List of locations where the patient has been during this encounter. |
| Court | List of locations where the patient has been |
| Commentaires | Virtual encounters can be recorded in the Encounter by specifying a location reference to a location of type "kind" such as "client's home" and an encounter.class = "virtual". |
| Contrôle | 0..1* |
| Type | BackboneElement |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. Encounter.location.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). |
| Court | Extensions 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ôle | 0..* |
| Type | Extension |
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 126. Encounter.location.location | |
| Définition | The location where the encounter takes place. |
| Court | Location the encounter takes place |
| Contrôle | 1..1 |
| Type | Reference(FR Core Location Profile, Location) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. Encounter.location.physicalType | |
| Définition | This will be used to specify the required levels (bed/ward/room/etc.) desired to be recorded to simplify either messaging or query. |
| Court | The physical type of the location (usually the level in the location hierachy - bed room ward etc.) |
| Commentaires | This information is de-normalized from the Location resource to support the easier understanding of the encounter resource and processing in messaging or query. There may be many levels in the hierachy, and this may only pic specific levels that are required for a specific usage scenario. |
| Contrôle | 0..1 |
| Binding | Pour des exemples de codes, voir FR Core ValueSet Location physical typehttp://hl7.org/fhir/ValueSet/location-physical-type|4.0.1 (example to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type) |
| Type | CodeableConcept |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 130. Encounter.serviceProvider | |
| Définition | The organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation. Refer to the example bundle showing an abbreviated set of Encounters for a colonoscopy. |
| Court | The organization (facility) responsible for this encounter |
| Contrôle | 0..1 |
| Type | Reference(TDDUI Organization, Organization) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 132. Encounter.serviceProvider.extension:TDDUIParticipantPresent | |
| Nom de la slice | TDDUIParticipantPresent |
| Définition | Indique la présence du participant à l'événement. |
| Court | Indique la présence de la structure lors de l'événement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 134. Encounter.partOf | |
| Définition | Another Encounter of which this encounter is a part of (administratively or in time). |
| Court | Another Encounter this encounter is part of |
| Commentaires | This is also used for associating a child's encounter back to the mother's encounter. Refer to the Notes section in the Patient resource for further details. |
| Contrôle | 0..1 |
| Type | Reference(TDDUI Encounter Sejour, Encounter) |
| Est modificateur | false |
| Résumé | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici
| 0. Encounter | |
| Invariants | MatDetailOnlyIfTypeOrg206: Le slice TDDUIMaterialDetail est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-206. ((Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIMaterialDetail').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-206')))FacilityOnlyIfTypeOrg207: Le slice TDDUIFacilityResource est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-207. ( (Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIFacilityResource').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-207'))) |
| 2. Encounter.meta | |
| 4. Encounter.meta.lastUpdated | |
| 6. Encounter.extension | |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 8. Encounter.extension:estimatedDischargeDate | |
| Nom de la slice | estimatedDischargeDate |
| Contrôle | 0..1 |
| Type | Extension(FR Core Encounter Estimated Discharge Date Extension) (Type d'extension : date) |
| 10. Encounter.extension:TDDUIRessourcesUsed | |
| Nom de la slice | TDDUIRessourcesUsed |
| Court | Ressources utilisées lors de l’évènement. |
| Contrôle | 0..* |
| Type | Extension(TDDUI Ressources Used) (Extension complexe) |
| 12. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType | |
| Nom de la slice | TDDUIRessourceType |
| 14. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail | |
| Nom de la slice | TDDUIMaterialDetail |
| 16. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource | |
| Nom de la slice | TDDUIFacilityResource |
| 18. Encounter.extension:TDDUIEventLabel | |
| Nom de la slice | TDDUIEventLabel |
| Court | Titre donné à l’évènement par la structure. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Event Label) (Type d'extension : string) |
| 20. Encounter.extension:TDDUIComment | |
| Nom de la slice | TDDUIComment |
| Court | Commentaires sur le déroulé de l'évènement. |
| Contrôle | 0..* |
| Type | Extension(TDDUI Comment) (Type d'extension : string) |
| 22. Encounter.extension:TDDUIEventReport | |
| Nom de la slice | TDDUIEventReport |
| Court | Zone de texte liée à l’événement pour compte rendu des actions réalisées. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Event Report) (Type d'extension : string) |
| 24. Encounter.extension:TDDUIAttachment | |
| Nom de la slice | TDDUIAttachment |
| Court | Pièces jointes liées à l’événement. |
| Contrôle | 0..* |
| Type | Extension(TDDUI Attachment) (Type d'extension : Reference(TDDUI DocumentReference)) |
| 26. Encounter.extension:TDDUIEventOutsideService | |
| Nom de la slice | TDDUIEventOutsideService |
| Court | Evénement hors prestation prévue dans le projet personnalisé de l’usager. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Event Outside Service) (Type d'extension : boolean) |
| 28. Encounter.extension:TDDUIEventReason | |
| Nom de la slice | TDDUIEventReason |
| Court | Contexte justifiant la réalisation de l’évènement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Event Reason) (Type d'extension : string) |
| 30. Encounter.extension:TDDUIPatientPresent | |
| Nom de la slice | TDDUIPatientPresent |
| Court | Evènement nécessitant ou non la présence physique de l’usager. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Patient Present) (Type d'extension : boolean) |
| 32. Encounter.extension:TDDUIMeal | |
| Nom de la slice | TDDUIMeal |
| Court | Repas du professionnel prévu dans le cadre de l'événement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Meal) (Type d'extension : boolean) |
| 34. Encounter.extension:TDDUIPatientValidation | |
| Nom de la slice | TDDUIPatientValidation |
| Court | Validation par l'usager que l'événement a eu lieu. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Patient Validation) (Type d'extension : boolean) |
| 36. Encounter.identifier | |
| Définition | Identifier(s) by which this encounter is known.Cet élément est multiévalué (pour ne pas bloquer les implémentations, car il arrive sur le terrain qu'il y ait plusieurs id pour une même admission, mais cette situation est considérée comme une anomalie) |
| Court | Identifiant de l'évènement |
| Note | Ceci est un identifiant métier, pas un identifiant de ressource (voir discussion) |
| Contrôle | 1..1 |
| 38. Encounter.identifier.type | |
| Définition | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose | Type d'identifiant (admission ou de mouvement lors d'une hospitalisation) (JdV à définir) |
| Contrôle | 1..? |
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de FR Core ValueSet Encounter identifier type (extensible to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-identifier-type) |
| 40. Encounter.identifier.system | |
| Définition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. Le namespace est défini à partir de la racine d'identification (gérée par l'ANS) de l'organisation où a lieu la rencontre, concaténée avec par exemple le FINESS de l'établissent (ou FINEJ ou SIRET ou SIREN), cf annexe française des types de données HL7 en France. |
| Contrôle | 1..? |
| Valeur de motif | https://identifiant-medicosocial-evenement.esante.gouv.fr |
| Exemple | OID de l'ANS de gestion des organisations (1.2.250.1.71.4.2.2) suivi du FINESS suivi de la branche z qui gère les id de venue/mouvements si l'établissement n'a pas d'OID (sinon utilisation de l'OID de l'établissement): 1.2.250.1.71.4.2.2.1330780321 autre solution, utilisation d'une URL: http://hopitalTest.fr/fhir/namingsystem/encounters |
| 42. Encounter.identifier.value | |
| Contrôle | 1..? |
| Exemple | du format d'identifiant à respecter : 3+FINESS/identifiantLocalUsagerESSMS-EVN-numEvenement: 3480787529/147720425367411-EVN-12548 |
| 44. Encounter.identifier.assigner | |
| Type | Reference(FR Core Organization Profile) |
| 46. Encounter.status | |
| Court | Correspondance des statuts métier avec les codes FHIR : Planifié → planned, Validé → triaged, Réalisé → finished, Annulé → cancelled. |
| 48. Encounter.status.extension | |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.status.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 50. Encounter.status.extension:TDDUIEventCancelReason | |
| Nom de la slice | TDDUIEventCancelReason |
| Court | Motif associé au statut de non-réalisation de l’évènement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Event Cancel Reason) (Type d'extension : CodeableConcept) |
| 52. Encounter.status.extension:TDDUIStatusAuthor | |
| Nom de la slice | TDDUIStatusAuthor |
| Court | Le professionnel ayant effectué la dernière modification du statut associé à la ressource. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Status Author) (Type d'extension : Reference(TDDUI Practitioner, TDDUI Practitioner Role)) |
| 54. Encounter.class | |
| 56. Encounter.class.system | |
| Contrôle | 1..? |
| 58. Encounter.class.code | |
| Contrôle | 1..? |
| 60. Encounter.type | |
| Binding | Les codes DOIVENT (SHALL) être pris de TDDUI Encounter Type (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-encounter-type) |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 62. Encounter.type:ssiad | |
| Nom de la slice | ssiad |
| Court | Type d'évènement SSIAD. |
| Contrôle | 0..* |
| 64. Encounter.type:ssiad.coding | |
| Contrôle | 1..1 |
| 66. Encounter.type:ssiad.coding.system | |
| Contrôle | 1..? |
| Valeur de motif | https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis |
| 68. Encounter.type:ssiad.coding.code | |
| Contrôle | 1..? |
| Binding | Les codes DOIVENT (SHALL) être pris de JDV Type Evenement Ssiad CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-type-evenement-ssiad-cisis) |
| 70. Encounter.type:serafin | |
| Nom de la slice | serafin |
| Court | Type d'évènement Serafin correspondant aux familles 2-PrestationDirecte et 3-PrestationIndirecte. |
| Contrôle | 0..* |
| 72. Encounter.type:serafin.coding | |
| Contrôle | 1..1 |
| 74. Encounter.type:serafin.coding.system | |
| Contrôle | 1..? |
| Valeur de motif | https://smt.esante.gouv.fr/terminologie-SERAFINPH |
| 76. Encounter.type:serafin.coding.code | |
| Contrôle | 1..? |
| Binding | Les codes DOIVENT (SHALL) être pris de TDDUI SERAFIN (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-serafin) |
| 78. Encounter.type:text | |
| Nom de la slice | text |
| Court | Texte non structuré véhiculant les autres types d’évènements. |
| Contrôle | 0..* |
| 80. Encounter.type:text.coding | |
| 82. Encounter.type:text.coding.system | |
| Contrôle | 1..? |
| Valeur de motif | http://terminology.hl7.org/CodeSystem/data-absent-reason |
| 84. Encounter.type:text.coding.code | |
| Valeur de motif | not-permitted |
| 86. Encounter.type:text.coding.display | |
| Valeur de motif | Not Permitted |
| 88. Encounter.type:text.text | |
| Contrôle | 1..? |
| 90. Encounter.subject | |
| Contrôle | 1..? |
| Type | Reference(TDDUI Patient, TDDUI Patient INS, Group) |
| 92. Encounter.participant | |
| Court | List of participants involved in the encounter | Liste des personnes impliquées dans la rencontre |
| 94. Encounter.participant.extension | |
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.participant.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : |
| 96. Encounter.participant.extension:TDDUIParticipantPresent | |
| Nom de la slice | TDDUIParticipantPresent |
| Court | Indique la présence du participant lors de l'événement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) |
| 98. Encounter.participant.individual | |
| Type | Reference(TDDUI Practitioner, TDDUI Practitioner Role) |
| 100. Encounter.appointment | |
| Type | Reference(FR Core Appointment Profile) |
| 102. Encounter.period | |
| Contrôle | 1..? |
| 104. Encounter.period.start | |
| Contrôle | 1..? |
| 106. Encounter.period.end | |
| Contrôle | 1..? |
| 108. Encounter.account | |
| Contrôle | 0..1 |
| 110. Encounter.hospitalization | |
| 112. Encounter.hospitalization.preAdmissionIdentifier | |
| Court | Pre-admission identifier | Identifiant de pré-admission |
| 114. Encounter.hospitalization.preAdmissionIdentifier.type | |
| Contrôle | 1..? |
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de FR Core ValueSet Encounter identifier type (extensible to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-identifier-type) |
| 116. Encounter.hospitalization.preAdmissionIdentifier.system | |
| Définition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. Le namespace est défini à partir de la racine d'identification (gérée par l'ANS) de l'organisation où a lieu la rencontre , concaténée avec par exemple le FINESS de l'établissent (ou FINEJ ou SIRET ou SIREN), cf annexe française des types de données HL7 en France |
| Contrôle | 1..? |
| Valeur fixe | 1.2.250.1.71.4.2.2+.n°FINESS |
| 118. Encounter.hospitalization.preAdmissionIdentifier.value | |
| Contrôle | 1..? |
| 120. Encounter.hospitalization.preAdmissionIdentifier.assigner | |
| Type | Reference(FR Core Organization Profile) |
| 122. Encounter.hospitalization.origin | |
| Type | Reference(FR Core Location Profile, FR Core Organization Profile) |
| 124. Encounter.hospitalization.reAdmission | |
| Court | the resaon of re-admission of this hospitalization encounter | Raison de la ré-admission du patient. |
| 126. Encounter.hospitalization.destination | |
| Type | Reference(FR Core Location Profile, FR Core Organization Profile) |
| 128. Encounter.hospitalization.dischargeDisposition | |
| Binding | Pour des exemples de codes, voir FR Core ValueSet Encounter discharge disposition (example to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-discharge-disposition) |
| 130. Encounter.location | |
| Contrôle | 0..1 |
| 132. Encounter.location.location | |
| Type | Reference(FR Core Location Profile) |
| 134. Encounter.location.physicalType | |
| Binding | Pour des exemples de codes, voir FR Core ValueSet Location physical type (example to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type) |
| 136. Encounter.serviceProvider | |
| Type | Reference(TDDUI Organization) |
| 138. Encounter.serviceProvider.extension:TDDUIParticipantPresent | |
| Nom de la slice | TDDUIParticipantPresent |
| Court | Indique la présence de la structure lors de l'événement. |
| Contrôle | 0..1 |
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) |
| 140. Encounter.partOf | |
| Type | Reference(TDDUI Encounter Sejour) |
Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici
| 0. Encounter | |||||
| Définition | An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. | ||||
| Court | An interaction during which services are provided to the patient | ||||
| Contrôle | 0..* | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | Visit | ||||
| Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.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-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-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists())MatDetailOnlyIfTypeOrg206: Le slice TDDUIMaterialDetail est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-206. ( (Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIMaterialDetail').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-206')))FacilityOnlyIfTypeOrg207: Le slice TDDUIFacilityResource est utilisé uniquement lorsque le slice TDDUIRessourceType prend la valeur ORG-207. ( (Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIFacilityResource').exists())
implies(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').exists()
and(Encounter.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used').extension.where(url='TDDUIRessourceType').value.coding.code='ORG-207'))) | ||||
| 2. Encounter.id | |||||
| Définition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
| Court | Logical 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ôle | 0..1 | ||||
| Type | id | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| 4. Encounter.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. | ||||
| Court | Metadata about the resource | ||||
| Contrôle | 0..1 | ||||
| Type | Meta | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Encounter.meta.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 8. Encounter.meta.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.meta.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 10. Encounter.meta.versionId | |||||
| Définition | The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. | ||||
| Court | Version specific identifier | ||||
| Commentaires | The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes. | ||||
| Contrôle | 0..1 | ||||
| Type | id | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. Encounter.meta.lastUpdated | |||||
| Définition | When the resource last changed - e.g. when the version changed. | ||||
| Court | When the resource version last changed | ||||
| Commentaires | This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction. | ||||
| Contrôle | 0..1 | ||||
| Type | instant | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 14. Encounter.meta.source | |||||
| Définition | A uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc. | ||||
| Court | Identifies where the resource comes from | ||||
| Commentaires | In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL. | ||||
| Contrôle | 0..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 16. Encounter.meta.profile | |||||
| Définition | A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. | ||||
| Court | Profiles this resource claims to conform to | ||||
| Commentaires | It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. | ||||
| Contrôle | 0..* | ||||
| Type | canonical(StructureDefinition) | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 18. Encounter.meta.security | |||||
| Définition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. | ||||
| Court | Security Labels applied to this resource | ||||
| Commentaires | The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
| Contrôle | 0..* | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de All Security Labels (extensible to http://hl7.org/fhir/ValueSet/security-labels|4.0.1)Security Labels from the Healthcare Privacy and Security Classification System. | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. Encounter.meta.tag | |||||
| Définition | Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. | ||||
| Court | Tags applied to this resource | ||||
| Commentaires | The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
| Contrôle | 0..* | ||||
| Binding | Pour des exemples de codes, voir CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags|4.0.1)Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 22. Encounter.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. | ||||
| Court | A 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ôle | 0..1 | ||||
| Type | uri | ||||
| Est modificateur | true 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 primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Encounter.language | |||||
| Définition | The base language in which the resource is written. | ||||
| Court | Language 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ôle | 0..1 | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)A human language.
| ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. Encounter.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. | ||||
| Court | Text 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ôle | 0..1 | ||||
| Type | Narrative | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | narrative, html, xhtml, display | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Encounter.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. | ||||
| Court | Contained, 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ôle | 0..* | ||||
| Type | Resource | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | inline resources, anonymous resources, contained resources | ||||
| 30. Encounter.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 32. Encounter.extension:estimatedDischargeDate | |||||
| Nom de la slice | estimatedDischargeDate | ||||
| Définition | This extension is used to specify the estimated discharge date of the patient | ||||
| Court | Estimated discharge date | Date de sortie estimée | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(FR Core Encounter Estimated Discharge Date Extension) (Type d'extension : date) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 34. Encounter.extension:TDDUIRessourcesUsed | |||||
| Nom de la slice | TDDUIRessourcesUsed | ||||
| Définition | Ressources utilisées lors de l’évènement (ex : chambre, matériel médical, véhicule). | ||||
| Court | Ressources utilisées lors de l’évènement. | ||||
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Ressources Used) (Extension complexe) | ||||
| Est modificateur | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 36. Encounter.extension:TDDUIRessourcesUsed.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 38. Encounter.extension:TDDUIRessourcesUsed.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 40. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType | |||||
| Nom de la slice | TDDUIRessourceType | ||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..1 | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 42. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 44. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..0 | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 46. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.url | |||||
| Définition | Source of the definition for the extension code - a logical name or a URL. | ||||
| Court | identifies the meaning of the extension | ||||
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| Valeur fixe | TDDUIRessourceType | ||||
| 48. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIRessourceType.value[x] | |||||
| Définition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||
| Court | Value of extension | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de JDV Ressource Utilisee CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-ressource-utilisee-cisis) | ||||
| Type | CodeableConcept | ||||
| Note [x] | VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x] | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 50. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail | |||||
| Nom de la slice | TDDUIMaterialDetail | ||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 52. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 54. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..0 | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 56. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.url | |||||
| Définition | Source of the definition for the extension code - a logical name or a URL. | ||||
| Court | identifies the meaning of the extension | ||||
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| Valeur fixe | TDDUIMaterialDetail | ||||
| 58. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIMaterialDetail.value[x] | |||||
| Définition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||
| Court | Value of extension | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de JDV Detail Materiel Specialise CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-detail-materiel-specialise-cisis) | ||||
| Type | CodeableConcept | ||||
| Note [x] | VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x] | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource | |||||
| Nom de la slice | TDDUIFacilityResource | ||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 62. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 64. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..0 | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 66. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.url | |||||
| Définition | Source of the definition for the extension code - a logical name or a URL. | ||||
| Court | identifies the meaning of the extension | ||||
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| Valeur fixe | TDDUIFacilityResource | ||||
| 68. Encounter.extension:TDDUIRessourcesUsed.extension:TDDUIFacilityResource.value[x] | |||||
| Définition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||
| Court | Value of extension | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de JDV Detail Ressource Immobiliere Utilisee CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-detail-ressource-immobiliere-utilisee-cisis) | ||||
| Type | CodeableConcept | ||||
| Note [x] | VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x] | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. Encounter.extension:TDDUIRessourcesUsed.url | |||||
| Définition | Source of the definition for the extension code - a logical name or a URL. | ||||
| Court | identifies the meaning of the extension | ||||
| Commentaires | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| Valeur fixe | https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-ressources-used | ||||
| 72. Encounter.extension:TDDUIRessourcesUsed.value[x] | |||||
| Définition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||
| Court | Value of extension | ||||
| Contrôle | 0..0 | ||||
| Type | Choix de : base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 74. Encounter.extension:TDDUIEventLabel | |||||
| Nom de la slice | TDDUIEventLabel | ||||
| Définition | Titre donné à l’évènement par la structure. | ||||
| Court | Titre donné à l’évènement par la structure. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Event Label) (Type d'extension : string) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 76. Encounter.extension:TDDUIComment | |||||
| Nom de la slice | TDDUIComment | ||||
| Définition |
| ||||
| Court | Commentaires sur le déroulé de l'évènement. | ||||
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Comment) (Type d'extension : string) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 78. Encounter.extension:TDDUIEventReport | |||||
| Nom de la slice | TDDUIEventReport | ||||
| Définition | Zone de texte liée à l’événement pour compte rendu des actions réalisées. | ||||
| Court | Zone de texte liée à l’événement pour compte rendu des actions réalisées. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Event Report) (Type d'extension : string) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 80. Encounter.extension:TDDUIAttachment | |||||
| Nom de la slice | TDDUIAttachment | ||||
| Définition | Extension permettant de véhiculer des pièces jointes que ce soit pour l'évaluation, l'évènement ou le projet personnalisé. L'extension référence le profil PDSm_SimplifiedPublish. | ||||
| Court | Pièces jointes liées à l’événement. | ||||
| Contrôle | 0..* Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Attachment) (Type d'extension : Reference(TDDUI DocumentReference)) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 82. Encounter.extension:TDDUIEventOutsideService | |||||
| Nom de la slice | TDDUIEventOutsideService | ||||
| Définition | Evénement hors prestation prévue dans le projet personnalisé de l’usager. | ||||
| Court | Evénement hors prestation prévue dans le projet personnalisé de l’usager. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Event Outside Service) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 84. Encounter.extension:TDDUIEventReason | |||||
| Nom de la slice | TDDUIEventReason | ||||
| Définition | Contexte justifiant la réalisation de l’évènement. | ||||
| Court | Contexte justifiant la réalisation de l’évènement. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Event Reason) (Type d'extension : string) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 86. Encounter.extension:TDDUIPatientPresent | |||||
| Nom de la slice | TDDUIPatientPresent | ||||
| Définition | Evènement nécessitant ou non la présence physique de l’usager. | ||||
| Court | Evènement nécessitant ou non la présence physique de l’usager. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Patient Present) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 88. Encounter.extension:TDDUIMeal | |||||
| Nom de la slice | TDDUIMeal | ||||
| Définition | Repas du professionnel prévu dans le cadre de l'événement. | ||||
| Court | Repas du professionnel prévu dans le cadre de l'événement. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Meal) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 90. Encounter.extension:TDDUIPatientValidation | |||||
| Nom de la slice | TDDUIPatientValidation | ||||
| Définition | Validation par l'usager que l'événement a eu lieu. | ||||
| Court | Validation par l'usager que l'événement a eu lieu. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Patient Validation) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 92. Encounter.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Résumé | false | ||||
| 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 alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 94. Encounter.identifier | |||||
| Définition | Identifier(s) by which this encounter is known.Cet élément est multiévalué (pour ne pas bloquer les implémentations, car il arrive sur le terrain qu'il y ait plusieurs id pour une même admission, mais cette situation est considérée comme une anomalie) | ||||
| Court | Identifiant de l'évènement | ||||
| Note | Ceci est un identifiant métier, pas un identifiant de ressource (voir discussion) | ||||
| Contrôle | 1..1 | ||||
| Type | Identifier | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 96. Encounter.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 98. Encounter.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.identifier.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 100. Encounter.identifier.use | |||||
| Définition | The purpose of this identifier. | ||||
| Court | usual | official | temp | secondary | old (If known) | ||||
| Commentaires | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . | ||||
| Type | code | ||||
| Est modificateur | true parce que This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valeur primitive | Cet é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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 102. Encounter.identifier.type | |||||
| Définition | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose | Type d'identifiant (admission ou de mouvement lors d'une hospitalisation) (JdV à définir) | ||||
| Court | Description 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ôle | 1..1 | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de FR Core ValueSet Encounter identifier type (extensible to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-identifier-type) | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Exigences | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 104. Encounter.identifier.system | |||||
| Définition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. Le namespace est défini à partir de la racine d'identification (gérée par l'ANS) de l'organisation où a lieu la rencontre, concaténée avec par exemple le FINESS de l'établissent (ou FINEJ ou SIRET ou SIREN), cf annexe française des types de données HL7 en France. | ||||
| Court | The namespace for the identifier value | ||||
| Commentaires | Identifier.system is always case sensitive. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet é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 motif | https://identifiant-medicosocial-evenement.esante.gouv.fr | ||||
| Exemple | General: http://www.acme.com/identifiers/patient OID de l'ANS de gestion des organisations (1.2.250.1.71.4.2.2) suivi du FINESS suivi de la branche z qui gère les id de venue/mouvements si l'établissement n'a pas d'OID (sinon utilisation de l'OID de l'établissement): 1.2.250.1.71.4.2.2.1330780321 autre solution, utilisation d'une URL: http://hopitalTest.fr/fhir/namingsystem/encounters | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 106. Encounter.identifier.value | |||||
| Définition | The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Court | The 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ôle | 1..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exemple | General: 123456 du format d'identifiant à respecter : 3+FINESS/identifiantLocalUsagerESSMS-EVN-numEvenement: 3480787529/147720425367411-EVN-12548 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 108. Encounter.identifier.period | |||||
| Définition | Time period during which identifier is/was valid for use. | ||||
| Court | Time period when id is/was valid for use | ||||
| Contrôle | 0..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 110. Encounter.identifier.assigner | |||||
| Définition | Organization that issued/manages the identifier. | ||||
| Court | Organization 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ôle | 0..1 | ||||
| Type | Reference(FR Core Organization Profile) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 112. Encounter.status | |||||
| Définition | planned | arrived | triaged | in-progress | onleave | finished | cancelled +. | ||||
| Court | Correspondance des statuts métier avec les codes FHIR : Planifié → planned, Validé → triaged, Réalisé → finished, Annulé → cancelled. | ||||
| Commentaires | Note that internal business rules will determine the appropriate transitions that may occur between statuses (and also classes). | ||||
| Contrôle | 1..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de EncounterStatus (required to http://hl7.org/fhir/ValueSet/encounter-status|4.0.1)Current state of the encounter. | ||||
| Type | code | ||||
| Est modificateur | true parce que This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 114. Encounter.status.id | |||||
| Définition | unique id for the element within a resource (for internal references) | ||||
| Court | xml:id (or equivalent in JSON) | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 116. Encounter.status.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.status.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 118. Encounter.status.extension:TDDUIEventCancelReason | |||||
| Nom de la slice | TDDUIEventCancelReason | ||||
| Définition | Motif associé au statut de non-réalisation de l’évènement. | ||||
| Court | Motif associé au statut de non-réalisation de l’évènement. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Event Cancel Reason) (Type d'extension : CodeableConcept) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 120. Encounter.status.extension:TDDUIStatusAuthor | |||||
| Nom de la slice | TDDUIStatusAuthor | ||||
| Définition | Extension permettant de représenter l'auteur du statut. | ||||
| Court | Le professionnel ayant effectué la dernière modification du statut associé à la ressource. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Status Author) (Type d'extension : Reference(TDDUI Practitioner, TDDUI Practitioner Role)) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 122. Encounter.status.value | |||||
| Définition | Primitive value for code | ||||
| Court | Primitive value for code | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 124. Encounter.statusHistory | |||||
| Définition | The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them. | ||||
| Court | List of past encounter statuses | ||||
| Commentaires | The current status is always found in the current version of the resource, not the status history. | ||||
| Contrôle | 0..* | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. Encounter.statusHistory.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 128. Encounter.statusHistory.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 130. Encounter.statusHistory.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 132. Encounter.statusHistory.status | |||||
| Définition | planned | arrived | triaged | in-progress | onleave | finished | cancelled +. | ||||
| Court | planned | arrived | triaged | in-progress | onleave | finished | cancelled + | ||||
| Contrôle | 1..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de EncounterStatus (required to http://hl7.org/fhir/ValueSet/encounter-status|4.0.1)Current state of the encounter. | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 134. Encounter.statusHistory.period | |||||
| Définition | The time that the episode was in the specified status. | ||||
| Court | The time that the episode was in the specified status | ||||
| Contrôle | 1..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 136. Encounter.class | |||||
| Définition | Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations. | ||||
| Court | Classification of patient encounter | ||||
| Contrôle | 1..1 | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ActEncounterCode (extensible to http://terminology.hl7.org/ValueSet/v3-ActEncounterCode)Classification of the encounter. | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 138. Encounter.class.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 140. Encounter.class.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.class.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 142. Encounter.class.system | |||||
| Définition | The identification of the code system that defines the meaning of the symbol in the code. | ||||
| Court | 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ôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 144. Encounter.class.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. | ||||
| Court | Version 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. | ||||
| Note | Ceci est un ID de version métier, pas un ID de version de ressource (voir discussion) | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 146. Encounter.class.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). | ||||
| Court | Symbol in syntax defined by the system | ||||
| Contrôle | 1..1 | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 148. Encounter.class.display | |||||
| Définition | A representation of the meaning of the code in the system, following the rules of the system. | ||||
| Court | Representation defined by the system | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 150. Encounter.class.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). | ||||
| Court | If 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ôle | 0..1 | ||||
| Type | boolean | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 152. Encounter.classHistory | |||||
| Définition | The class history permits the tracking of the encounters transitions without needing to go through the resource history. This would be used for a case where an admission starts of as an emergency encounter, then transitions into an inpatient scenario. Doing this and not restarting a new encounter ensures that any lab/diagnostic results can more easily follow the patient and not require re-processing and not get lost or cancelled during a kind of discharge from emergency to inpatient. | ||||
| Court | List of past encounter classes | ||||
| Contrôle | 0..* | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 154. Encounter.classHistory.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 156. Encounter.classHistory.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 158. Encounter.classHistory.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 160. Encounter.classHistory.class | |||||
| Définition | inpatient | outpatient | ambulatory | emergency +. | ||||
| Court | inpatient | outpatient | ambulatory | emergency + | ||||
| Contrôle | 1..1 | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ActEncounterCode (extensible to http://terminology.hl7.org/ValueSet/v3-ActEncounterCode)Classification of the encounter. | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 162. Encounter.classHistory.period | |||||
| Définition | The time that the episode was in the specified class. | ||||
| Court | The time that the episode was in the specified class | ||||
| Contrôle | 1..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 164. Encounter.type | |||||
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). | ||||
| Court | Specific type of encounter | ||||
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. | ||||
| Contrôle | 0..* | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de TDDUI Encounter Type (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-encounter-type) | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 166. Encounter.type:ssiad | |||||
| Nom de la slice | ssiad | ||||
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). | ||||
| Court | Type d'évènement SSIAD. | ||||
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. | ||||
| Contrôle | 0..* | ||||
| Binding | Pour des exemples de codes, voir EncounterType (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 168. Encounter.type:ssiad.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 170. Encounter.type:ssiad.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 172. Encounter.type:ssiad.coding | |||||
| Définition | A reference to a code defined by a terminology system. | ||||
| Court | Code 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ôle | 1..1 | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Exigences | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 174. Encounter.type:ssiad.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 176. Encounter.type:ssiad.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 178. Encounter.type:ssiad.coding.system | |||||
| Définition | The identification of the code system that defines the meaning of the symbol in the code. | ||||
| Court | 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ôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Valeur de motif | https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 180. Encounter.type:ssiad.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. | ||||
| Court | Version 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. | ||||
| Note | Ceci est un ID de version métier, pas un ID de version de ressource (voir discussion) | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 182. Encounter.type:ssiad.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). | ||||
| Court | Symbol in syntax defined by the system | ||||
| Contrôle | 1..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de JDV Type Evenement Ssiad CISIS (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-type-evenement-ssiad-cisis) | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 184. Encounter.type:ssiad.coding.display | |||||
| Définition | A representation of the meaning of the code in the system, following the rules of the system. | ||||
| Court | Representation defined by the system | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 186. Encounter.type:ssiad.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). | ||||
| Court | If 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ôle | 0..1 | ||||
| Type | boolean | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 188. Encounter.type:ssiad.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. | ||||
| Court | Plain text representation of the concept | ||||
| Commentaires | Very often the text is the same as a displayName of one of the codings. | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 190. Encounter.type:serafin | |||||
| Nom de la slice | serafin | ||||
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). | ||||
| Court | Type d'évènement Serafin correspondant aux familles 2-PrestationDirecte et 3-PrestationIndirecte. | ||||
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. | ||||
| Contrôle | 0..* | ||||
| Binding | Pour des exemples de codes, voir EncounterType (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 192. Encounter.type:serafin.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 194. Encounter.type:serafin.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 196. Encounter.type:serafin.coding | |||||
| Définition | A reference to a code defined by a terminology system. | ||||
| Court | Code 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ôle | 1..1 | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Exigences | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 198. Encounter.type:serafin.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 200. Encounter.type:serafin.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 202. Encounter.type:serafin.coding.system | |||||
| Définition | The identification of the code system that defines the meaning of the symbol in the code. | ||||
| Court | 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ôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Valeur de motif | https://smt.esante.gouv.fr/terminologie-SERAFINPH | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 204. Encounter.type:serafin.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. | ||||
| Court | Version 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. | ||||
| Note | Ceci est un ID de version métier, pas un ID de version de ressource (voir discussion) | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 206. Encounter.type:serafin.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). | ||||
| Court | Symbol in syntax defined by the system | ||||
| Contrôle | 1..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de TDDUI SERAFIN (required to https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/tddui-serafin) | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 208. Encounter.type:serafin.coding.display | |||||
| Définition | A representation of the meaning of the code in the system, following the rules of the system. | ||||
| Court | Representation defined by the system | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 210. Encounter.type:serafin.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). | ||||
| Court | If 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ôle | 0..1 | ||||
| Type | boolean | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 212. Encounter.type:serafin.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. | ||||
| Court | Plain text representation of the concept | ||||
| Commentaires | Very often the text is the same as a displayName of one of the codings. | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 214. Encounter.type:text | |||||
| Nom de la slice | text | ||||
| Définition | Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). | ||||
| Court | Texte non structuré véhiculant les autres types d’évènements. | ||||
| Commentaires | Since there are many ways to further classify encounters, this element is 0..*. | ||||
| Contrôle | 0..* | ||||
| Binding | Pour des exemples de codes, voir EncounterType (example to http://hl7.org/fhir/ValueSet/encounter-type|4.0.1)The type of encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 216. Encounter.type:text.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 218. Encounter.type:text.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 220. Encounter.type:text.coding | |||||
| Définition | A reference to a code defined by a terminology system. | ||||
| Court | Code 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ôle | 0..* | ||||
| Type | Coding | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Exigences | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 222. Encounter.type:text.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 224. Encounter.type:text.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.type.coding.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 226. Encounter.type:text.coding.system | |||||
| Définition | The identification of the code system that defines the meaning of the symbol in the code. | ||||
| Court | 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ôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Valeur de motif | http://terminology.hl7.org/CodeSystem/data-absent-reason | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 228. Encounter.type:text.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. | ||||
| Court | Version 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. | ||||
| Note | Ceci est un ID de version métier, pas un ID de version de ressource (voir discussion) | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 230. Encounter.type:text.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). | ||||
| Court | Symbol in syntax defined by the system | ||||
| Contrôle | 0..1 | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exigences | Need to refer to a particular code in the system. | ||||
| Valeur de motif | not-permitted | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 232. Encounter.type:text.coding.display | |||||
| Définition | A representation of the meaning of the code in the system, following the rules of the system. | ||||
| Court | Representation defined by the system | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Valeur de motif | Not Permitted | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 234. Encounter.type:text.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). | ||||
| Court | If 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ôle | 0..1 | ||||
| Type | boolean | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 236. Encounter.type:text.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. | ||||
| Court | Plain text representation of the concept | ||||
| Commentaires | Very often the text is the same as a displayName of one of the codings. | ||||
| Contrôle | 1..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| 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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 238. Encounter.serviceType | |||||
| Définition | Broad categorization of the service that is to be provided (e.g. cardiology). | ||||
| Court | Specific type of service | ||||
| Contrôle | 0..1 | ||||
| Binding | Pour des exemples de codes, voir ServiceType (example to http://hl7.org/fhir/ValueSet/service-type|4.0.1)Broad categorization of the service that is to be provided. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 240. Encounter.priority | |||||
| Définition | Indicates the urgency of the encounter. | ||||
| Court | Indicates the urgency of the encounter | ||||
| Contrôle | 0..1 | ||||
| Binding | Pour des exemples de codes, voir ActPriority (example to http://terminology.hl7.org/ValueSet/v3-ActPriority)Indicates the urgency of the encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 242. Encounter.subject | |||||
| Définition | The patient or group present at the encounter. | ||||
| Court | The patient or group present at the encounter | ||||
| Commentaires | While the encounter is always about the patient, the patient might not actually be known in all contexts of use, and there may be a group of patients that could be anonymous (such as in a group therapy for Alcoholics Anonymous - where the recording of the encounter could be used for billing on the number of people/staff and not important to the context of the specific patients) or alternately in veterinary care a herd of sheep receiving treatment (where the animals are not individually tracked). | ||||
| Contrôle | 1..1 | ||||
| Type | Reference(TDDUI Patient, TDDUI Patient INS, Group) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Noms alternatifs | patient | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 244. Encounter.episodeOfCare | |||||
| Définition | Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem. The association is recorded on the encounter as these are typically created after the episode of care and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years). | ||||
| Court | Episode(s) of care that this encounter should be recorded against | ||||
| Contrôle | 0..* | ||||
| Type | Reference(EpisodeOfCare) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 246. Encounter.basedOn | |||||
| Définition | The request this encounter satisfies (e.g. incoming referral or procedure request). | ||||
| Court | The ServiceRequest that initiated this encounter | ||||
| Contrôle | 0..* | ||||
| Type | Reference(ServiceRequest) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | incomingReferral | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 248. Encounter.participant | |||||
| Définition | The list of people responsible for providing the service. | ||||
| Court | List of participants involved in the encounter | Liste des personnes impliquées dans la rencontre | ||||
| Contrôle | 0..* | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 250. Encounter.participant.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 252. Encounter.participant.extension | |||||
| Définition | An Extension | ||||
| Court | Extension | ||||
| Contrôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.participant.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 254. Encounter.participant.extension:TDDUIParticipantPresent | |||||
| Nom de la slice | TDDUIParticipantPresent | ||||
| Définition | Indique la présence du participant à l'événement. | ||||
| Court | Indique la présence du participant lors de l'événement. | ||||
| Contrôle | 0..1 Cet élément est affecté par les invariants suivants : ele-1 | ||||
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 256. Encounter.participant.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 258. Encounter.participant.type | |||||
| Définition | Role of participant in encounter. | ||||
| Court | Role of participant in encounter | ||||
| Commentaires | The participant type indicates how an individual participates in an encounter. It includes non-practitioner participants, and for practitioners this is to describe the action type in the context of this encounter (e.g. Admitting Dr, Attending Dr, Translator, Consulting Dr). This is different to the practitioner roles which are functional roles, derived from terms of employment, education, licensing, etc. | ||||
| Contrôle | 0..* | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ParticipantType (extensible to http://hl7.org/fhir/ValueSet/encounter-participant-type|4.0.1)Role of participant in encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 260. Encounter.participant.period | |||||
| Définition | The period of time that the specified participant participated in the encounter. These can overlap or be sub-sets of the overall encounter's period. | ||||
| Court | Period of time during the encounter that the participant participated | ||||
| Contrôle | 0..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 262. Encounter.participant.individual | |||||
| Définition | Persons involved in the encounter other than the patient. | ||||
| Court | Persons involved in the encounter other than the patient | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(TDDUI Practitioner, TDDUI Practitioner Role) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 264. Encounter.appointment | |||||
| Définition | The appointment that scheduled this encounter. | ||||
| Court | The appointment that scheduled this encounter | ||||
| Contrôle | 0..* | ||||
| Type | Reference(FR Core Appointment Profile) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 266. Encounter.period | |||||
| Définition | The start and end time of the encounter. | ||||
| Court | The start and end time of the encounter | ||||
| Commentaires | If not (yet) known, the end of the Period may be omitted. | ||||
| Contrôle | 1..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 268. Encounter.period.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 270. Encounter.period.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.period.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 272. Encounter.period.start | |||||
| Définition | The start of the period. The boundary is inclusive. | ||||
| Court | Starting time with inclusive boundary | ||||
| Commentaires | If the low element is missing, the meaning is that the low boundary is not known. | ||||
| Contrôle | 1..1 Cet élément est affecté par les invariants suivants : per-1 | ||||
| Type | dateTime | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 274. Encounter.period.end | |||||
| Définition | The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. | ||||
| Court | End time with inclusive boundary, if not ongoing | ||||
| Commentaires | The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. | ||||
| Contrôle | 1..1 Cet élément est affecté par les invariants suivants : per-1 | ||||
| Type | dateTime | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Signification si manquant | If the end of the period is missing, it means that the period is ongoing | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 276. Encounter.length | |||||
| Définition | Quantity of time the encounter lasted. This excludes the time during leaves of absence. | ||||
| Court | Quantity of time the encounter lasted (less time absent) | ||||
| Commentaires | May differ from the time the Encounter.period lasted because of leave of absence. | ||||
| Contrôle | 0..1 | ||||
| Type | Duration | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 278. Encounter.reasonCode | |||||
| Définition | Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis. | ||||
| Court | Coded reason the encounter takes place | ||||
| Commentaires | For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). | ||||
| Contrôle | 0..* | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de EncounterReasonCodes (preferred to http://hl7.org/fhir/ValueSet/encounter-reason|4.0.1)Reason why the encounter takes place. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Noms alternatifs | Indication, Admission diagnosis | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 280. Encounter.reasonReference | |||||
| Définition | Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis. | ||||
| Court | Reason the encounter takes place (reference) | ||||
| Commentaires | For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). | ||||
| Contrôle | 0..* | ||||
| Type | Reference(Condition, Procedure, Observation, ImmunizationRecommendation) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Noms alternatifs | Indication, Admission diagnosis | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 282. Encounter.diagnosis | |||||
| Définition | The list of diagnosis relevant to this encounter. | ||||
| Court | The list of diagnosis relevant to this encounter | ||||
| Contrôle | 0..* | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 284. Encounter.diagnosis.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 286. Encounter.diagnosis.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 288. Encounter.diagnosis.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 290. Encounter.diagnosis.condition | |||||
| Définition | Reason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure. | ||||
| Court | The diagnosis or procedure relevant to the encounter | ||||
| Commentaires | For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). | ||||
| Contrôle | 1..1 | ||||
| Type | Reference(Condition, Procedure) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Noms alternatifs | Admission diagnosis, discharge diagnosis, indication | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 292. Encounter.diagnosis.use | |||||
| Définition | Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …). | ||||
| Court | Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …) | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de DiagnosisRole (preferred to http://hl7.org/fhir/ValueSet/diagnosis-role|4.0.1)The type of diagnosis this condition represents. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 294. Encounter.diagnosis.rank | |||||
| Définition | Ranking of the diagnosis (for each role type). | ||||
| Court | Ranking of the diagnosis (for each role type) | ||||
| Contrôle | 0..1 | ||||
| Type | positiveInt | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 296. Encounter.account | |||||
| Définition | The set of accounts that may be used for billing for this Encounter. | ||||
| Court | The set of accounts that may be used for billing for this Encounter | ||||
| Commentaires | The billing system may choose to allocate billable items associated with the Encounter to different referenced Accounts based on internal business rules. | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(Account) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 298. Encounter.hospitalization | |||||
| Définition | Details about the admission to a healthcare service. | ||||
| Court | Details about the admission to a healthcare service | ||||
| Commentaires | An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included. The duration recorded in the period of this encounter covers the entire scope of this hospitalization record. | ||||
| Contrôle | 0..1 | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 300. Encounter.hospitalization.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 302. Encounter.hospitalization.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 304. Encounter.hospitalization.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 306. Encounter.hospitalization.preAdmissionIdentifier | |||||
| Définition | Pre-admission identifier. | ||||
| Court | Pre-admission identifier | Identifiant de pré-admission | ||||
| Contrôle | 0..1 | ||||
| Type | Identifier | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 308. Encounter.hospitalization.preAdmissionIdentifier.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 310. Encounter.hospitalization.preAdmissionIdentifier.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.hospitalization.preAdmissionIdentifier.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 312. Encounter.hospitalization.preAdmissionIdentifier.use | |||||
| Définition | The purpose of this identifier. | ||||
| Court | usual | official | temp | secondary | old (If known) | ||||
| Commentaires | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . | ||||
| Type | code | ||||
| Est modificateur | true parce que This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Valeur primitive | Cet é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. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 314. Encounter.hospitalization.preAdmissionIdentifier.type | |||||
| Définition | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Court | Description 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ôle | 1..1 | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de FR Core ValueSet Encounter identifier type (extensible to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-identifier-type) | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Exigences | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 316. Encounter.hospitalization.preAdmissionIdentifier.system | |||||
| Définition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. Le namespace est défini à partir de la racine d'identification (gérée par l'ANS) de l'organisation où a lieu la rencontre , concaténée avec par exemple le FINESS de l'établissent (ou FINEJ ou SIRET ou SIREN), cf annexe française des types de données HL7 en France | ||||
| Court | The namespace for the identifier value | ||||
| Commentaires | Identifier.system is always case sensitive. | ||||
| Contrôle | 1..1 | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet é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 fixe | 1.2.250.1.71.4.2.2+.n°FINESS | ||||
| Exemple | General: http://www.acme.com/identifiers/patient | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 318. Encounter.hospitalization.preAdmissionIdentifier.value | |||||
| Définition | The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
| Court | The 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ôle | 1..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Exemple | General: 123456 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 320. Encounter.hospitalization.preAdmissionIdentifier.period | |||||
| Définition | Time period during which identifier is/was valid for use. | ||||
| Court | Time period when id is/was valid for use | ||||
| Contrôle | 0..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 322. Encounter.hospitalization.preAdmissionIdentifier.assigner | |||||
| Définition | Organization that issued/manages the identifier. | ||||
| Court | Organization 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ôle | 0..1 | ||||
| Type | Reference(FR Core Organization Profile) | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 324. Encounter.hospitalization.origin | |||||
| Définition | The location/organization from which the patient came before admission. | ||||
| Court | The location/organization from which the patient came before admission | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(FR Core Location Profile, FR Core Organization Profile) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 326. Encounter.hospitalization.admitSource | |||||
| Définition | From where patient was admitted (physician referral, transfer). | ||||
| Court | From where patient was admitted (physician referral, transfer) | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de AdmitSource (preferred to http://hl7.org/fhir/ValueSet/encounter-admit-source|4.0.1)From where the patient was admitted. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 328. Encounter.hospitalization.reAdmission | |||||
| Définition | Whether this hospitalization is a readmission and why if known. | ||||
| Court | the resaon of re-admission of this hospitalization encounter | Raison de la ré-admission du patient. | ||||
| Contrôle | 0..1 | ||||
| Binding | Pour des exemples de codes, voir hl7VS-re-admissionIndicator (example to http://terminology.hl7.org/ValueSet/v2-0092)The reason for re-admission of this hospitalization encounter. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 330. Encounter.hospitalization.dietPreference | |||||
| Définition | Diet preferences reported by the patient. | ||||
| Court | Diet preferences reported by the patient | ||||
| Commentaires | For example, a patient may request both a dairy-free and nut-free diet preference (not mutually exclusive). | ||||
| Contrôle | 0..* | ||||
| Binding | Pour des exemples de codes, voir Diet (example to http://hl7.org/fhir/ValueSet/encounter-diet|4.0.1)Medical, cultural or ethical food preferences to help with catering requirements. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Exigences | Used to track patient's diet restrictions and/or preference. For a complete description of the nutrition needs of a patient during their stay, one should use the nutritionOrder resource which links to Encounter. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 332. Encounter.hospitalization.specialCourtesy | |||||
| Définition | Special courtesies (VIP, board member). | ||||
| Court | Special courtesies (VIP, board member) | ||||
| Contrôle | 0..* | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de SpecialCourtesy (preferred to http://hl7.org/fhir/ValueSet/encounter-special-courtesy|4.0.1)Special courtesies. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 334. Encounter.hospitalization.specialArrangement | |||||
| Définition | Any special requests that have been made for this hospitalization encounter, such as the provision of specific equipment or other things. | ||||
| Court | Wheelchair, translator, stretcher, etc. | ||||
| Contrôle | 0..* | ||||
| Binding | Les codes DEVRAIENT (SHOULD) être pris de SpecialArrangements (preferred to http://hl7.org/fhir/ValueSet/encounter-special-arrangements|4.0.1)Special arrangements. | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 336. Encounter.hospitalization.destination | |||||
| Définition | Location/organization to which the patient is discharged. | ||||
| Court | Location/organization to which the patient is discharged | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(FR Core Location Profile, FR Core Organization Profile) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 338. Encounter.hospitalization.dischargeDisposition | |||||
| Définition | Category or kind of location after discharge. | ||||
| Court | Category or kind of location after discharge | ||||
| Contrôle | 0..1 | ||||
| Binding | Pour des exemples de codes, voir FR Core ValueSet Encounter discharge disposition (example to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-discharge-disposition) | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 340. Encounter.location | |||||
| Définition | List of locations where the patient has been during this encounter. | ||||
| Court | List of locations where the patient has been | ||||
| Commentaires | Virtual encounters can be recorded in the Encounter by specifying a location reference to a location of type "kind" such as "client's home" and an encounter.class = "virtual". | ||||
| Contrôle | 0..1 | ||||
| Type | BackboneElement | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 342. Encounter.location.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 344. Encounter.location.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 346. Encounter.location.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). | ||||
| Court | Extensions 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | true 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 alternatifs | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 348. Encounter.location.location | |||||
| Définition | The location where the encounter takes place. | ||||
| Court | Location the encounter takes place | ||||
| Contrôle | 1..1 | ||||
| Type | Reference(FR Core Location Profile) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 350. Encounter.location.status | |||||
| Définition | The status of the participants' presence at the specified location during the period specified. If the participant is no longer at the location, then the period will have an end date/time. | ||||
| Court | planned | active | reserved | completed | ||||
| Commentaires | When the patient is no longer active at a location, then the period end date is entered, and the status may be changed to completed. | ||||
| Contrôle | 0..1 | ||||
| Binding | Les codes DOIVENT (SHALL) être pris de EncounterLocationStatus (required to http://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1)The status of the location. | ||||
| Type | code | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 352. Encounter.location.physicalType | |||||
| Définition | This will be used to specify the required levels (bed/ward/room/etc.) desired to be recorded to simplify either messaging or query. | ||||
| Court | The physical type of the location (usually the level in the location hierachy - bed room ward etc.) | ||||
| Commentaires | This information is de-normalized from the Location resource to support the easier understanding of the encounter resource and processing in messaging or query. There may be many levels in the hierachy, and this may only pic specific levels that are required for a specific usage scenario. | ||||
| Contrôle | 0..1 | ||||
| Binding | Pour des exemples de codes, voir FR Core ValueSet Location physical type (example to https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-location-physical-type) | ||||
| Type | CodeableConcept | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 354. Encounter.location.period | |||||
| Définition | Time period during which the patient was present at the location. | ||||
| Court | Time period during which the patient was present at the location | ||||
| Contrôle | 0..1 | ||||
| Type | Period | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 356. Encounter.serviceProvider | |||||
| Définition | The organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation. Refer to the example bundle showing an abbreviated set of Encounters for a colonoscopy. | ||||
| Court | The organization (facility) responsible for this encounter | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(TDDUI Organization) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 358. Encounter.serviceProvider.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. | ||||
| Court | Unique id for inter-element referencing | ||||
| Contrôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Format XML | Dans le format XML, cette propriété est représentée comme attribut. | ||||
| Résumé | false | ||||
| 360. Encounter.serviceProvider.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. | ||||
| Court | Additional 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ôle | 0..* | ||||
| Type | Extension | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Noms alternatifs | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | Cet élément introduit un ensemble de slices sur Encounter.serviceProvider.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants : | ||||
| 362. Encounter.serviceProvider.extension:TDDUIParticipantPresent | |||||
| Nom de la slice | TDDUIParticipantPresent | ||||
| Définition | Indique la présence du participant à l'événement. | ||||
| Court | Indique la présence de la structure lors de l'événement. | ||||
| Contrôle | 0..1 | ||||
| Type | Extension(TDDUI Participant Present) (Type d'extension : boolean) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 364. Encounter.serviceProvider.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. | ||||
| Court | Literal 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ôle | 0..1 Cet élément est affecté par les invariants suivants : ref-1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 366. Encounter.serviceProvider.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). | ||||
| Court | Type 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ôle | 0..1 | ||||
| Binding | Sauf si inapproprié, ces codes DOIVENT (SHALL) être pris de ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)Aa resource (or, for logical models, the URI of the logical model). | ||||
| Type | uri | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 368. Encounter.serviceProvider.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. | ||||
| Court | Logical 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). | ||||
| Note | Ceci est un identifiant métier, pas un identifiant de ressource (voir discussion) | ||||
| Contrôle | 0..1 | ||||
| Type | Identifier | ||||
| Est modificateur | false | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 370. Encounter.serviceProvider.display | |||||
| Définition | Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Court | Text 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ôle | 0..1 | ||||
| Type | string | ||||
| Est modificateur | false | ||||
| Valeur primitive | Cet élément primitif peut être présent, absent ou remplacé par une extension | ||||
| Résumé | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 372. Encounter.partOf | |||||
| Définition | Another Encounter of which this encounter is a part of (administratively or in time). | ||||
| Court | Another Encounter this encounter is part of | ||||
| Commentaires | This is also used for associating a child's encounter back to the mother's encounter. Refer to the Notes section in the Patient resource for further details. | ||||
| Contrôle | 0..1 | ||||
| Type | Reference(TDDUI Encounter Sejour) | ||||
| Est modificateur | false | ||||
| Résumé | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||