Search FHIR

ANS IG document core
0.1.0 - ci-build France flag

ANS IG document core - version de développement local (v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

Resource Profile: FRDeviceRequestDocument - Detailed Descriptions

Draft as of 2025-12-05

Definitions for the fr-device-request-document resource profile.

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

0. DeviceRequest
Définition

Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker.

CourtMedical device request
Contrôle0..*
Est modificateurfalse
Résuméfalse
Invariantsdom-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())
2. DeviceRequest.implicitRules
Définition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

CourtA set of rules under which this content was created
Commentaires

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Contrôle0..1
Typeuri
Est modificateurtrue parce que This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. DeviceRequest.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.

CourtExtensionAdditional content defined by implementations
Commentaires

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Contrôle0..*
TypeExtension
Est modificateurfalse
Résuméfalse
Noms alternatifsextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingCet élément introduit un ensemble de slices sur DeviceRequest.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
  • value @ url
  • 6. DeviceRequest.extension:notCovered
    Nom de la slicenotCovered
    Définition

    Extension permettant d'indiquer si le traitement est non remboursable.

    CourtDM prescrit n'est remboursable / remboursable
    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    TypeExtension(FR Not Covered Extension) (Type dextension : boolean)
    Est modificateurfalse
    Résuméfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. DeviceRequest.modifierExtension
    Définition

    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    CourtExtensions that cannot be ignored
    Commentaires

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Contrôle0..*
    TypeExtension
    Est modificateurtrue 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 alternatifsextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. DeviceRequest.identifier
    Définition

    Identifiers assigned to this order by the orderer or by the receiver.

    CourtIdentifiant de la fourniture du DM - Sous la forme UID (UUID ou OID)External Request identifier
    NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
    Contrôle10..*
    TypeIdentifier
    Est modificateurfalse
    Doit être pris en charge (Must Support)true
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    12. DeviceRequest.status
    Définition

    The status of the request.

    Courtdraft | active | on-hold | revoked | completed | entered-in-error | unknown
    Commentaires

    This element is labeled as a modifier because the status contains the codes cancelled and entered-in-error that mark the request as not currently valid.

    Contrôle0..1
    BindingLes codes DOIVENT (SHALL) être pris de RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1
    (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

    Codes representing the status of the request.

    Typecode
    Est modificateurtrue 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 primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    14. DeviceRequest.intent
    Définition

    Whether the request is a proposal, plan, an original order or a reflex order.

    Courtproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
    Contrôle1..1
    BindingLes codes DOIVENT (SHALL) être pris de RequestIntenthttp://hl7.org/fhir/ValueSet/request-intent|4.0.1
    (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

    The kind of diagnostic request.

    Typecode
    Est modificateurtrue parce que This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. DeviceRequest.code[x]
    Définition

    The details of the device to be used.

    CourtDevice requested
    Contrôle1..1
    BindingPour des exemples de codes, voir FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind|4.0.1
    (example to http://hl7.org/fhir/ValueSet/device-kind|4.0.1)

    Codes for devices that can be requested.

    TypeChoix de : Reference(Device), CodeableConcept
    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
    Est modificateurfalse
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    SlicingCet élément introduit un ensemble de slices sur DeviceRequest.code[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
    • type @ $this
    • 18. DeviceRequest.code[x]:codeReference
      Nom de la slicecodeReference
      Définition

      The details of the device to be used.

      CourtDispositif médicalDevice requested
      Contrôle01..1
      TypeReference(Device, Device), CodeableConcept
      Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
      Est modificateurfalse
      Doit être pris en charge (Must Support)true
      Résumétrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      20. DeviceRequest.parameter
      Définition

      Specific parameters for the ordered item. For example, the prism value for lenses.

      CourtDevice details
      Contrôle0..1*
      TypeBackboneElement
      Est modificateurfalse
      Doit être pris en charge (Must Support)true
      Résuméfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      22. DeviceRequest.parameter.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      CourtExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Contrôle0..*
      TypeExtension
      Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Exigences

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Noms alternatifsextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      24. DeviceRequest.parameter.value[x]
      Définition

      The value of the device detail.

      CourtValue of detail
      Commentaires

      Range means device should have a value that falls somewhere within the specified range.

      Contrôle0..1
      TypeChoix de : CodeableConcept, Quantity, Range, boolean
      Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
      Est modificateurfalse
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Résuméfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      SlicingCet élément introduit un ensemble de slices sur DeviceRequest.parameter.value[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
      • type @ $this
      • 26. DeviceRequest.parameter.value[x]:valueQuantity
        Nom de la slicevalueQuantity
        Définition

        The value of the device detail.

        CourtQuantitéValue of detail
        Commentaires

        Range means device should have a value that falls somewhere within the specified range.

        Contrôle0..1
        TypeQuantity, boolean, Range, CodeableConcept
        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
        Est modificateurfalse
        Doit être pris en charge (Must Support)true
        Résuméfalse
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        28. DeviceRequest.subject
        Définition

        The patient who will use the device.

        CourtFocus of request
        Contrôle1..1
        TypeReference(Patient, Group, Location, Device)
        Est modificateurfalse
        Résumétrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        30. DeviceRequest.occurrence[x]
        Définition

        The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

        CourtDesired time or schedule for use
        Contrôle0..1
        TypeChoix de : dateTime, Period, Timing
        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
        Est modificateurfalse
        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
        Doit être pris en charge (Must Support)true
        Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
        Résumétrue
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingCet élément introduit un ensemble de slices sur DeviceRequest.occurrence[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
        • type @ $this
        • 32. DeviceRequest.occurrence[x]:occurrenceTiming
          Nom de la sliceoccurrenceTiming
          Définition

          The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

          CourtDate d'utilisation ou de présence chez le patientDesired time or schedule for use
          Contrôle0..1
          TypeTiming, dateTime, Period
          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
          Est modificateurfalse
          Doit être pris en charge (Must Support)true
          Résumétrue
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          34. DeviceRequest.occurrence[x]:occurrenceTiming.modifierExtension
          Définition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          CourtExtensions that cannot be ignored even if unrecognized
          Commentaires

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Contrôle0..*
          TypeExtension
          Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Résumétrue
          Exigences

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Noms alternatifsextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          36. DeviceRequest.occurrence[x]:occurrenceTiming.repeat
          Définition

          A set of rules that describe when the event is scheduled.

          CourtWhen the event is to occur
          Contrôle0..1
          TypeElement
          Est modificateurfalse
          Résumétrue
          Exigences

          Many timing schedules are determined by regular repetitions.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
          tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
          tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
          tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
          tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
          tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
          tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
          tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
          tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
          tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
          tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
          tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
          tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
          tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
          tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
          tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
          tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
          tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
          38. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.count
          Définition

          A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

          CourtNombre de renouvellement(s) possible(s)Number of times to repeat
          Commentaires

          If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

          Contrôle0..1
          TypepositiveInt
          Est modificateurfalse
          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
          Doit être pris en charge (Must Support)true
          Résumétrue
          Exigences

          Repetitions may be limited by end time or total occurrences.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          40. DeviceRequest.occurrence[x]:occurrencePeriod
          Nom de la sliceoccurrencePeriod
          Définition

          The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

          CourtDurée d'utilisationDesired time or schedule for use
          Contrôle0..1
          TypePeriod, dateTime, Timing
          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
          Est modificateurfalse
          Doit être pris en charge (Must Support)true
          Résumétrue
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          42. DeviceRequest.requester
          Définition

          The individual who initiated the request and has responsibility for its activation.

          CourtPrescripteurWho/what is requesting diagnostics
          Contrôle0..1
          TypeReference(Device, Practitioner, PractitionerRole, Organization)
          Est modificateurfalse
          Doit être pris en charge (Must Support)true
          Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
          Résumétrue
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          44. DeviceRequest.requester.extension:prescripteur
          Nom de la sliceprescripteur
          Définition

          Extension permettant de représenter un acteur impliqué dans le document avec son type et sa référence.

          CourtFR Actor Extension
          Contrôle0..1
          TypeExtension(FR Actor Extension) (Extension complexe)
          Est modificateurfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          46. DeviceRequest.requester.extension:prescripteur.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.

          CourtExtensionAdditional 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ôle20..*
          TypeExtension
          Est modificateurfalse
          Résuméfalse
          Noms alternatifsextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
          • value @ url
          • 48. DeviceRequest.requester.extension:prescripteur.extension:type
            Nom de la slicetype
            Définition

            An Extension

            CourtType d'acteur (AUT, PRF, PART, INF)Additional content defined by implementations
            Contrôle10..1*
            TypeExtension
            Est modificateurfalse
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            50. DeviceRequest.requester.extension:prescripteur.extension:type.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.

            CourtExtensionAdditional content defined by implementations
            Commentaires

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Contrôle0..0*
            TypeExtension
            Est modificateurfalse
            Résuméfalse
            Noms alternatifsextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
            • value @ url
            • 52. DeviceRequest.requester.extension:prescripteur.extension:type.url
              Définition

              Source of the definition for the extension code - a logical name or a URL.

              Courtidentifies 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ôle1..1
              Typeuri
              Est modificateurfalse
              Format XMLDans le format XML, cette propriété est représentée comme attribut.
              Résuméfalse
              Valeur fixetype
              54. DeviceRequest.requester.extension:prescripteur.extension:typeCode
              Nom de la slicetypeCode
              Définition

              An Extension

              CourtType de participationAdditional content defined by implementations
              Contrôle0..1*
              TypeExtension
              Est modificateurfalse
              Résuméfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              56. DeviceRequest.requester.extension:prescripteur.extension:typeCode.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.

              CourtExtensionAdditional content defined by implementations
              Commentaires

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Contrôle0..0*
              TypeExtension
              Est modificateurfalse
              Résuméfalse
              Noms alternatifsextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
              • value @ url
              • 58. DeviceRequest.requester.extension:prescripteur.extension:typeCode.url
                Définition

                Source of the definition for the extension code - a logical name or a URL.

                Courtidentifies 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ôle1..1
                Typeuri
                Est modificateurfalse
                Format XMLDans le format XML, cette propriété est représentée comme attribut.
                Résuméfalse
                Valeur fixetypeCode
                60. DeviceRequest.requester.extension:prescripteur.extension:actor
                Nom de la sliceactor
                Définition

                An Extension

                CourtExtensionAdditional content defined by implementations
                Contrôle10..1*
                TypeExtension
                Est modificateurfalse
                Résuméfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                62. DeviceRequest.requester.extension:prescripteur.extension:actor.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.

                CourtExtensionAdditional content defined by implementations
                Commentaires

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Contrôle0..0*
                TypeExtension
                Est modificateurfalse
                Résuméfalse
                Noms alternatifsextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                • value @ url
                • 64. DeviceRequest.requester.extension:prescripteur.extension:actor.url
                  Définition

                  Source of the definition for the extension code - a logical name or a URL.

                  Courtidentifies 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ôle1..1
                  Typeuri
                  Est modificateurfalse
                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                  Résuméfalse
                  Valeur fixeactor
                  66. DeviceRequest.requester.extension:prescripteur.extension:actor.value[x]
                  Définition

                  Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                  CourtValue of extension
                  Contrôle0..1
                  TypeReference(FR PractitionerRole Document), date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                  Est modificateurfalse
                  Résuméfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  68. DeviceRequest.requester.extension:prescripteur.url
                  Définition

                  Source of the definition for the extension code - a logical name or a URL.

                  Courtidentifies 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ôle1..1
                  Typeuri
                  Est modificateurfalse
                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                  Résuméfalse
                  Valeur fixehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
                  70. DeviceRequest.requester.extension:prescripteur.value[x]
                  Définition

                  Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                  CourtValue of extension
                  Contrôle0..01
                  TypeChoix 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 modificateurfalse
                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                  Résuméfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  72. DeviceRequest.reasonReference
                  Définition

                  Reason or justification for the use of this device.

                  CourtRaisons liées au DMLinked Reason for request
                  Contrôle0..*
                  TypeReference(Condition, Observation, DiagnosticReport, DocumentReference)
                  Est modificateurfalse
                  Doit être pris en charge (Must Support)true
                  Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
                  Résumétrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  SlicingCet élément introduit un ensemble de slices sur DeviceRequest.reasonReference. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                  • value @ resolve().code
                  • 74. DeviceRequest.reasonReference:EnRapportAvecALD
                    Nom de la sliceEnRapportAvecALD
                    Définition

                    Reason or justification for the use of this device.

                    CourtEn rapport avec une Affection Longue Durée (ALD)Linked Reason for request
                    Contrôle0..1*
                    TypeReference(Condition - FR Condition Document, Condition, Observation, DiagnosticReport, DocumentReference)
                    Est modificateurfalse
                    Doit être pris en charge (Must Support)true
                    Résumétrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    76. DeviceRequest.reasonReference:EnRapportAvecAccidentTravail
                    Nom de la sliceEnRapportAvecAccidentTravail
                    Définition

                    Reason or justification for the use of this device.

                    CourtEn rapport avec accident travailLinked Reason for request
                    Contrôle0..1*
                    TypeReference(Observation - FR Observation Work Related Accident Document, Condition, Observation, DiagnosticReport, DocumentReference)
                    Est modificateurfalse
                    Doit être pris en charge (Must Support)true
                    Résumétrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    78. DeviceRequest.reasonReference:EnRapportAvecLaPrevention
                    Nom de la sliceEnRapportAvecLaPrevention
                    Définition

                    Reason or justification for the use of this device.

                    CourtEn rapport avec la préventionLinked Reason for request
                    Contrôle0..1*
                    TypeReference(Condition - FR Condition Document, Condition, Observation, DiagnosticReport, DocumentReference)
                    Est modificateurfalse
                    Doit être pris en charge (Must Support)true
                    Résumétrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

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

                    0. DeviceRequest
                    2. DeviceRequest.extension
                    SlicingCet élément introduit un ensemble de slices sur DeviceRequest.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                    • value @ url
                    • 4. DeviceRequest.extension:notCovered
                      Nom de la slicenotCovered
                      CourtDM prescrit n'est remboursable / remboursable
                      Contrôle0..1
                      TypeExtension(FR Not Covered Extension) (Type dextension : boolean)
                      6. DeviceRequest.identifier
                      CourtIdentifiant de la fourniture du DM - Sous la forme UID (UUID ou OID)
                      NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
                      Contrôle1..?
                      Doit être pris en charge (Must Support)true
                      8. DeviceRequest.code[x]
                      Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                      SlicingCet élément introduit un ensemble de slices sur DeviceRequest.code[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                      • type @ $this
                      • 10. DeviceRequest.code[x]:codeReference
                        Nom de la slicecodeReference
                        CourtDispositif médical
                        Contrôle0..1
                        TypeReference(Device)
                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                        Doit être pris en charge (Must Support)true
                        12. DeviceRequest.parameter
                        Contrôle0..1
                        Doit être pris en charge (Must Support)true
                        14. DeviceRequest.parameter.value[x]
                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                        SlicingCet élément introduit un ensemble de slices sur DeviceRequest.parameter.value[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                        • type @ $this
                        • 16. DeviceRequest.parameter.value[x]:valueQuantity
                          Nom de la slicevalueQuantity
                          CourtQuantité
                          Contrôle0..1
                          TypeQuantity
                          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                          Doit être pris en charge (Must Support)true
                          18. DeviceRequest.occurrence[x]
                          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                          Doit être pris en charge (Must Support)true
                          SlicingCet élément introduit un ensemble de slices sur DeviceRequest.occurrence[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                          • type @ $this
                          • 20. DeviceRequest.occurrence[x]:occurrenceTiming
                            Nom de la sliceoccurrenceTiming
                            CourtDate d'utilisation ou de présence chez le patient
                            Contrôle0..1
                            TypeTiming
                            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                            Doit être pris en charge (Must Support)true
                            22. DeviceRequest.occurrence[x]:occurrenceTiming.repeat
                            24. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.count
                            CourtNombre de renouvellement(s) possible(s)
                            Doit être pris en charge (Must Support)true
                            26. DeviceRequest.occurrence[x]:occurrencePeriod
                            Nom de la sliceoccurrencePeriod
                            CourtDurée d'utilisation
                            Contrôle0..1
                            TypePeriod
                            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                            Doit être pris en charge (Must Support)true
                            28. DeviceRequest.requester
                            CourtPrescripteur
                            Doit être pris en charge (Must Support)true
                            30. DeviceRequest.requester.extension:prescripteur
                            Nom de la sliceprescripteur
                            Contrôle0..1
                            TypeExtension(FR Actor Extension) (Extension complexe)
                            32. DeviceRequest.requester.extension:prescripteur.extension:actor
                            Nom de la sliceactor
                            34. DeviceRequest.requester.extension:prescripteur.extension:actor.value[x]
                            TypeReference(FR PractitionerRole Document)
                            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                            36. DeviceRequest.reasonReference
                            CourtRaisons liées au DM
                            Doit être pris en charge (Must Support)true
                            SlicingCet élément introduit un ensemble de slices sur DeviceRequest.reasonReference. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                            • value @ resolve().code
                            • 38. DeviceRequest.reasonReference:EnRapportAvecALD
                              Nom de la sliceEnRapportAvecALD
                              CourtEn rapport avec une Affection Longue Durée (ALD)
                              Contrôle0..1
                              TypeReference(Condition - FR Condition Document)
                              Doit être pris en charge (Must Support)true
                              40. DeviceRequest.reasonReference:EnRapportAvecAccidentTravail
                              Nom de la sliceEnRapportAvecAccidentTravail
                              CourtEn rapport avec accident travail
                              Contrôle0..1
                              TypeReference(Observation - FR Observation Work Related Accident Document)
                              Doit être pris en charge (Must Support)true
                              42. DeviceRequest.reasonReference:EnRapportAvecLaPrevention
                              Nom de la sliceEnRapportAvecLaPrevention
                              CourtEn rapport avec la prévention
                              Contrôle0..1
                              TypeReference(Condition - FR Condition Document)
                              Doit être pris en charge (Must Support)true

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

                              0. DeviceRequest
                              Définition

                              Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker.

                              CourtMedical device request
                              Contrôle0..*
                              Est modificateurfalse
                              Résuméfalse
                              Invariantsdom-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())
                              2. DeviceRequest.id
                              Définition

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

                              CourtLogical id of this artifact
                              Commentaires

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

                              Contrôle0..1
                              Typeid
                              Est modificateurfalse
                              Résumétrue
                              4. DeviceRequest.meta
                              Définition

                              The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                              CourtMetadata about the resource
                              Contrôle0..1
                              TypeMeta
                              Est modificateurfalse
                              Résumétrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              6. DeviceRequest.implicitRules
                              Définition

                              A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                              CourtA set of rules under which this content was created
                              Commentaires

                              Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                              Contrôle0..1
                              Typeuri
                              Est modificateurtrue parce que This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                              Résumétrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              8. DeviceRequest.language
                              Définition

                              The base language in which the resource is written.

                              CourtLanguage of the resource content
                              Commentaires

                              Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                              Contrôle0..1
                              BindingLes codes DEVRAIENT (SHOULD) être pris de CommonLanguages
                              (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                              A human language.

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

                              A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                              CourtText summary of the resource, for human interpretation
                              Commentaires

                              Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                              Contrôle0..1
                              TypeNarrative
                              Est modificateurfalse
                              Résuméfalse
                              Noms alternatifsnarrative, html, xhtml, display
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              12. DeviceRequest.contained
                              Définition

                              These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                              CourtContained, inline Resources
                              Commentaires

                              This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                              Contrôle0..*
                              TypeResource
                              Est modificateurfalse
                              Résuméfalse
                              Noms alternatifsinline resources, anonymous resources, contained resources
                              14. DeviceRequest.extension
                              Définition

                              An Extension

                              CourtExtension
                              Contrôle0..*
                              TypeExtension
                              Est modificateurfalse
                              Résuméfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingCet élément introduit un ensemble de slices sur DeviceRequest.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                              • value @ url
                              • 16. DeviceRequest.extension:notCovered
                                Nom de la slicenotCovered
                                Définition

                                Extension permettant d'indiquer si le traitement est non remboursable.

                                CourtDM prescrit n'est remboursable / remboursable
                                Contrôle0..1
                                Cet élément est affecté par les invariants suivants : ele-1
                                TypeExtension(FR Not Covered Extension) (Type dextension : boolean)
                                Est modificateurfalse
                                Résuméfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                18. DeviceRequest.modifierExtension
                                Définition

                                May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                CourtExtensions that cannot be ignored
                                Commentaires

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Contrôle0..*
                                TypeExtension
                                Est modificateurtrue 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 alternatifsextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                20. DeviceRequest.identifier
                                Définition

                                Identifiers assigned to this order by the orderer or by the receiver.

                                CourtIdentifiant de la fourniture du DM - Sous la forme UID (UUID ou OID)
                                NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
                                Contrôle1..*
                                TypeIdentifier
                                Est modificateurfalse
                                Doit être pris en charge (Must Support)true
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                22. DeviceRequest.instantiatesCanonical
                                Définition

                                The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this DeviceRequest.

                                CourtInstantiates FHIR protocol or definition
                                Commentaires

                                Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

                                Contrôle0..*
                                Typecanonical(ActivityDefinition, PlanDefinition)
                                Est modificateurfalse
                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                24. DeviceRequest.instantiatesUri
                                Définition

                                The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this DeviceRequest.

                                CourtInstantiates external protocol or definition
                                Commentaires

                                This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

                                Contrôle0..*
                                Typeuri
                                Est modificateurfalse
                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                26. DeviceRequest.basedOn
                                Définition

                                Plan/proposal/order fulfilled by this request.

                                CourtWhat request fulfills
                                Contrôle0..*
                                TypeReference(Resource)
                                Est modificateurfalse
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                28. DeviceRequest.priorRequest
                                Définition

                                The request takes the place of the referenced completed or terminated request(s).

                                CourtWhat request replaces
                                Contrôle0..*
                                TypeReference(Resource)
                                Est modificateurfalse
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                30. DeviceRequest.groupIdentifier
                                Définition

                                Composite request this is part of.

                                CourtIdentifier of composite request
                                Contrôle0..1
                                TypeIdentifier
                                Est modificateurfalse
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                32. DeviceRequest.status
                                Définition

                                The status of the request.

                                Courtdraft | active | on-hold | revoked | completed | entered-in-error | unknown
                                Commentaires

                                This element is labeled as a modifier because the status contains the codes cancelled and entered-in-error that mark the request as not currently valid.

                                Contrôle0..1
                                BindingLes codes DOIVENT (SHALL) être pris de RequestStatus
                                (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

                                Codes representing the status of the request.

                                Typecode
                                Est modificateurtrue 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 primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                34. DeviceRequest.intent
                                Définition

                                Whether the request is a proposal, plan, an original order or a reflex order.

                                Courtproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
                                Contrôle1..1
                                BindingLes codes DOIVENT (SHALL) être pris de RequestIntent
                                (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

                                The kind of diagnostic request.

                                Typecode
                                Est modificateurtrue parce que This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                36. DeviceRequest.priority
                                Définition

                                Indicates how quickly the {{title}} should be addressed with respect to other requests.

                                Courtroutine | urgent | asap | stat
                                Contrôle0..1
                                BindingLes codes DOIVENT (SHALL) être pris de RequestPriority
                                (required to http://hl7.org/fhir/ValueSet/request-priority|4.0.1)

                                Identifies the level of importance to be assigned to actioning the request.

                                Typecode
                                Est modificateurfalse
                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résumétrue
                                Signification si manquantIf missing, normal priority
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                38. DeviceRequest.code[x]
                                Définition

                                The details of the device to be used.

                                CourtDevice requested
                                Contrôle1..1
                                BindingPour des exemples de codes, voir FHIRDeviceTypes
                                (example to http://hl7.org/fhir/ValueSet/device-kind|4.0.1)

                                Codes for devices that can be requested.

                                TypeChoix de : Reference(Device), CodeableConcept
                                Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                Est modificateurfalse
                                Résumétrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                SlicingCet élément introduit un ensemble de slices sur DeviceRequest.code[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                • type @ $this
                                • 40. DeviceRequest.code[x]:codeReference
                                  Nom de la slicecodeReference
                                  Définition

                                  The details of the device to be used.

                                  CourtDispositif médical
                                  Contrôle0..1
                                  TypeReference(Device)
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Est modificateurfalse
                                  Doit être pris en charge (Must Support)true
                                  Résumétrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  42. DeviceRequest.parameter
                                  Définition

                                  Specific parameters for the ordered item. For example, the prism value for lenses.

                                  CourtDevice details
                                  Contrôle0..1
                                  TypeBackboneElement
                                  Est modificateurfalse
                                  Doit être pris en charge (Must Support)true
                                  Résuméfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  44. DeviceRequest.parameter.id
                                  Définition

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

                                  CourtUnique id for inter-element referencing
                                  Contrôle0..1
                                  Typestring
                                  Est modificateurfalse
                                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                  Résuméfalse
                                  46. DeviceRequest.parameter.extension
                                  Définition

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                  CourtAdditional content defined by implementations
                                  Commentaires

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Contrôle0..*
                                  TypeExtension
                                  Est modificateurfalse
                                  Résuméfalse
                                  Noms alternatifsextensions, user content
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  48. DeviceRequest.parameter.modifierExtension
                                  Définition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  CourtExtensions that cannot be ignored even if unrecognized
                                  Commentaires

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Contrôle0..*
                                  TypeExtension
                                  Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Résumétrue
                                  Exigences

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Noms alternatifsextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  50. DeviceRequest.parameter.code
                                  Définition

                                  A code or string that identifies the device detail being asserted.

                                  CourtDevice detail
                                  Contrôle0..1
                                  Binding

                                  A code that identifies the device detail.

                                  TypeCodeableConcept
                                  Est modificateurfalse
                                  Résuméfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  52. DeviceRequest.parameter.value[x]
                                  Définition

                                  The value of the device detail.

                                  CourtValue of detail
                                  Commentaires

                                  Range means device should have a value that falls somewhere within the specified range.

                                  Contrôle0..1
                                  TypeChoix de : CodeableConcept, Quantity, Range, boolean
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Est modificateurfalse
                                  Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                  Résuméfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  SlicingCet élément introduit un ensemble de slices sur DeviceRequest.parameter.value[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                  • type @ $this
                                  • 54. DeviceRequest.parameter.value[x]:valueQuantity
                                    Nom de la slicevalueQuantity
                                    Définition

                                    The value of the device detail.

                                    CourtQuantité
                                    Commentaires

                                    Range means device should have a value that falls somewhere within the specified range.

                                    Contrôle0..1
                                    TypeQuantity
                                    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                    Est modificateurfalse
                                    Doit être pris en charge (Must Support)true
                                    Résuméfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    56. DeviceRequest.subject
                                    Définition

                                    The patient who will use the device.

                                    CourtFocus of request
                                    Contrôle1..1
                                    TypeReference(Patient, Group, Location, Device)
                                    Est modificateurfalse
                                    Résumétrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    58. DeviceRequest.encounter
                                    Définition

                                    An encounter that provides additional context in which this request is made.

                                    CourtEncounter motivating request
                                    Contrôle0..1
                                    TypeReference(Encounter)
                                    Est modificateurfalse
                                    Résumétrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    60. DeviceRequest.occurrence[x]
                                    Définition

                                    The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

                                    CourtDesired time or schedule for use
                                    Contrôle0..1
                                    TypeChoix de : dateTime, Period, Timing
                                    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                    Est modificateurfalse
                                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                    Doit être pris en charge (Must Support)true
                                    Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
                                    Résumétrue
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    SlicingCet élément introduit un ensemble de slices sur DeviceRequest.occurrence[x]. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                    • type @ $this
                                    • 62. DeviceRequest.occurrence[x]:occurrenceTiming
                                      Nom de la sliceoccurrenceTiming
                                      Définition

                                      The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

                                      CourtDate d'utilisation ou de présence chez le patient
                                      Contrôle0..1
                                      TypeTiming
                                      Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                      Est modificateurfalse
                                      Doit être pris en charge (Must Support)true
                                      Résumétrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      64. DeviceRequest.occurrence[x]:occurrenceTiming.id
                                      Définition

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

                                      CourtUnique id for inter-element referencing
                                      Contrôle0..1
                                      Typestring
                                      Est modificateurfalse
                                      Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                      Résuméfalse
                                      66. DeviceRequest.occurrence[x]:occurrenceTiming.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      CourtAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Contrôle0..*
                                      TypeExtension
                                      Est modificateurfalse
                                      Résuméfalse
                                      Noms alternatifsextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingCet élément introduit un ensemble de slices sur DeviceRequest.occurrence[x].extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                      • value @ url
                                      • 68. DeviceRequest.occurrence[x]:occurrenceTiming.modifierExtension
                                        Définition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        CourtExtensions that cannot be ignored even if unrecognized
                                        Commentaires

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Contrôle0..*
                                        TypeExtension
                                        Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Résumétrue
                                        Exigences

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Noms alternatifsextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        70. DeviceRequest.occurrence[x]:occurrenceTiming.event
                                        Définition

                                        Identifies specific times when the event occurs.

                                        CourtWhen the event occurs
                                        Contrôle0..*
                                        TypedateTime
                                        Est modificateurfalse
                                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                        Résumétrue
                                        Exigences

                                        In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        72. DeviceRequest.occurrence[x]:occurrenceTiming.repeat
                                        Définition

                                        A set of rules that describe when the event is scheduled.

                                        CourtWhen the event is to occur
                                        Contrôle0..1
                                        TypeElement
                                        Est modificateurfalse
                                        Résumétrue
                                        Exigences

                                        Many timing schedules are determined by regular repetitions.

                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
                                        tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
                                        tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
                                        tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
                                        tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
                                        tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
                                        tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
                                        tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
                                        tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
                                        74. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.id
                                        Définition

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

                                        CourtUnique id for inter-element referencing
                                        Contrôle0..1
                                        Typestring
                                        Est modificateurfalse
                                        Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                        Résuméfalse
                                        76. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.extension
                                        Définition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                        CourtAdditional content defined by implementations
                                        Commentaires

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Contrôle0..*
                                        TypeExtension
                                        Est modificateurfalse
                                        Résuméfalse
                                        Noms alternatifsextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingCet élément introduit un ensemble de slices sur DeviceRequest.occurrence[x].repeat.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                        • value @ url
                                        • 78. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.bounds[x]
                                          Définition

                                          Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

                                          CourtLength/Range of lengths, or (Start and/or end) limits
                                          Contrôle0..1
                                          TypeChoix de : Duration, Range, Period
                                          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                          Est modificateurfalse
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          80. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.count
                                          Définition

                                          A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

                                          CourtNombre de renouvellement(s) possible(s)
                                          Commentaires

                                          If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

                                          Contrôle0..1
                                          TypepositiveInt
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Doit être pris en charge (Must Support)true
                                          Résumétrue
                                          Exigences

                                          Repetitions may be limited by end time or total occurrences.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          82. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.countMax
                                          Définition

                                          If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

                                          CourtMaximum number of times to repeat
                                          Contrôle0..1
                                          TypepositiveInt
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          84. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.duration
                                          Définition

                                          How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

                                          CourtHow long when it happens
                                          Commentaires

                                          For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                          Contrôle0..1
                                          Typedecimal
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Exigences

                                          Some activities are not instantaneous and need to be maintained for a period of time.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          86. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.durationMax
                                          Définition

                                          If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

                                          CourtHow long when it happens (Max)
                                          Commentaires

                                          For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                          Contrôle0..1
                                          Typedecimal
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Exigences

                                          Some activities are not instantaneous and need to be maintained for a period of time.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          88. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.durationUnit
                                          Définition

                                          The units of time for the duration, in UCUM units.

                                          Courts | min | h | d | wk | mo | a - unit of time (UCUM)
                                          Contrôle0..1
                                          BindingLes codes DOIVENT (SHALL) être pris de UnitsOfTime
                                          (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                          A unit of time (units from UCUM).

                                          Typecode
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          90. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.frequency
                                          Définition

                                          The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

                                          CourtEvent occurs frequency times per period
                                          Contrôle0..1
                                          TypepositiveInt
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Signification si manquantIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          92. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.frequencyMax
                                          Définition

                                          If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

                                          CourtEvent occurs up to frequencyMax times per period
                                          Contrôle0..1
                                          TypepositiveInt
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          94. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.period
                                          Définition

                                          Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

                                          CourtEvent occurs frequency times per period
                                          Contrôle0..1
                                          Typedecimal
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          96. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.periodMax
                                          Définition

                                          If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

                                          CourtUpper limit of period (3-4 hours)
                                          Contrôle0..1
                                          Typedecimal
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          98. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.periodUnit
                                          Définition

                                          The units of time for the period in UCUM units.

                                          Courts | min | h | d | wk | mo | a - unit of time (UCUM)
                                          Contrôle0..1
                                          BindingLes codes DOIVENT (SHALL) être pris de UnitsOfTime
                                          (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                          A unit of time (units from UCUM).

                                          Typecode
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          100. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.dayOfWeek
                                          Définition

                                          If one or more days of week is provided, then the action happens only on the specified day(s).

                                          Courtmon | tue | wed | thu | fri | sat | sun
                                          Commentaires

                                          If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

                                          Contrôle0..*
                                          BindingLes codes DOIVENT (SHALL) être pris de DaysOfWeek
                                          (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
                                          Typecode
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          102. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.timeOfDay
                                          Définition

                                          Specified time of day for action to take place.

                                          CourtTime of day for action
                                          Commentaires

                                          When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

                                          Contrôle0..*
                                          Typetime
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          104. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.when
                                          Définition

                                          An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

                                          CourtCode for time period of occurrence
                                          Commentaires

                                          When more than one event is listed, the event is tied to the union of the specified events.

                                          Contrôle0..*
                                          BindingLes codes DOIVENT (SHALL) être pris de EventTiming
                                          (required to http://hl7.org/fhir/ValueSet/event-timing|4.0.1)

                                          Real world event relating to the schedule.

                                          Typecode
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Exigences

                                          Timings are frequently determined by occurrences such as waking, eating and sleep.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          106. DeviceRequest.occurrence[x]:occurrenceTiming.repeat.offset
                                          Définition

                                          The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

                                          CourtMinutes from event (before or after)
                                          Contrôle0..1
                                          TypeunsignedInt
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          108. DeviceRequest.occurrence[x]:occurrenceTiming.code
                                          Définition

                                          A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

                                          CourtBID | TID | QID | AM | PM | QD | QOD | +
                                          Commentaires

                                          BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

                                          Contrôle0..1
                                          BindingLes codes DEVRAIENT (SHOULD) être pris de TimingAbbreviation
                                          (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation|4.0.1)

                                          Code for a known / defined timing pattern.

                                          TypeCodeableConcept
                                          Est modificateurfalse
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          110. DeviceRequest.occurrence[x]:occurrencePeriod
                                          Nom de la sliceoccurrencePeriod
                                          Définition

                                          The timing schedule for the use of the device. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013".

                                          CourtDurée d'utilisation
                                          Contrôle0..1
                                          TypePeriod
                                          Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                          Est modificateurfalse
                                          Doit être pris en charge (Must Support)true
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          112. DeviceRequest.authoredOn
                                          Définition

                                          When the request transitioned to being actionable.

                                          CourtWhen recorded
                                          Contrôle0..1
                                          TypedateTime
                                          Est modificateurfalse
                                          Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          114. DeviceRequest.requester
                                          Définition

                                          The individual who initiated the request and has responsibility for its activation.

                                          CourtPrescripteur
                                          Contrôle0..1
                                          TypeReference(Device, Practitioner, PractitionerRole, Organization)
                                          Est modificateurfalse
                                          Doit être pris en charge (Must Support)true
                                          Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
                                          Résumétrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          116. DeviceRequest.requester.id
                                          Définition

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

                                          CourtUnique id for inter-element referencing
                                          Contrôle0..1
                                          Typestring
                                          Est modificateurfalse
                                          Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                          Résuméfalse
                                          118. DeviceRequest.requester.extension
                                          Définition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                          CourtAdditional content defined by implementations
                                          Commentaires

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Contrôle0..*
                                          TypeExtension
                                          Est modificateurfalse
                                          Résuméfalse
                                          Noms alternatifsextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                          • value @ url
                                          • 120. DeviceRequest.requester.extension:prescripteur
                                            Nom de la sliceprescripteur
                                            Définition

                                            Extension permettant de représenter un acteur impliqué dans le document avec son type et sa référence.

                                            CourtFR Actor Extension
                                            Contrôle0..1
                                            TypeExtension(FR Actor Extension) (Extension complexe)
                                            Est modificateurfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            122. DeviceRequest.requester.extension:prescripteur.id
                                            Définition

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

                                            CourtUnique id for inter-element referencing
                                            Contrôle0..1
                                            Typestring
                                            Est modificateurfalse
                                            Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                            Résuméfalse
                                            124. DeviceRequest.requester.extension:prescripteur.extension
                                            Définition

                                            An Extension

                                            CourtExtension
                                            Contrôle2..*
                                            TypeExtension
                                            Est modificateurfalse
                                            Résuméfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                            • value @ url
                                            • 126. DeviceRequest.requester.extension:prescripteur.extension:type
                                              Nom de la slicetype
                                              Définition

                                              An Extension

                                              CourtType d'acteur (AUT, PRF, PART, INF)
                                              Contrôle1..1
                                              TypeExtension
                                              Est modificateurfalse
                                              Résuméfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              128. DeviceRequest.requester.extension:prescripteur.extension:type.id
                                              Définition

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

                                              CourtUnique id for inter-element referencing
                                              Contrôle0..1
                                              Typestring
                                              Est modificateurfalse
                                              Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                              Résuméfalse
                                              130. DeviceRequest.requester.extension:prescripteur.extension:type.extension
                                              Définition

                                              An Extension

                                              CourtExtension
                                              Contrôle0..0
                                              TypeExtension
                                              Est modificateurfalse
                                              Résuméfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                              • value @ url
                                              • 132. DeviceRequest.requester.extension:prescripteur.extension:type.url
                                                Définition

                                                Source of the definition for the extension code - a logical name or a URL.

                                                Courtidentifies 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ôle1..1
                                                Typeuri
                                                Est modificateurfalse
                                                Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                Résuméfalse
                                                Valeur fixetype
                                                134. DeviceRequest.requester.extension:prescripteur.extension:type.value[x]
                                                Définition

                                                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                CourtValue of extension
                                                Contrôle0..1
                                                BindingLes codes DOIVENT (SHALL) être pris de ValueSet - FR ValueSet Actor Type Document
                                                (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                                                Typecode
                                                Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                Est modificateurfalse
                                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                Résuméfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                136. DeviceRequest.requester.extension:prescripteur.extension:typeCode
                                                Nom de la slicetypeCode
                                                Définition

                                                An Extension

                                                CourtType de participation
                                                Contrôle0..1
                                                TypeExtension
                                                Est modificateurfalse
                                                Résuméfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                138. DeviceRequest.requester.extension:prescripteur.extension:typeCode.id
                                                Définition

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

                                                CourtUnique id for inter-element referencing
                                                Contrôle0..1
                                                Typestring
                                                Est modificateurfalse
                                                Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                Résuméfalse
                                                140. DeviceRequest.requester.extension:prescripteur.extension:typeCode.extension
                                                Définition

                                                An Extension

                                                CourtExtension
                                                Contrôle0..0
                                                TypeExtension
                                                Est modificateurfalse
                                                Résuméfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                • value @ url
                                                • 142. DeviceRequest.requester.extension:prescripteur.extension:typeCode.url
                                                  Définition

                                                  Source of the definition for the extension code - a logical name or a URL.

                                                  Courtidentifies 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ôle1..1
                                                  Typeuri
                                                  Est modificateurfalse
                                                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                  Résuméfalse
                                                  Valeur fixetypeCode
                                                  144. DeviceRequest.requester.extension:prescripteur.extension:typeCode.value[x]
                                                  Définition

                                                  Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                  CourtValue of extension
                                                  Contrôle0..1
                                                  TypeCodeableConcept
                                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                  Est modificateurfalse
                                                  Résuméfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  146. DeviceRequest.requester.extension:prescripteur.extension:actor
                                                  Nom de la sliceactor
                                                  Définition

                                                  An Extension

                                                  CourtExtension
                                                  Contrôle1..1
                                                  TypeExtension
                                                  Est modificateurfalse
                                                  Résuméfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  148. DeviceRequest.requester.extension:prescripteur.extension:actor.id
                                                  Définition

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

                                                  CourtUnique id for inter-element referencing
                                                  Contrôle0..1
                                                  Typestring
                                                  Est modificateurfalse
                                                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                  Résuméfalse
                                                  150. DeviceRequest.requester.extension:prescripteur.extension:actor.extension
                                                  Définition

                                                  An Extension

                                                  CourtExtension
                                                  Contrôle0..0
                                                  TypeExtension
                                                  Est modificateurfalse
                                                  Résuméfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  SlicingCet élément introduit un ensemble de slices sur DeviceRequest.requester.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                  • value @ url
                                                  • 152. DeviceRequest.requester.extension:prescripteur.extension:actor.url
                                                    Définition

                                                    Source of the definition for the extension code - a logical name or a URL.

                                                    Courtidentifies 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ôle1..1
                                                    Typeuri
                                                    Est modificateurfalse
                                                    Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                    Résuméfalse
                                                    Valeur fixeactor
                                                    154. DeviceRequest.requester.extension:prescripteur.extension:actor.value[x]
                                                    Définition

                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                    CourtValue of extension
                                                    Contrôle0..1
                                                    TypeReference(FR PractitionerRole Document)
                                                    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                    Est modificateurfalse
                                                    Résuméfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    156. DeviceRequest.requester.extension:prescripteur.url
                                                    Définition

                                                    Source of the definition for the extension code - a logical name or a URL.

                                                    Courtidentifies 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ôle1..1
                                                    Typeuri
                                                    Est modificateurfalse
                                                    Format XMLDans le format XML, cette propriété est représentée comme attribut.
                                                    Résuméfalse
                                                    Valeur fixehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
                                                    158. DeviceRequest.requester.extension:prescripteur.value[x]
                                                    Définition

                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                    CourtValue of extension
                                                    Contrôle0..0
                                                    TypeChoix 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 modificateurfalse
                                                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                    Résuméfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    160. DeviceRequest.requester.reference
                                                    Définition

                                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                    CourtLiteral reference, Relative, internal or absolute URL
                                                    Commentaires

                                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

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

                                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

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

                                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                                                    Contrôle0..1
                                                    BindingSauf 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).

                                                    Typeuri
                                                    Est modificateurfalse
                                                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    164. DeviceRequest.requester.identifier
                                                    Définition

                                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                    CourtLogical reference, when literal reference is not known
                                                    Commentaires

                                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                    NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
                                                    Contrôle0..1
                                                    TypeIdentifier
                                                    Est modificateurfalse
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    166. DeviceRequest.requester.display
                                                    Définition

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

                                                    CourtText alternative for the resource
                                                    Commentaires

                                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                    Contrôle0..1
                                                    Typestring
                                                    Est modificateurfalse
                                                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    168. DeviceRequest.performerType
                                                    Définition

                                                    Desired type of performer for doing the diagnostic testing.

                                                    CourtFiller role
                                                    Contrôle0..1
                                                    BindingPour des exemples de codes, voir ParticipantRoles
                                                    (example to http://hl7.org/fhir/ValueSet/participant-role|4.0.1)

                                                    Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

                                                    TypeCodeableConcept
                                                    Est modificateurfalse
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    170. DeviceRequest.performer
                                                    Définition

                                                    The desired performer for doing the diagnostic testing.

                                                    CourtRequested Filler
                                                    Contrôle0..1
                                                    TypeReference(Practitioner, PractitionerRole, Organization, CareTeam, HealthcareService, Patient, Device, RelatedPerson)
                                                    Est modificateurfalse
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    172. DeviceRequest.reasonCode
                                                    Définition

                                                    Reason or justification for the use of this device.

                                                    CourtCoded Reason for request
                                                    Contrôle0..*
                                                    BindingPour des exemples de codes, voir Condition/Problem/DiagnosisCodes
                                                    (example to http://hl7.org/fhir/ValueSet/condition-code|4.0.1)

                                                    Diagnosis or problem codes justifying the reason for requesting the device.

                                                    TypeCodeableConcept
                                                    Est modificateurfalse
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    174. DeviceRequest.reasonReference
                                                    Définition

                                                    Reason or justification for the use of this device.

                                                    CourtRaisons liées au DM
                                                    Contrôle0..*
                                                    TypeReference(Condition, Observation, DiagnosticReport, DocumentReference)
                                                    Est modificateurfalse
                                                    Doit être pris en charge (Must Support)true
                                                    Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
                                                    Résumétrue
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    SlicingCet élément introduit un ensemble de slices sur DeviceRequest.reasonReference. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                    • value @ resolve().code
                                                    • 176. DeviceRequest.reasonReference:EnRapportAvecALD
                                                      Nom de la sliceEnRapportAvecALD
                                                      Définition

                                                      Reason or justification for the use of this device.

                                                      CourtEn rapport avec une Affection Longue Durée (ALD)
                                                      Contrôle0..1
                                                      TypeReference(Condition - FR Condition Document)
                                                      Est modificateurfalse
                                                      Doit être pris en charge (Must Support)true
                                                      Résumétrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      178. DeviceRequest.reasonReference:EnRapportAvecAccidentTravail
                                                      Nom de la sliceEnRapportAvecAccidentTravail
                                                      Définition

                                                      Reason or justification for the use of this device.

                                                      CourtEn rapport avec accident travail
                                                      Contrôle0..1
                                                      TypeReference(Observation - FR Observation Work Related Accident Document)
                                                      Est modificateurfalse
                                                      Doit être pris en charge (Must Support)true
                                                      Résumétrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      180. DeviceRequest.reasonReference:EnRapportAvecLaPrevention
                                                      Nom de la sliceEnRapportAvecLaPrevention
                                                      Définition

                                                      Reason or justification for the use of this device.

                                                      CourtEn rapport avec la prévention
                                                      Contrôle0..1
                                                      TypeReference(Condition - FR Condition Document)
                                                      Est modificateurfalse
                                                      Doit être pris en charge (Must Support)true
                                                      Résumétrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      182. DeviceRequest.insurance
                                                      Définition

                                                      Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service.

                                                      CourtAssociated insurance coverage
                                                      Contrôle0..*
                                                      TypeReference(Coverage, ClaimResponse)
                                                      Est modificateurfalse
                                                      Résuméfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      184. DeviceRequest.supportingInfo
                                                      Définition

                                                      Additional clinical information about the patient that may influence the request fulfilment. For example, this may include where on the subject's body the device will be used (i.e. the target site).

                                                      CourtAdditional clinical information
                                                      Contrôle0..*
                                                      TypeReference(Resource)
                                                      Est modificateurfalse
                                                      Résuméfalse
                                                      Exigences

                                                      Knowing where the device is targeted is important for tracking if multiple sites are possible.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      186. DeviceRequest.note
                                                      Définition

                                                      Details about this request that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.

                                                      CourtNotes or comments
                                                      Contrôle0..*
                                                      TypeAnnotation
                                                      Est modificateurfalse
                                                      Résuméfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      188. DeviceRequest.relevantHistory
                                                      Définition

                                                      Key events in the history of the request.

                                                      CourtRequest provenance
                                                      Commentaires

                                                      This might not include provenances for all versions of the request - only those deemed "relevant" or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a "relevant" change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.

                                                      Contrôle0..*
                                                      TypeReference(Provenance)
                                                      Est modificateurfalse
                                                      Résuméfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))