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-en-rapport-avec-ald.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-en-rapport-avec-ald.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-en-rapport-avec-ald
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRLMEnRapportAvecALD
TitleModèle logique métier - FR LM En rapport avec une Affection Longue Durée (ALD)
Realmfr
DescriptionEn rapport avec une Affection Longue Durée (ALD)
Typehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-en-rapport-avec-ald
Kindlogical

Resources that use this resource

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-traitement-prescritModèle logique métier - FR LM Traitement Prescrit

Resources that this resource uses

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-auteurModèle logique métier - FR LM Auteur

Narrative

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

Narratif généré : DéfinitionStructure fr-lm-en-rapport-avec-ald

NomDrapeauxCard.TypeDescription et contraintesdoco
.. fr-lm-en-rapport-avec-ald 0..*BaseModèle logique métier - FR LM En rapport avec une Affection Longue Durée (ALD)
Les instances de ce modèle logique peuvent être la cible d'une référence
... identifiant 1..1IdentifierIdentifiant de l'entrée
... code 1..1CodeableConceptCatégorie de l'entrée
... description 1..1NarrativeDescription narrative
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... statut 1..1codeStatut de l'entrée
Motif requis: completed
... horodatage 0..1dateTimeHorodatage de l'entrée
... resultat 1..1CodeableConceptRésultat de l'observation
... auteur 0..1fr-lm-auteurAuteur

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-lm-en-rapport-avec-ald",
  "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-en-rapport-avec-ald",
  "version": "0.1.0-snapshot",
  "name": "FRLMEnRapportAvecALD",
  "title": "Modèle logique métier - FR LM En rapport avec une Affection Longue Durée (ALD)",
  "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": "En rapport avec une Affection Longue Durée (ALD)",
  "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-en-rapport-avec-ald",
  "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-en-rapport-avec-ald",
        "path": "fr-lm-en-rapport-avec-ald",
        "short": "Modèle logique métier - FR LM En rapport avec une Affection Longue Durée (ALD)",
        "definition": "En rapport avec une Affection Longue Durée (ALD)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.identifiant",
        "path": "fr-lm-en-rapport-avec-ald.identifiant",
        "short": "Identifiant de l'entrée",
        "definition": "Identifiant de l'entrée",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.identifiant",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.code",
        "path": "fr-lm-en-rapport-avec-ald.code",
        "short": "Catégorie de l'entrée",
        "definition": "Catégorie de l'entrée",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.description",
        "path": "fr-lm-en-rapport-avec-ald.description",
        "short": "Description narrative",
        "definition": "Description narrative",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.description",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Narrative"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.statut",
        "path": "fr-lm-en-rapport-avec-ald.statut",
        "short": "Statut de l'entrée",
        "definition": "Statut de l'entrée",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.statut",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "patternCode": "completed"
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.horodatage",
        "path": "fr-lm-en-rapport-avec-ald.horodatage",
        "short": "Horodatage de l'entrée",
        "definition": "Horodatage de l'entrée",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.horodatage",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.resultat",
        "path": "fr-lm-en-rapport-avec-ald.resultat",
        "short": "Résultat de l'observation",
        "definition": "Résultat de l'observation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.resultat",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.auteur",
        "path": "fr-lm-en-rapport-avec-ald.auteur",
        "short": "Auteur",
        "definition": "Auteur",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-en-rapport-avec-ald.auteur",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "fr-lm-en-rapport-avec-ald",
        "path": "fr-lm-en-rapport-avec-ald",
        "short": "Modèle logique métier - FR LM En rapport avec une Affection Longue Durée (ALD)",
        "definition": "En rapport avec une Affection Longue Durée (ALD)"
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.identifiant",
        "path": "fr-lm-en-rapport-avec-ald.identifiant",
        "short": "Identifiant de l'entrée",
        "definition": "Identifiant de l'entrée",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.code",
        "path": "fr-lm-en-rapport-avec-ald.code",
        "short": "Catégorie de l'entrée",
        "definition": "Catégorie de l'entrée",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.description",
        "path": "fr-lm-en-rapport-avec-ald.description",
        "short": "Description narrative",
        "definition": "Description narrative",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.statut",
        "path": "fr-lm-en-rapport-avec-ald.statut",
        "short": "Statut de l'entrée",
        "definition": "Statut de l'entrée",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "patternCode": "completed"
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.horodatage",
        "path": "fr-lm-en-rapport-avec-ald.horodatage",
        "short": "Horodatage de l'entrée",
        "definition": "Horodatage de l'entrée",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.resultat",
        "path": "fr-lm-en-rapport-avec-ald.resultat",
        "short": "Résultat de l'observation",
        "definition": "Résultat de l'observation",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-en-rapport-avec-ald.auteur",
        "path": "fr-lm-en-rapport-avec-ald.auteur",
        "short": "Auteur",
        "definition": "Auteur",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
          }
        ]
      }
    ]
  }
}