FHIR IG analytics| Package | ans.document.fr.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-lm-statut.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-statut.html |
| URL | https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-statut |
| Version | 0.1.0-snapshot |
| Status | draft |
| Date | 2026-04-15T16:11:27+00:00 |
| Name | FRLMStatut |
| Title | Modèle logique métier - FR LM Statut |
| Realm | fr |
| Description | Statut |
| Type | https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-statut |
| Kind | logical |
| StructureDefinition | ||
| ans.document.fr.core#0.1.0-snapshot | fr-lm-evaluation | Modèle logique métier - FR LM Evaluation |
| StructureDefinition | ||
| ans.document.fr.core#0.1.0-snapshot | fr-lm-auteur | Modèle logique métier - FR LM Auteur |
Note: links and images are rebased to the (stated) source
Narratif généré : DéfinitionStructure fr-lm-statut
| Nom | Drapeaux | Card. | Type | Description et contraintes |
|---|---|---|---|---|
![]() | 0..* | Base | Modèle logique métier - FR LM Statut Les instances de ce modèle logique peuvent être la cible d'une référence | |
![]() ![]() | 1..1 | Identifier | Identifiant de l'entrée | |
![]() ![]() | 1..1 | CodeableConcept | Code d el'observation | |
![]() ![]() | 1..1 | Narrative | Description narrative This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |
![]() ![]() | 1..1 | code | Statut de l'entrée | |
![]() ![]() | 1..1 | dateTime | Date associée au statut métier | |
![]() ![]() | 0..1 | CodeableConcept | Interprétation | |
![]() ![]() | 0..1 | fr-lm-auteur | Auteur de l'observation | |
{
"resourceType": "StructureDefinition",
"id": "fr-lm-statut",
"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-statut",
"version": "0.1.0-snapshot",
"name": "FRLMStatut",
"title": "Modèle logique métier - FR LM Statut",
"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": "Statut",
"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-statut",
"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-statut",
"path": "fr-lm-statut",
"short": "Modèle logique métier - FR LM Statut",
"definition": "Statut",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "fr-lm-statut.identifiant",
"path": "fr-lm-statut.identifiant",
"short": "Identifiant de l'entrée",
"definition": "Identifiant de l'entrée",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-statut.identifiant",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-statut.code",
"path": "fr-lm-statut.code",
"short": "Code d el'observation",
"definition": "Code d el'observation",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-statut.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-statut.description",
"path": "fr-lm-statut.description",
"short": "Description narrative",
"definition": "Description narrative",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-statut.description",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "fr-lm-statut.statut",
"path": "fr-lm-statut.statut",
"short": "Statut de l'entrée",
"definition": "Statut de l'entrée",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-statut.statut",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "fr-lm-statut.date",
"path": "fr-lm-statut.date",
"short": "Date associée au statut métier",
"definition": "Date associée au statut métier",
"min": 1,
"max": "1",
"base": {
"path": "fr-lm-statut.date",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "fr-lm-statut.interpretation",
"path": "fr-lm-statut.interpretation",
"short": "Interprétation",
"definition": "Interprétation",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-statut.interpretation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-statut.auteur",
"path": "fr-lm-statut.auteur",
"short": "Auteur de l'observation",
"definition": "Auteur de l'observation",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-statut.auteur",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
}
]
}
]
},
"differential": {
"element": [
{
"id": "fr-lm-statut",
"path": "fr-lm-statut",
"short": "Modèle logique métier - FR LM Statut",
"definition": "Statut"
},
{
"id": "fr-lm-statut.identifiant",
"path": "fr-lm-statut.identifiant",
"short": "Identifiant de l'entrée",
"definition": "Identifiant de l'entrée",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-statut.code",
"path": "fr-lm-statut.code",
"short": "Code d el'observation",
"definition": "Code d el'observation",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-statut.description",
"path": "fr-lm-statut.description",
"short": "Description narrative",
"definition": "Description narrative",
"min": 1,
"max": "1",
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "fr-lm-statut.statut",
"path": "fr-lm-statut.statut",
"short": "Statut de l'entrée",
"definition": "Statut de l'entrée",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "fr-lm-statut.date",
"path": "fr-lm-statut.date",
"short": "Date associée au statut métier",
"definition": "Date associée au statut métier",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "fr-lm-statut.interpretation",
"path": "fr-lm-statut.interpretation",
"short": "Interprétation",
"definition": "Interprétation",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "fr-lm-statut.auteur",
"path": "fr-lm-statut.auteur",
"short": "Auteur de l'observation",
"definition": "Auteur de l'observation",
"min": 0,
"max": "1",
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
}
]
}
]
}
}