Search FHIR

ANS IG document core
0.1.0 - ci-build France flag

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

Resource Profile: FRMediaDocument - Detailed Descriptions

Draft as of 2025-12-05

Definitions for the fr-media-document resource profile.

Des conseils sur linterpré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.implicitRules
Définition

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

CourtA set of rules under which this content was created
Commentaires

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

Contrôle0..1
Typeuri
Est modificateurtrue parce que This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. 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())
6. 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()))
8. 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()))
10. 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()))
12. 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()))
14. 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()))
16. 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())
18. 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())
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
  • 20. 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())
    22. 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())
    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
    • 24. 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
      26. 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 ValueSet - FR ValueSet Actor Type Document
      (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
      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 dinformations sur lutilisation de [x]
      Est modificateurfalse
      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
      Résuméfalse
      Valeur de motifPRF
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      28. 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())
      30. 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())
      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
      • 32. 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
        34. Media.operator.extension:performer.extension:actor
        Nom de la sliceactor
        Définition

        An Extension

        CourtRéférence vers le rôle du praticien dans le documentAdditional 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())
        36. 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())
        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
        • 38. 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
          40. 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/document/core/StructureDefinition/fr-actor-extension
          42. 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()))
          44. Media.operator.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..*
          TypeExtension(FR Actor Extension) (Extension complexe)
          Est modificateurfalse
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          46. Media.operator.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())
          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
          • 48. Media.operator.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())
            50. Media.operator.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())
            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
            • 52. Media.operator.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
              54. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
              (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
              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 dinformations sur lutilisation de [x]
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résuméfalse
              Valeur de motifAUT
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              56. Media.operator.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())
              58. Media.operator.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())
              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
              • 60. Media.operator.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
                62. Media.operator.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())
                64. Media.operator.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())
                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
                • 66. Media.operator.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
                  68. Media.operator.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 dinformations sur lutilisation de [x]
                  Est modificateurfalse
                  Résuméfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  70. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                  72. Media.operator.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()))
                  74. Media.operator.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..*
                  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())
                  76. Media.operator.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())
                  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
                  • 78. Media.operator.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())
                    80. Media.operator.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())
                    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
                    • 82. Media.operator.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
                      84. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
                      (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                      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 dinformations sur lutilisation de [x]
                      Est modificateurfalse
                      Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                      Résuméfalse
                      Valeur de motifINF
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      86. Media.operator.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())
                      88. Media.operator.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())
                      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
                      • 90. Media.operator.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
                        92. Media.operator.extension:informant.extension:actor
                        Nom de la sliceactor
                        Définition

                        An Extension

                        CourtRéférence vers le rôle du praticien dans le documentAdditional 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())
                        94. Media.operator.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())
                        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
                        • 96. Media.operator.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
                          98. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                          100. Media.operator.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()))
                          102. Media.operator.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..*
                          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())
                          104. Media.operator.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())
                          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
                          • 106. Media.operator.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())
                            108. Media.operator.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())
                            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
                            • 110. Media.operator.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
                              112. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
                              (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                              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 dinformations sur lutilisation de [x]
                              Est modificateurfalse
                              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                              Résuméfalse
                              Valeur de motifPART
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              114. Media.operator.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())
                              116. Media.operator.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())
                              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
                              • 118. Media.operator.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.operator.extension:participant.extension:actor
                                Nom de la sliceactor
                                Définition

                                An Extension

                                CourtRéférence vers le rôle du praticien dans le documentAdditional 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())
                                122. Media.operator.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())
                                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: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
                                  126. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                                  128. Media.operator.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()))
                                  130. 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()))
                                  132. 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()))
                                  134. 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()))
                                  136. 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
                                  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()))
                                  138. 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()))

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

                                  0. Media
                                  2. Media.basedOn
                                  CourtActe ou plan de soins à l'origine de l'image
                                  Doit être pris en charge (Must Support)true
                                  4. 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
                                  6. 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
                                  8. Media.operator
                                  Doit être pris en charge (Must Support)true
                                  10. Media.operator.extension:performer
                                  Nom de la sliceperformer
                                  CourtPerformer : Personne ayant réalisé l’acte
                                  Contrôle0..*
                                  TypeExtension(FR Actor Extension) (Extension complexe)
                                  12. Media.operator.extension:performer.extension:type
                                  Nom de la slicetype
                                  14. Media.operator.extension:performer.extension:type.value[x]
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Valeur de motifPRF
                                  16. Media.operator.extension:author
                                  Nom de la sliceauthor
                                  CourtAuteur du média
                                  Contrôle0..*
                                  TypeExtension(FR Actor Extension) (Extension complexe)
                                  18. Media.operator.extension:author.extension:type
                                  Nom de la slicetype
                                  20. Media.operator.extension:author.extension:type.value[x]
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Valeur de motifAUT
                                  22. Media.operator.extension:author.extension:actor
                                  Nom de la sliceactor
                                  24. Media.operator.extension:author.extension:actor.value[x]
                                  TypeReference(FR Device Document, FR PractitionerRole Document)
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  26. Media.operator.extension:informant
                                  Nom de la sliceinformant
                                  CourtInformateur
                                  Contrôle0..*
                                  TypeExtension(FR Actor Extension) (Extension complexe)
                                  28. Media.operator.extension:informant.extension:type
                                  Nom de la slicetype
                                  30. Media.operator.extension:informant.extension:type.value[x]
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Valeur de motifINF
                                  32. Media.operator.extension:participant
                                  Nom de la sliceparticipant
                                  CourtParticipant : Personne ayant participé à l’acte
                                  Contrôle0..*
                                  TypeExtension(FR Actor Extension) (Extension complexe)
                                  34. Media.operator.extension:participant.extension:type
                                  Nom de la slicetype
                                  36. Media.operator.extension:participant.extension:type.value[x]
                                  Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                  Valeur de motifPART
                                  38. Media.reasonCode
                                  CourtContexte ou justification de l'image (précondition)
                                  Doit être pris en charge (Must Support)true
                                  40. Media.content
                                  Doit être pris en charge (Must Support)true
                                  42. Media.content.contentType
                                  CourtType MIME du média
                                  Doit être pris en charge (Must Support)true
                                  44. Media.content.language
                                  CourtLangue de l'image (RFC 5646)
                                  Doit être pris en charge (Must Support)true
                                  46. Media.content.data
                                  CourtImage encodée en base64
                                  Doit être pris en charge (Must Support)true

                                  Des conseils sur linterpré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

                                  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.

                                  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())
                                  16. 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())
                                  18. 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()))
                                  20. 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()))
                                  22. 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()))
                                  24. 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()))
                                  26. 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()))
                                  28. 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()))
                                  30. 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()))
                                  32. 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()))
                                  34. 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()))
                                  36. 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 dinformations sur lutilisation 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()))
                                  38. 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()))
                                  40. 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()))
                                  42. 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
                                  44. 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
                                  • 46. 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())
                                    48. 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
                                    50. 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
                                    • 52. 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())
                                      54. 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
                                      56. 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
                                      • 58. 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
                                        60. 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 ValueSet - FR ValueSet Actor Type Document
                                        (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                                        Typecode
                                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                        Est modificateurfalse
                                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                        Résuméfalse
                                        Valeur de motifPRF
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        62. 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())
                                        64. 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
                                        66. 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
                                        • 68. 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
                                          70. 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 dinformations sur lutilisation de [x]
                                          Est modificateurfalse
                                          Résuméfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          72. Media.operator.extension:performer.extension:actor
                                          Nom de la sliceactor
                                          Définition

                                          An Extension

                                          CourtRéférence vers le rôle du praticien dans le document
                                          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())
                                          74. 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
                                          76. 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
                                          • 78. 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
                                            80. 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, Device, FR Device Document, FR Organization Document, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document)
                                            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                            Est modificateurfalse
                                            Résuméfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            82. 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/document/core/StructureDefinition/fr-actor-extension
                                            84. 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()))
                                            86. Media.operator.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..*
                                            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())
                                            88. Media.operator.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
                                            90. Media.operator.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.operator.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                            • value @ url
                                            • 92. Media.operator.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())
                                              94. Media.operator.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
                                              96. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                              • value @ url
                                              • 98. Media.operator.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
                                                100. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
                                                (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                                                Typecode
                                                Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                Est modificateurfalse
                                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                Résuméfalse
                                                Valeur de motifAUT
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                102. Media.operator.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())
                                                104. Media.operator.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
                                                106. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                • value @ url
                                                • 108. Media.operator.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
                                                  110. Media.operator.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 dinformations sur lutilisation de [x]
                                                  Est modificateurfalse
                                                  Résuméfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  112. Media.operator.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())
                                                  114. Media.operator.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
                                                  116. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                  • value @ url
                                                  • 118. Media.operator.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
                                                    120. Media.operator.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 dinformations sur lutilisation de [x]
                                                    Est modificateurfalse
                                                    Résuméfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    122. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                                                    124. Media.operator.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()))
                                                    126. Media.operator.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..*
                                                    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())
                                                    128. Media.operator.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
                                                    130. Media.operator.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.operator.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                    • value @ url
                                                    • 132. Media.operator.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())
                                                      134. Media.operator.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
                                                      136. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                      • value @ url
                                                      • 138. Media.operator.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
                                                        140. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
                                                        (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                                                        Typecode
                                                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                        Est modificateurfalse
                                                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                        Résuméfalse
                                                        Valeur de motifINF
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        142. Media.operator.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())
                                                        144. Media.operator.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
                                                        146. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                        • value @ url
                                                        • 148. Media.operator.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
                                                          150. Media.operator.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 dinformations sur lutilisation de [x]
                                                          Est modificateurfalse
                                                          Résuméfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          152. Media.operator.extension:informant.extension:actor
                                                          Nom de la sliceactor
                                                          Définition

                                                          An Extension

                                                          CourtRéférence vers le rôle du praticien dans le document
                                                          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())
                                                          154. Media.operator.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
                                                          156. Media.operator.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.operator.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                                                          • value @ url
                                                          • 158. Media.operator.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
                                                            160. Media.operator.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, Device, FR Device Document, FR Organization Document, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document)
                                                            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                            Est modificateurfalse
                                                            Résuméfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            162. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                                                            164. Media.operator.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()))
                                                            166. Media.operator.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..*
                                                            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: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
                                                            170. Media.operator.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.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: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())
                                                              174. Media.operator.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
                                                              176. Media.operator.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.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: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
                                                                180. Media.operator.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 ValueSet - FR ValueSet Actor Type Document
                                                                (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                                                                Typecode
                                                                Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                                Est modificateurfalse
                                                                Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                                                                Résuméfalse
                                                                Valeur de motifPART
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                182. Media.operator.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())
                                                                184. Media.operator.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
                                                                186. Media.operator.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.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: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
                                                                  190. Media.operator.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 dinformations sur lutilisation de [x]
                                                                  Est modificateurfalse
                                                                  Résuméfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  192. Media.operator.extension:participant.extension:actor
                                                                  Nom de la sliceactor
                                                                  Définition

                                                                  An Extension

                                                                  CourtRéférence vers le rôle du praticien dans le document
                                                                  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: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
                                                                  196. Media.operator.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.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: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
                                                                    200. Media.operator.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, Device, FR Device Document, FR Organization Document, FR RelatedPerson Document, FR Patient INS Document, FR Patient Document)
                                                                    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                                                                    Est modificateurfalse
                                                                    Résuméfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    202. Media.operator.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/document/core/StructureDefinition/fr-actor-extension
                                                                    204. Media.operator.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()))
                                                                    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()))