Search FHIR

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

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

Profil de ressource: Media - FR Media Document - Descriptions détaillées

Draft à partir de 2026-08-07

Définitions pour le fr-media-document profil de ressource

Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici

0. Media
Définition

A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.

CourtA photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference
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())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. Media.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()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Media.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())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingCet élément introduit un ensemble de slices sur Media.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
  • value @ url
  • 6. Media.extension:author
    Nom de la sliceauthor
    Définition

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

    CourtAuteur du média
    Contrôle0..*
    Cet élément est affecté par les invariants suivants : ele-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())
    8. Media.extension:author.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())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingCet élément introduit un ensemble de slices sur Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
    • value @ url
    • 10. Media.extension:author.extension:type
      Nom de la slicetype
      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())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      12. Media.extension:author.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())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
      • value @ url
      • 14. Media.extension:author.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
        16. Media.extension:author.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 Pour les codes, voir FRValueSetActorTypeDocument (0.1.0)
        (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
        Typecode, 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, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
        Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
        Est modificateurfalse
        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
        Résuméfalse
        Valeur de motifAUT
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        18. Media.extension:author.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())
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        20. Media.extension:author.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())
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
        • value @ url
        • 22. Media.extension:author.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
          24. Media.extension:author.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())
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          26. Media.extension:author.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())
          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
          • value @ url
          • 28. Media.extension:author.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
            30. Media.extension:author.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 Device Document, 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 d'informations sur l'utilisation de [x]
            Est modificateurfalse
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            32. Media.extension:author.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/fhir/document-core/StructureDefinition/fr-actor-extension
            34. Media.extension:author.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()))
            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            36. Media.extension:informant
            Nom de la sliceinformant
            Définition

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

            CourtInformateur
            Contrôle0..*
            Cet élément est affecté par les invariants suivants : ele-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())
            38. Media.extension:informant.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())
            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingCet élément introduit un ensemble de slices sur Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
            • value @ url
            • 40. Media.extension:informant.extension:type
              Nom de la slicetype
              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())
              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              42. Media.extension:informant.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())
              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
              • value @ url
              • 44. Media.extension:informant.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
                46. Media.extension:informant.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 Pour les codes, voir FRValueSetActorTypeDocument (0.1.0)
                (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                Typecode, 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, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                Est modificateurfalse
                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                Résuméfalse
                Valeur de motifINF
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                48. Media.extension:informant.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())
                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                50. Media.extension:informant.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())
                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                • value @ url
                • 52. Media.extension:informant.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
                  54. Media.extension:informant.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())
                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  56. Media.extension:informant.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())
                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                  • value @ url
                  • 58. Media.extension:informant.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
                    60. Media.extension:informant.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, FR RelatedPerson Document, FR Patient INS Document, FR Patient 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 d'informations sur l'utilisation de [x]
                    Est modificateurfalse
                    Résuméfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    62. Media.extension:informant.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/fhir/document-core/StructureDefinition/fr-actor-extension
                    64. Media.extension:informant.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()))
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    66. Media.extension:participant
                    Nom de la sliceparticipant
                    Définition

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

                    CourtParticipant : Personne ayant participé à l’acte
                    Contrôle0..*
                    Cet élément est affecté par les invariants suivants : ele-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())
                    68. Media.extension:participant.extension
                    Définition

                    An Extension


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

                    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())
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingCet élément introduit un ensemble de slices sur Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                    • value @ url
                    • 70. Media.extension:participant.extension:type
                      Nom de la slicetype
                      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())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      72. Media.extension:participant.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())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                      • value @ url
                      • 74. Media.extension:participant.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
                        76. Media.extension:participant.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 Pour les codes, voir FRValueSetActorTypeDocument (0.1.0)
                        (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                        Typecode, 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, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                        Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                        Est modificateurfalse
                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                        Résuméfalse
                        Valeur de motifPART
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        78. Media.extension:participant.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())
                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        80. Media.extension:participant.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())
                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                        • value @ url
                        • 82. Media.extension:participant.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
                          84. Media.extension:participant.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())
                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          86. Media.extension:participant.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())
                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingCet élément introduit un ensemble de slices sur Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                          • value @ url
                          • 88. Media.extension:participant.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
                            90. Media.extension:participant.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, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document, FR Device Document, FR Organization 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 d'informations sur l'utilisation de [x]
                            Est modificateurfalse
                            Résuméfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            92. Media.extension:participant.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/fhir/document-core/StructureDefinition/fr-actor-extension
                            94. Media.extension:participant.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()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            96. Media.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())
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            98. Media.basedOn
                            Définition

                            A procedure that is fulfilled in whole or in part by the creation of this media.

                            CourtActe ou plan de soins à l'origine de l'imageProcedure that caused this media to be created
                            Contrôle0..*
                            TypeReference(ServiceRequest, CarePlan)
                            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
                            Exigences

                            Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.

                            Noms alternatifsfulfills
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            100. Media.partOf
                            Définition

                            A larger event of which this particular event is a component or step.

                            CourtLien avec une ressource cliniquePart of referenced event
                            Commentaires

                            Not to be used to link an event to an Encounter - use Media.encounter for that.

                            [The allowed reference resources may be adjusted as appropriate for the event resource].

                            Contrôle0..*
                            TypeReference(Observation, DiagnosticReport, Procedure, Resource)
                            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
                            Exigences

                            E.g. Drug administration as part of a procedure, procedure as part of observation, etc.

                            Noms alternatifscontainer
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            102. Media.status
                            Définition

                            The current state of the {{title}}.

                            Courtpreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
                            Commentaires

                            A nominal state-transition diagram can be found in the [[event.html#statemachine | Event pattern]] documentation

                            Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.

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

                            Codes identifying the lifecycle stage of an event.

                            Typecode
                            Est modificateurtrue parce que This element is labelled 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()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            104. Media.subject
                            Définition

                            Who/What this Media is a record of.

                            CourtPatient ou specimen concerné par l'imageWho/What this Media is a record of
                            Contrôle0..1
                            TypeReference(FR Patient INS Document, Specimen - FR Specimen Document, Patient, Practitioner, PractitionerRole, Group, Device, Specimen, Location)
                            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()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            106. Media.operator
                            Définition

                            The person who administered the collection of the image.

                            CourtThe person who generated the image
                            Contrôle0..1
                            TypeReference(Practitioner, PractitionerRole, Organization, CareTeam, Patient, Device, RelatedPerson)
                            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()))
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            108. Media.operator.extension:performer
                            Nom de la sliceperformer
                            Définition

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

                            CourtPerformer : Personne ayant réalisé l’acte
                            Contrôle0..*
                            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())
                            110. Media.operator.extension:performer.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())
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingCet élément introduit un ensemble de slices sur Media.operator.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                            • value @ url
                            • 112. Media.operator.extension:performer.extension:type
                              Nom de la slicetype
                              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())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              114. Media.operator.extension:performer.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())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingCet élément introduit un ensemble de slices sur Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                              • value @ url
                              • 116. Media.operator.extension:performer.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
                                118. Media.operator.extension:performer.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 Pour les codes, voir FRValueSetActorTypeDocument (0.1.0)
                                (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                                Typecode, 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, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                                Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                Est modificateurfalse
                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                Résuméfalse
                                Valeur de motifPRF
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                120. Media.operator.extension:performer.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())
                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                122. Media.operator.extension:performer.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())
                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingCet élément introduit un ensemble de slices sur Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                • value @ url
                                • 124. Media.operator.extension:performer.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
                                  126. Media.operator.extension:performer.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())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  128. Media.operator.extension:performer.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())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingCet élément introduit un ensemble de slices sur Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                  • value @ url
                                  • 130. Media.operator.extension:performer.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
                                    132. Media.operator.extension:performer.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, FR Organization Document, FR Device 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 d'informations sur l'utilisation de [x]
                                    Est modificateurfalse
                                    Résuméfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    134. Media.operator.extension:performer.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/fhir/document-core/StructureDefinition/fr-actor-extension
                                    136. Media.operator.extension:performer.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()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    138. Media.reasonCode
                                    Définition

                                    Describes why the event occurred in coded or textual form.

                                    CourtContexte ou justification de l'image (précondition)Why was event performed?
                                    Commentaires

                                    Textual reasons can be captured using reasonCode.text.

                                    Contrôle0..*
                                    BindingPour des exemples de codes, voir ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reason|4.0.1
                                    (example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)

                                    The reason for the media.

                                    TypeCodeableConcept
                                    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()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    140. Media.content
                                    Définition

                                    The actual content of the media - inline or by direct reference to the media source file.

                                    CourtActual Media - reference or data
                                    Commentaires

                                    Recommended content types: image/jpeg, image/png, image/tiff, video/mpeg, audio/mp4, application/dicom. Application/dicom can contain the transfer syntax as a parameter. For media that covers a period of time (video/sound), the content.creationTime is the end time. Creation time is used for tracking, organizing versions and searching.

                                    Contrôle1..1
                                    TypeAttachment
                                    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()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    142. Media.content.contentType
                                    Définition

                                    Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

                                    CourtType MIME du médiaMime type of the content, with charset etc.
                                    Contrôle0..1
                                    BindingLes codes DOIVENT (SHALL) être pris de Mime Typeshttp://hl7.org/fhir/ValueSet/mimetypes|4.0.1
                                    (required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

                                    The mime type of an attachment. Any valid mime type is allowed.

                                    Typecode
                                    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

                                    Processors of the data need to be able to know how to interpret the data.

                                    ExempleGeneral: text/plain; charset=UTF-8, image/png
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    144. Media.content.language
                                    Définition

                                    The human language of the content. The value can be any valid value according to BCP 47.

                                    CourtLangue de l'image (RFC 5646)Human language of the content (BCP-47)
                                    Contrôle0..1
                                    BindingLes codes DEVRAIENT (SHOULD) être pris de CommonLanguageshttp://hl7.org/fhir/ValueSet/languages|4.0.1
                                    (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                                    A human language.

                                    Bindings AdditionnelsBut
                                    AllLanguages
                                    AllLanguages
                                    Binding Max
                                    Typecode
                                    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

                                    Users need to be able to choose between the languages in a set of attachments.

                                    ExempleGeneral: en-AU
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    146. Media.content.data
                                    Définition

                                    The actual data of the attachment - a sequence of bytes, base64 encoded.

                                    CourtImage encodée en base64Data inline, base64ed
                                    Commentaires

                                    The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.

                                    Contrôle0..1
                                    Typebase64Binary
                                    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éfalse
                                    Exigences

                                    The data needs to able to be transmitted inline.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                                    Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici

                                    0. Media
                                    2. Media.extension
                                    SlicingCet élément introduit un ensemble de slices sur Media.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                    • value @ url
                                    • 4. Media.extension:author
                                      Nom de la sliceauthor
                                      CourtAuteur du média
                                      Contrôle0..*
                                      TypeExtension(FR Actor Extension) (Extension complexe)
                                      6. Media.extension:author.extension:type
                                      Nom de la slicetype
                                      8. Media.extension:author.extension:type.value[x]
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      Valeur de motifAUT
                                      10. Media.extension:author.extension:actor
                                      Nom de la sliceactor
                                      12. Media.extension:author.extension:actor.value[x]
                                      TypeReference(FR Device Document, FR PractitionerRole Document)
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      14. Media.extension:informant
                                      Nom de la sliceinformant
                                      CourtInformateur
                                      Contrôle0..*
                                      TypeExtension(FR Actor Extension) (Extension complexe)
                                      16. Media.extension:informant.extension:type
                                      Nom de la slicetype
                                      18. Media.extension:informant.extension:type.value[x]
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      Valeur de motifINF
                                      20. Media.extension:informant.extension:actor
                                      Nom de la sliceactor
                                      22. Media.extension:informant.extension:actor.value[x]
                                      TypeReference(FR PractitionerRole Document, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document)
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      24. Media.extension:participant
                                      Nom de la sliceparticipant
                                      CourtParticipant : Personne ayant participé à l’acte
                                      Contrôle0..*
                                      TypeExtension(FR Actor Extension) (Extension complexe)
                                      26. Media.extension:participant.extension:type
                                      Nom de la slicetype
                                      28. Media.extension:participant.extension:type.value[x]
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      Valeur de motifPART
                                      30. Media.extension:participant.extension:actor
                                      Nom de la sliceactor
                                      32. Media.extension:participant.extension:actor.value[x]
                                      TypeReference(FR PractitionerRole Document, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document, FR Device Document, FR Organization Document)
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      34. Media.basedOn
                                      CourtActe ou plan de soins à l'origine de l'image
                                      Doit être pris en charge (Must Support)true
                                      36. Media.partOf
                                      CourtLien avec une ressource clinique
                                      TypeReference(Observation, DiagnosticReport, Procedure)
                                      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
                                      38. Media.subject
                                      CourtPatient ou specimen concerné par l'image
                                      TypeReference(FR Patient INS Document, Specimen - FR Specimen Document)
                                      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
                                      40. Media.operator
                                      Doit être pris en charge (Must Support)true
                                      42. Media.operator.extension:performer
                                      Nom de la sliceperformer
                                      CourtPerformer : Personne ayant réalisé l’acte
                                      Contrôle0..*
                                      TypeExtension(FR Actor Extension) (Extension complexe)
                                      44. Media.operator.extension:performer.extension:type
                                      Nom de la slicetype
                                      46. Media.operator.extension:performer.extension:type.value[x]
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      Valeur de motifPRF
                                      48. Media.operator.extension:performer.extension:actor
                                      Nom de la sliceactor
                                      50. Media.operator.extension:performer.extension:actor.value[x]
                                      TypeReference(FR PractitionerRole Document, FR Organization Document, FR Device Document)
                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                      52. Media.reasonCode
                                      CourtContexte ou justification de l'image (précondition)
                                      Doit être pris en charge (Must Support)true
                                      54. Media.content
                                      Doit être pris en charge (Must Support)true
                                      56. Media.content.contentType
                                      CourtType MIME du média
                                      Doit être pris en charge (Must Support)true
                                      58. Media.content.language
                                      CourtLangue de l'image (RFC 5646)
                                      Doit être pris en charge (Must Support)true
                                      60. Media.content.data
                                      CourtImage encodée en base64
                                      Doit être pris en charge (Must Support)true

                                      Des conseils sur l'interprétation du contenu de ce tableau peuvent être trouvésici

                                      0. Media
                                      Définition

                                      A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.

                                      CourtA photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference
                                      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. Media.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. Media.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. Media.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. Media.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. Media.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. Media.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. Media.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 Media.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                      • value @ url
                                      • 16. Media.extension:author
                                        Nom de la sliceauthor
                                        Définition

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

                                        CourtAuteur du média
                                        Contrôle0..*
                                        Cet élément est affecté par les invariants suivants : ele-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())
                                        18. Media.extension:author.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
                                        20. Media.extension:author.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 Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                        • value @ url
                                        • 22. Media.extension:author.extension:type
                                          Nom de la slicetype
                                          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())
                                          24. Media.extension:author.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
                                          26. Media.extension:author.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                          • value @ url
                                          • 28. Media.extension:author.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
                                            30. Media.extension:author.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 FRValueSetActorTypeDocument (0.1.0)
                                            (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                                            Typecode
                                            Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                            Est modificateurfalse
                                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                            Résuméfalse
                                            Valeur de motifAUT
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            32. Media.extension:author.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())
                                            34. Media.extension:author.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
                                            36. Media.extension:author.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                            • value @ url
                                            • 38. Media.extension:author.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
                                              40. Media.extension:author.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 d'informations sur l'utilisation de [x]
                                              Est modificateurfalse
                                              Résuméfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              42. Media.extension:author.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())
                                              44. Media.extension:author.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
                                              46. Media.extension:author.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                              • value @ url
                                              • 48. Media.extension:author.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
                                                50. Media.extension:author.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 Device Document, FR PractitionerRole Document)
                                                Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                Est modificateurfalse
                                                Résuméfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                52. Media.extension:author.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/fhir/document-core/StructureDefinition/fr-actor-extension
                                                54. Media.extension:author.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()))
                                                56. Media.extension:informant
                                                Nom de la sliceinformant
                                                Définition

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

                                                CourtInformateur
                                                Contrôle0..*
                                                Cet élément est affecté par les invariants suivants : ele-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())
                                                58. Media.extension:informant.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
                                                60. Media.extension:informant.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 Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                • value @ url
                                                • 62. Media.extension:informant.extension:type
                                                  Nom de la slicetype
                                                  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())
                                                  64. Media.extension:informant.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
                                                  66. Media.extension:informant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                  • value @ url
                                                  • 68. Media.extension:informant.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
                                                    70. Media.extension:informant.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 FRValueSetActorTypeDocument (0.1.0)
                                                    (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                                                    Typecode
                                                    Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                    Est modificateurfalse
                                                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                    Résuméfalse
                                                    Valeur de motifINF
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    72. Media.extension:informant.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())
                                                    74. Media.extension:informant.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
                                                    76. Media.extension:informant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                    • value @ url
                                                    • 78. Media.extension:informant.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
                                                      80. Media.extension:informant.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 d'informations sur l'utilisation de [x]
                                                      Est modificateurfalse
                                                      Résuméfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      82. Media.extension:informant.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())
                                                      84. Media.extension:informant.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
                                                      86. Media.extension:informant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                      • value @ url
                                                      • 88. Media.extension:informant.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
                                                        90. Media.extension:informant.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, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document)
                                                        Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                        Est modificateurfalse
                                                        Résuméfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        92. Media.extension:informant.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/fhir/document-core/StructureDefinition/fr-actor-extension
                                                        94. Media.extension:informant.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()))
                                                        96. Media.extension:participant
                                                        Nom de la sliceparticipant
                                                        Définition

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

                                                        CourtParticipant : Personne ayant participé à l’acte
                                                        Contrôle0..*
                                                        Cet élément est affecté par les invariants suivants : ele-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())
                                                        98. Media.extension:participant.id
                                                        Définition

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

                                                        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
                                                        100. Media.extension:participant.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 Media.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                        • value @ url
                                                        • 102. Media.extension:participant.extension:type
                                                          Nom de la slicetype
                                                          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())
                                                          104. Media.extension:participant.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
                                                          106. Media.extension:participant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                          • value @ url
                                                          • 108. Media.extension:participant.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
                                                            110. Media.extension:participant.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 FRValueSetActorTypeDocument (0.1.0)
                                                            (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                                                            Typecode
                                                            Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                            Est modificateurfalse
                                                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                            Résuméfalse
                                                            Valeur de motifPART
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            112. Media.extension:participant.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())
                                                            114. Media.extension:participant.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
                                                            116. Media.extension:participant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                            • value @ url
                                                            • 118. Media.extension:participant.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
                                                              120. Media.extension:participant.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 d'informations sur l'utilisation de [x]
                                                              Est modificateurfalse
                                                              Résuméfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              122. Media.extension:participant.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())
                                                              124. Media.extension:participant.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
                                                              126. Media.extension:participant.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 Media.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                              • value @ url
                                                              • 128. Media.extension:participant.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
                                                                130. Media.extension:participant.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, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document, FR Device Document, FR Organization Document)
                                                                Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                                Est modificateurfalse
                                                                Résuméfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                132. Media.extension:participant.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/fhir/document-core/StructureDefinition/fr-actor-extension
                                                                134. Media.extension:participant.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()))
                                                                136. Media.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())
                                                                138. Media.identifier
                                                                Définition

                                                                Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers.

                                                                CourtIdentifier(s) for the image
                                                                Commentaires

                                                                The identifier label and use can be used to determine what kind of identifier it is.

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

                                                                A procedure that is fulfilled in whole or in part by the creation of this media.

                                                                CourtActe ou plan de soins à l'origine de l'image
                                                                Contrôle0..*
                                                                TypeReference(ServiceRequest, CarePlan)
                                                                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
                                                                Exigences

                                                                Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.

                                                                Noms alternatifsfulfills
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                142. Media.partOf
                                                                Définition

                                                                A larger event of which this particular event is a component or step.

                                                                CourtLien avec une ressource clinique
                                                                Commentaires

                                                                Not to be used to link an event to an Encounter - use Media.encounter for that.

                                                                [The allowed reference resources may be adjusted as appropriate for the event resource].

                                                                Contrôle0..*
                                                                TypeReference(Observation, DiagnosticReport, Procedure)
                                                                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
                                                                Exigences

                                                                E.g. Drug administration as part of a procedure, procedure as part of observation, etc.

                                                                Noms alternatifscontainer
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                144. Media.status
                                                                Définition

                                                                The current state of the {{title}}.

                                                                Courtpreparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
                                                                Commentaires

                                                                A nominal state-transition diagram can be found in the [[event.html#statemachine | Event pattern]] documentation

                                                                Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.

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

                                                                Codes identifying the lifecycle stage of an event.

                                                                Typecode
                                                                Est modificateurtrue parce que This element is labelled 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()))
                                                                146. Media.type
                                                                Définition

                                                                A code that classifies whether the media is an image, video or audio recording or some other media category.

                                                                CourtClassification of media as image, video, or audio
                                                                Contrôle0..1
                                                                BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de MediaType
                                                                (extensible to http://hl7.org/fhir/ValueSet/media-type|4.0.1)

                                                                Codes for high level media categories.

                                                                TypeCodeableConcept
                                                                Est modificateurfalse
                                                                Résumétrue
                                                                Exigences

                                                                Used for filtering what observations are retrieved and displayed.

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

                                                                Details of the type of the media - usually, how it was acquired (what type of device). If images sourced from a DICOM system, are wrapped in a Media resource, then this is the modality.

                                                                CourtThe type of acquisition equipment/process
                                                                Contrôle0..1
                                                                BindingPour des exemples de codes, voir MediaModality
                                                                (example to http://hl7.org/fhir/ValueSet/media-modality|4.0.1)

                                                                Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it.

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

                                                                The name of the imaging view e.g. Lateral or Antero-posterior (AP).

                                                                CourtImaging view, e.g. Lateral or Antero-posterior
                                                                Contrôle0..1
                                                                BindingPour des exemples de codes, voir MediaCollectionView/Projection
                                                                (example to http://hl7.org/fhir/ValueSet/media-view|4.0.1)

                                                                Imaging view (projection) used when collecting an image.

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

                                                                Who/What this Media is a record of.

                                                                CourtPatient ou specimen concerné par l'image
                                                                Contrôle0..1
                                                                TypeReference(FR Patient INS Document, Specimen - FR Specimen Document)
                                                                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()))
                                                                154. Media.encounter
                                                                Définition

                                                                The encounter that establishes the context for this media.

                                                                CourtEncounter associated with media
                                                                Commentaires

                                                                This will typically be the encounter the media occurred within.

                                                                Contrôle0..1
                                                                TypeReference(Encounter)
                                                                Est modificateurfalse
                                                                Résumétrue
                                                                Exigences

                                                                Links the Media to the Encounter context.

                                                                Noms alternatifscontext
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                156. Media.created[x]
                                                                Définition

                                                                The date and time(s) at which the media was collected.

                                                                CourtWhen Media was collected
                                                                Contrôle0..1
                                                                TypeChoix de : dateTime, Period
                                                                Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                                Est modificateurfalse
                                                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                                Résumétrue
                                                                Noms alternatifstiming
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                158. Media.issued
                                                                Définition

                                                                The date and time this version of the media was made available to providers, typically after having been reviewed.

                                                                CourtDate/Time this version was made available
                                                                Commentaires

                                                                It may be the same as the lastUpdated time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as the lastUpdated time of the resource itself due to a non-clinically significant update that does not require the new version to be reviewed and verified again.

                                                                Contrôle0..1
                                                                Typeinstant
                                                                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()))
                                                                160. Media.operator
                                                                Définition

                                                                The person who administered the collection of the image.

                                                                CourtThe person who generated the image
                                                                Contrôle0..1
                                                                TypeReference(Practitioner, PractitionerRole, Organization, CareTeam, Patient, Device, RelatedPerson)
                                                                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()))
                                                                162. Media.operator.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
                                                                164. Media.operator.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 Media.operator.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                • value @ url
                                                                • 166. Media.operator.extension:performer
                                                                  Nom de la sliceperformer
                                                                  Définition

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

                                                                  CourtPerformer : Personne ayant réalisé l’acte
                                                                  Contrôle0..*
                                                                  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())
                                                                  168. Media.operator.extension:performer.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
                                                                  170. Media.operator.extension:performer.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 Media.operator.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                  • value @ url
                                                                  • 172. Media.operator.extension:performer.extension:type
                                                                    Nom de la slicetype
                                                                    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())
                                                                    174. Media.operator.extension:performer.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
                                                                    176. Media.operator.extension:performer.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 Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                    • value @ url
                                                                    • 178. Media.operator.extension:performer.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
                                                                      180. Media.operator.extension:performer.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 FRValueSetActorTypeDocument (0.1.0)
                                                                      (required to https://interop.esante.gouv.fr/ig/fhir/document-core/ValueSet/fr-vs-actor-type-document|0.1.0)
                                                                      Typecode
                                                                      Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                                      Est modificateurfalse
                                                                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                                      Résuméfalse
                                                                      Valeur de motifPRF
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      182. Media.operator.extension:performer.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())
                                                                      184. Media.operator.extension:performer.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
                                                                      186. Media.operator.extension:performer.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 Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                      • value @ url
                                                                      • 188. Media.operator.extension:performer.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
                                                                        190. Media.operator.extension:performer.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 d'informations sur l'utilisation de [x]
                                                                        Est modificateurfalse
                                                                        Résuméfalse
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        192. Media.operator.extension:performer.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())
                                                                        194. Media.operator.extension:performer.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
                                                                        196. Media.operator.extension:performer.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 Media.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                        • value @ url
                                                                        • 198. Media.operator.extension:performer.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
                                                                          200. Media.operator.extension:performer.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, FR Organization Document, FR Device Document)
                                                                          Note [x]VoirChoix de types de donnéespour plus d'informations sur l'utilisation de [x]
                                                                          Est modificateurfalse
                                                                          Résuméfalse
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          202. Media.operator.extension:performer.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/fhir/document-core/StructureDefinition/fr-actor-extension
                                                                          204. Media.operator.extension:performer.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()))
                                                                          206. Media.operator.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()))
                                                                          208. Media.operator.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()))
                                                                          210. Media.operator.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()))
                                                                          212. Media.operator.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()))
                                                                          214. Media.reasonCode
                                                                          Définition

                                                                          Describes why the event occurred in coded or textual form.

                                                                          CourtContexte ou justification de l'image (précondition)
                                                                          Commentaires

                                                                          Textual reasons can be captured using reasonCode.text.

                                                                          Contrôle0..*
                                                                          BindingPour des exemples de codes, voir ProcedureReasonCodes
                                                                          (example to http://hl7.org/fhir/ValueSet/procedure-reason|4.0.1)

                                                                          The reason for the media.

                                                                          TypeCodeableConcept
                                                                          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()))
                                                                          216. Media.bodySite
                                                                          Définition

                                                                          Indicates the site on the subject's body where the observation was made (i.e. the target site).

                                                                          CourtObserved body part
                                                                          Commentaires

                                                                          Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component.

                                                                          If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension bodySite.

                                                                          Contrôle0..1
                                                                          BindingPour des exemples de codes, voir SNOMEDCTBodyStructures
                                                                          (example to http://hl7.org/fhir/ValueSet/body-site|4.0.1)

                                                                          Codes describing anatomical locations. May include laterality.

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

                                                                          The name of the device / manufacturer of the device that was used to make the recording.

                                                                          CourtName of the device/manufacturer
                                                                          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()))
                                                                          220. Media.device
                                                                          Définition

                                                                          The device used to collect the media.

                                                                          CourtObserving Device
                                                                          Commentaires

                                                                          An extension should be used if further typing of the device is needed. Secondary devices used to support collecting a media can be represented using either extension or through the Observation.related element.

                                                                          Contrôle0..1
                                                                          TypeReference(Device, DeviceMetric, Device)
                                                                          Est modificateurfalse
                                                                          Résumétrue
                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                          222. Media.height
                                                                          Définition

                                                                          Height of the image in pixels (photo/video).

                                                                          CourtHeight of the image in pixels (photo/video)
                                                                          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()))
                                                                          224. Media.width
                                                                          Définition

                                                                          Width of the image in pixels (photo/video).

                                                                          CourtWidth of the image in pixels (photo/video)
                                                                          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()))
                                                                          226. Media.frames
                                                                          Définition

                                                                          The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.

                                                                          CourtNumber of frames if > 1 (photo)
                                                                          Commentaires

                                                                          if the number of frames is not supplied, the value may be unknown. Applications should not assume that there is only one frame unless it is explicitly stated.

                                                                          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()))
                                                                          228. Media.duration
                                                                          Définition

                                                                          The duration of the recording in seconds - for audio and video.

                                                                          CourtLength in seconds (audio / video)
                                                                          Commentaires

                                                                          The duration might differ from occurrencePeriod if recording was paused.

                                                                          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()))
                                                                          230. Media.content
                                                                          Définition

                                                                          The actual content of the media - inline or by direct reference to the media source file.

                                                                          CourtActual Media - reference or data
                                                                          Commentaires

                                                                          Recommended content types: image/jpeg, image/png, image/tiff, video/mpeg, audio/mp4, application/dicom. Application/dicom can contain the transfer syntax as a parameter. For media that covers a period of time (video/sound), the content.creationTime is the end time. Creation time is used for tracking, organizing versions and searching.

                                                                          Contrôle1..1
                                                                          TypeAttachment
                                                                          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()))
                                                                          232. Media.content.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
                                                                          234. Media.content.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 Media.content.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                                          • value @ url
                                                                          • 236. Media.content.contentType
                                                                            Définition

                                                                            Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

                                                                            CourtType MIME du média
                                                                            Contrôle0..1
                                                                            BindingLes codes DOIVENT (SHALL) être pris de Mime Types
                                                                            (required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

                                                                            The mime type of an attachment. Any valid mime type is allowed.

                                                                            Typecode
                                                                            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

                                                                            Processors of the data need to be able to know how to interpret the data.

                                                                            ExempleGeneral: text/plain; charset=UTF-8, image/png
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            238. Media.content.language
                                                                            Définition

                                                                            The human language of the content. The value can be any valid value according to BCP 47.

                                                                            CourtLangue de l'image (RFC 5646)
                                                                            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
                                                                            Doit être pris en charge (Must Support)true
                                                                            Résumétrue
                                                                            Exigences

                                                                            Users need to be able to choose between the languages in a set of attachments.

                                                                            ExempleGeneral: en-AU
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            240. Media.content.data
                                                                            Définition

                                                                            The actual data of the attachment - a sequence of bytes, base64 encoded.

                                                                            CourtImage encodée en base64
                                                                            Commentaires

                                                                            The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.

                                                                            Contrôle0..1
                                                                            Typebase64Binary
                                                                            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éfalse
                                                                            Exigences

                                                                            The data needs to able to be transmitted inline.

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            242. Media.content.url
                                                                            Définition

                                                                            A location where the data can be accessed.

                                                                            CourtUri where the data can be found
                                                                            Commentaires

                                                                            If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.

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

                                                                            The data needs to be transmitted by reference.

                                                                            ExempleGeneral: http://www.acme.com/logo-small.png
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            244. Media.content.size
                                                                            Définition

                                                                            The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

                                                                            CourtNumber of bytes of content (if url provided)
                                                                            Commentaires

                                                                            The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.

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

                                                                            Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            246. Media.content.hash
                                                                            Définition

                                                                            The calculated hash of the data using SHA-1. Represented using base64.

                                                                            CourtHash of the data (sha-1, base64ed)
                                                                            Commentaires

                                                                            The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.

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

                                                                            Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).

                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            248. Media.content.title
                                                                            Définition

                                                                            A label or set of text to display in place of the data.

                                                                            CourtLabel to display in place of the data
                                                                            Contrôle0..1
                                                                            Typestring
                                                                            Est modificateurfalse
                                                                            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                                            Résumétrue
                                                                            Exigences

                                                                            Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.

                                                                            ExempleGeneral: Official Corporate Logo
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            250. Media.content.creation
                                                                            Définition

                                                                            The date that the attachment was first created.

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

                                                                            This is often tracked as an integrity issue for use of the attachment.

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

                                                                            Comments made about the media by the performer, subject or other participants.

                                                                            CourtComments made about the media
                                                                            Commentaires

                                                                            Not to be used for observations, conclusions, etc. Instead use an Observation based on the Media/ImagingStudy resource.

                                                                            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()))