FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.document.fr.core
Resource TypeStructureDefinition
IdStructureDefinition-fr-lm-participant-apsr.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-participant-apsr.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-participant-apsr
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRLMParticipantAPSR
TitleModèle logique métier - FR LM Participant APSR
Realmfr
DescriptionParticipant APSR(Anatomic Pathology Structured Report)
Typehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-participant-apsr
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : DéfinitionStructure fr-lm-participant-apsr

NomDrapeauxCard.TypeDescription et contraintesdoco
.. fr-lm-participant-apsr 0..*BaseModèle logique métier - FR LM Participant APSR
... periodeParticipation 0..1dateTimePériode de participation
... participantRole 1..1BackboneElementParticipant APSR
.... IdentifiantParticipant 0..*IdentifierIdentifiant du participant
.... adresses 0..*AddressAdresses du participant
.... coordonneesTelecom 0..*ContactPointCoordonnées télécom du participant
.... identiteParticipant 0..1BackboneElementIdentité du participant
..... nom 1..*stringNom du participant
.... dispositifAutomatique 0..1BackboneElementDispositif automatique
..... categorie 0..1CodeableConceptCatégorie de dispositif
..... nomModele 0..1stringNom du modèle
..... nomLogiciel 0..1stringNom du logiciel

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-lm-participant-apsr",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-participant-apsr",
  "version": "0.1.0-snapshot",
  "name": "FRLMParticipantAPSR",
  "title": "Modèle logique métier - FR LM Participant APSR",
  "status": "draft",
  "date": "2026-04-15T16:11:27+00:00",
  "publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "contact": [
    {
      "name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Participant APSR(Anatomic Pathology Structured Report)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-participant-apsr",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "fr-lm-participant-apsr",
        "path": "fr-lm-participant-apsr",
        "short": "Modèle logique métier - FR LM Participant APSR",
        "definition": "Participant APSR(Anatomic Pathology Structured Report)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "fr-lm-participant-apsr.periodeParticipation",
        "path": "fr-lm-participant-apsr.periodeParticipation",
        "short": "Période de participation",
        "definition": "Période de participation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.periodeParticipation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole",
        "path": "fr-lm-participant-apsr.participantRole",
        "short": "Participant APSR",
        "definition": "Participant APSR",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.id",
        "path": "fr-lm-participant-apsr.participantRole.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.extension",
        "path": "fr-lm-participant-apsr.participantRole.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "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.",
        "comment": "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.modifierExtension",
        "path": "fr-lm-participant-apsr.participantRole.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "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.",
        "requirements": "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.IdentifiantParticipant",
        "path": "fr-lm-participant-apsr.participantRole.IdentifiantParticipant",
        "short": "Identifiant du participant",
        "definition": "Identifiant du participant",
        "min": 0,
        "max": "*",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.IdentifiantParticipant",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.adresses",
        "path": "fr-lm-participant-apsr.participantRole.adresses",
        "short": "Adresses du participant",
        "definition": "Adresses du participant",
        "min": 0,
        "max": "*",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.adresses",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.coordonneesTelecom",
        "path": "fr-lm-participant-apsr.participantRole.coordonneesTelecom",
        "short": "Coordonnées télécom du participant",
        "definition": "Coordonnées télécom du participant",
        "min": 0,
        "max": "*",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.coordonneesTelecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant",
        "short": "Identité du participant",
        "definition": "Identité du participant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.identiteParticipant",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant.id",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant.extension",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "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.",
        "comment": "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant.modifierExtension",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "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.",
        "requirements": "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant.nom",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.nom",
        "short": "Nom du participant",
        "definition": "Nom du participant",
        "min": 1,
        "max": "*",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.nom",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique",
        "short": "Dispositif automatique",
        "definition": "Dispositif automatique",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.id",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.extension",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "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.",
        "comment": "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.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.modifierExtension",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "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.",
        "requirements": "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.categorie",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.categorie",
        "short": "Catégorie de dispositif",
        "definition": "Catégorie de dispositif",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.categorie",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomModele",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomModele",
        "short": "Nom du modèle",
        "definition": "Nom du modèle",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomModele",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomLogiciel",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomLogiciel",
        "short": "Nom du logiciel",
        "definition": "Nom du logiciel",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomLogiciel",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "fr-lm-participant-apsr",
        "path": "fr-lm-participant-apsr",
        "short": "Modèle logique métier - FR LM Participant APSR",
        "definition": "Participant APSR(Anatomic Pathology Structured Report)"
      },
      {
        "id": "fr-lm-participant-apsr.periodeParticipation",
        "path": "fr-lm-participant-apsr.periodeParticipation",
        "short": "Période de participation",
        "definition": "Période de participation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole",
        "path": "fr-lm-participant-apsr.participantRole",
        "short": "Participant APSR",
        "definition": "Participant APSR",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.IdentifiantParticipant",
        "path": "fr-lm-participant-apsr.participantRole.IdentifiantParticipant",
        "short": "Identifiant du participant",
        "definition": "Identifiant du participant",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.adresses",
        "path": "fr-lm-participant-apsr.participantRole.adresses",
        "short": "Adresses du participant",
        "definition": "Adresses du participant",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.coordonneesTelecom",
        "path": "fr-lm-participant-apsr.participantRole.coordonneesTelecom",
        "short": "Coordonnées télécom du participant",
        "definition": "Coordonnées télécom du participant",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant",
        "short": "Identité du participant",
        "definition": "Identité du participant",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.identiteParticipant.nom",
        "path": "fr-lm-participant-apsr.participantRole.identiteParticipant.nom",
        "short": "Nom du participant",
        "definition": "Nom du participant",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique",
        "short": "Dispositif automatique",
        "definition": "Dispositif automatique",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.categorie",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.categorie",
        "short": "Catégorie de dispositif",
        "definition": "Catégorie de dispositif",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomModele",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomModele",
        "short": "Nom du modèle",
        "definition": "Nom du modèle",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomLogiciel",
        "path": "fr-lm-participant-apsr.participantRole.dispositifAutomatique.nomLogiciel",
        "short": "Nom du logiciel",
        "definition": "Nom du logiciel",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}