FHIR IG analytics| Package | ans.fr.document-core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-lm-consent.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-metier-document-core/StructureDefinition-fr-lm-consent.html |
| URL | https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-consent |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-16T16:44:47+00:00 |
| Name | FRLMConsent |
| Title | Logical model - FR LM Consent |
| Realm | fr |
| Description | Permet de documenter qu'un consentement éclairé a été obtenu et d'indiquer quel type de consentement a été fourni. |
| Type | https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-consent |
| Kind | logical |
| StructureDefinition | ||
| ans.fr.document-core#current | fr-lm-header-document | Logical model - FR LM Header Document |
No resources found
Note: links and images are rebased to the (stated) source
French
Narratif généré : DéfinitionStructure fr-lm-consent
| Nom | Drapeaux | Card. | Type | Description et contraintes |
|---|---|---|---|---|
![]() | 0..* | Base(4.0.1) | Logical model - FR LM Consent Les instances de ce modèle logique peuvent être la cible d'une référence | |
![]() ![]() | 0..* | Identifier | Identifiant du consentement. | |
![]() ![]() | 1..1 | CodeableConcept | Type de consentement. | |
![]() ![]() | 1..1 | CodeableConcept | Statut du consentement. | |
English
Generated Narrative: StructureDefinition fr-lm-consent
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base(4.0.1) | Logical model - FR LM Consent Instances of this type can be the target of a Reference | |
![]() ![]() | 0..* | Identifier | Identifiant du consentement. | |
![]() ![]() | 1..1 | CodeableConcept | Type de consentement. | |
![]() ![]() | 1..1 | CodeableConcept | Statut du consentement. | |
{
"resourceType": "StructureDefinition",
"id": "fr-lm-consent",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-consent",
"version": "0.1.0",
"name": "FRLMConsent",
"title": "Logical model - FR LM Consent",
"status": "draft",
"date": "2026-07-16T16:44:47+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": "Permet de documenter qu'un consentement éclairé a été obtenu et d'indiquer quel type de consentement a été fourni.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-consent",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base|4.0.1",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "fr-lm-consent",
"path": "fr-lm-consent",
"short": "Logical model - FR LM Consent",
"definition": "Permet de documenter qu'un consentement éclairé a été obtenu et d'indiquer quel type de consentement a été fourni.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "fr-lm-consent.identifier",
"path": "fr-lm-consent.identifier",
"short": "Identifiant du consentement.",
"definition": "Identifiant du consentement.",
"min": 0,
"max": "*",
"base": {
"path": "fr-lm-consent.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-consent.type",
"path": "fr-lm-consent.type",
"short": "Type de consentement.",
"definition": "Type de consentement.",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-consent.type",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-consent.status",
"path": "fr-lm-consent.status",
"short": "Statut du consentement.",
"definition": "Statut du consentement.",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-consent.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "fr-lm-consent",
"path": "fr-lm-consent",
"short": "Logical model - FR LM Consent",
"definition": "Permet de documenter qu'un consentement éclairé a été obtenu et d'indiquer quel type de consentement a été fourni."
},
{
"id": "fr-lm-consent.identifier",
"path": "fr-lm-consent.identifier",
"short": "Identifiant du consentement.",
"definition": "Identifiant du consentement.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-consent.type",
"path": "fr-lm-consent.type",
"short": "Type de consentement.",
"definition": "Type de consentement.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-consent.status",
"path": "fr-lm-consent.status",
"short": "Statut du consentement.",
"definition": "Statut du consentement.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}