Search FHIR

FR Document Core (FHIR)
0.1.0 - ci-build France (la) drapeau

FR Document Core (FHIR), publié par Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris. Ce guide n'est pas une publication autorisée ; C'est la version en intégration continue pour la version 0.1.0 construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/ansforge/interop-IG-fhir-document-core/ et change régulièrement. Voir le répertoire des versions publiées

Profil de ressource: DeviceUseStatement - FR Device Use Statement Document

URL officielle: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-device-use-statement-document Version: 0.1.0
Draft à partir de 2026-08-07 Nom computable: FRDeviceUseStatementDocument

FRDeviceUseStatementDocument représente les informations sur un dispositif médical

Utilisations:

  • Ce Profil n'est utilisé par aucun autre profil dans ce guide d'implémentation

Vous pouvez également vérifier les usages dans le FHIR IG Statistics

Vues formelles du contenu du profil

Description des profils, des différentiels, des instantanés et de leurs représentations.

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
Constraints: ext-1
..... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 code Value of extension
Binding: FRValueSetActorTypeDocument (0.1.0) (required)
Motif requis: PRF
...... extension:typeCode 0..1 Extension Type de participation
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "typeCode"
...... extension:actor 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "actor"
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension"
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code active | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage.
... subject Σ 1..1 Reference(Patient | Group) Patient using device
... timing[x] Σ 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... device SΣ 1..1 Reference(Device) Dispositif médical
... reasonReference SΣ 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DeviceUseStatement.extension:performer.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📍0.1.0 cet IG
DeviceUseStatement.status Base required DeviceUseStatementStatus 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DeviceUseStatement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceUseStatement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DeviceUseStatement A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceUseStatement.implicitRules, DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:type.value[x], DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:performer.extension:actor.value[x], DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.status, DeviceUseStatement.subject, DeviceUseStatement.timing[x], DeviceUseStatement.device, DeviceUseStatement.reasonReference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Cette structure est dérivée de DeviceUseStatement

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
....... value[x] 0..1 code Value of extension
Motif requis: PRF
...... extension:actor 1..1 Extension Extension
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
... identifier 0..* Identifier Identifiant de la fourniture du DM.
... timing[x] 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... reasonReference S 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical

doco Documentation pour ce format
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 code Value of extension
Binding: FRValueSetActorTypeDocument (0.1.0) (required)
Motif requis: PRF
...... extension:typeCode 0..1 Extension Type de participation
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "typeCode"
....... value[x] 0..1 CodeableConcept Value of extension
...... extension:actor 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "actor"
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension"
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Identifiant de la fourniture du DM.
... basedOn Σ 0..* Reference(ServiceRequest) Fulfills plan, proposal or order
... status ?!Σ 1..1 code active | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage.
... subject Σ 1..1 Reference(Patient | Group) Patient using device
... derivedFrom Σ 0..* Reference(ServiceRequest | Procedure | Claim | Observation | QuestionnaireResponse | DocumentReference) Supporting information
... timing[x] Σ 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... recordedOn Σ 0..1 dateTime When statement was recorded
... source Σ 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) Who made the statement
... device SΣ 1..1 Reference(Device) Dispositif médical
... reasonCode Σ 0..* CodeableConcept Why device was used
... reasonReference SΣ 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical
... bodySite Σ 0..1 CodeableConcept Target body site
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Addition details (comments, instructions)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DeviceUseStatement.language Base preferred Common Languages 📍4.0.1 Std. FHIR
DeviceUseStatement.extension:performer.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📍0.1.0 cet IG
DeviceUseStatement.status Base required DeviceUseStatementStatus 📍4.0.1 Std. FHIR
DeviceUseStatement.bodySite Base example SNOMED CT Body Structures 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DeviceUseStatement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceUseStatement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DeviceUseStatement A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceUseStatement.meta, DeviceUseStatement.implicitRules, DeviceUseStatement.language, DeviceUseStatement.text, DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:type.value[x], DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:typeCode.value[x], DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:performer.extension:actor.value[x], DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.basedOn, DeviceUseStatement.status, DeviceUseStatement.subject, DeviceUseStatement.derivedFrom, DeviceUseStatement.timing[x], DeviceUseStatement.recordedOn, DeviceUseStatement.source, DeviceUseStatement.device, DeviceUseStatement.reasonCode, DeviceUseStatement.reasonReference, DeviceUseStatement.bodySite, DeviceUseStatement.note All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Vue des éléments clés

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
Constraints: ext-1
..... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 code Value of extension
Binding: FRValueSetActorTypeDocument (0.1.0) (required)
Motif requis: PRF
...... extension:typeCode 0..1 Extension Type de participation
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "typeCode"
...... extension:actor 1..1 Extension Extension
Constraints: ext-1
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "actor"
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension"
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 1..1 code active | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage.
... subject Σ 1..1 Reference(Patient | Group) Patient using device
... timing[x] Σ 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... device SΣ 1..1 Reference(Device) Dispositif médical
... reasonReference SΣ 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DeviceUseStatement.extension:performer.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📍0.1.0 cet IG
DeviceUseStatement.status Base required DeviceUseStatementStatus 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DeviceUseStatement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceUseStatement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DeviceUseStatement A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceUseStatement.implicitRules, DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:type.value[x], DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:performer.extension:actor.value[x], DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.status, DeviceUseStatement.subject, DeviceUseStatement.timing[x], DeviceUseStatement.device, DeviceUseStatement.reasonReference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Vue différentielle

Cette structure est dérivée de DeviceUseStatement

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
....... value[x] 0..1 code Value of extension
Motif requis: PRF
...... extension:actor 1..1 Extension Extension
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
... identifier 0..* Identifier Identifiant de la fourniture du DM.
... timing[x] 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... reasonReference S 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical

doco Documentation pour ce format

Vue d'ensembleView

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. DeviceUseStatement 0..* DeviceUseStatement(4.0.1) Record of use of a device
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
.... extension:performer 0..1 (Complexe) Dispensateur: référence au professionnel de santé ou à l'organisation ayant initié ou dispensé le dispositif
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
..... Slices pour extension Contenu/Règles pour toutes les slices
...... extension:type 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 code Value of extension
Binding: FRValueSetActorTypeDocument (0.1.0) (required)
Motif requis: PRF
...... extension:typeCode 0..1 Extension Type de participation
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "typeCode"
....... value[x] 0..1 CodeableConcept Value of extension
...... extension:actor 1..1 Extension Extension
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
Constraints: ext-1
....... url 1..1 uri "actor"
....... value[x] 0..1 Reference(FR PractitionerRole Document(0.1.0) | FR Organization Document(0.1.0)) Value of extension
..... url 1..1 uri "https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-actor-extension"
.... extension:notCovered 0..1 boolean DM n'est remboursable / remboursable
URL: https://interop.esante.gouv.fr/ig/fhir/document-core/StructureDefinition/fr-not-covered-extension
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Identifiant de la fourniture du DM.
... basedOn Σ 0..* Reference(ServiceRequest) Fulfills plan, proposal or order
... status ?!Σ 1..1 code active | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage.
... subject Σ 1..1 Reference(Patient | Group) Patient using device
... derivedFrom Σ 0..* Reference(ServiceRequest | Procedure | Claim | Observation | QuestionnaireResponse | DocumentReference) Supporting information
... timing[x] Σ 0..1 How often the device was used
.... timingTiming Timing
.... timingPeriod Period
... recordedOn Σ 0..1 dateTime When statement was recorded
... source Σ 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) Who made the statement
... device SΣ 1..1 Reference(Device) Dispositif médical
... reasonCode Σ 0..* CodeableConcept Why device was used
... reasonReference SΣ 0..* Reference(Observation | Condition - FR Condition Document(0.1.0) | Observation - FR Observation Prevention Document(0.1.0) | Observation - FR Observation ALD Document(0.1.0) | Observation - FR Observation Work Related Accident Document(0.1.0)) Raisons liées à l'utilisation du dispositif médical
... bodySite Σ 0..1 CodeableConcept Target body site
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Addition details (comments, instructions)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
DeviceUseStatement.language Base preferred Common Languages 📍4.0.1 Std. FHIR
DeviceUseStatement.extension:performer.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📍0.1.0 cet IG
DeviceUseStatement.status Base required DeviceUseStatementStatus 📍4.0.1 Std. FHIR
DeviceUseStatement.bodySite Base example SNOMED CT Body Structures 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error DeviceUseStatement If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceUseStatement If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceUseStatement If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique DeviceUseStatement A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceUseStatement.meta, DeviceUseStatement.implicitRules, DeviceUseStatement.language, DeviceUseStatement.text, DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:type.value[x], DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:typeCode.value[x], DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:performer.extension:actor.value[x], DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.basedOn, DeviceUseStatement.status, DeviceUseStatement.subject, DeviceUseStatement.derivedFrom, DeviceUseStatement.timing[x], DeviceUseStatement.recordedOn, DeviceUseStatement.source, DeviceUseStatement.device, DeviceUseStatement.reasonCode, DeviceUseStatement.reasonReference, DeviceUseStatement.bodySite, DeviceUseStatement.note All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceUseStatement.extension, DeviceUseStatement.extension:performer, DeviceUseStatement.extension:performer.extension, DeviceUseStatement.extension:performer.extension:type, DeviceUseStatement.extension:performer.extension:typeCode, DeviceUseStatement.extension:performer.extension:actor, DeviceUseStatement.extension:notCovered, DeviceUseStatement.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Autres représentations du profil : CSV, Excel, Schematron