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-statut-probleme.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-statut-probleme.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-statut-probleme
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRLMStatutProbleme
TitleModèle logique métier - FR LM Statut du problème
Realmfr
DescriptionStatut du problème.
Typehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-statut-probleme
Kindlogical

Resources that use this resource

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-problemeModèle logique métier - FR LM Problème

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-statut-probleme

NomDrapeauxCard.TypeDescription et contraintesdoco
.. fr-lm-statut-probleme 0..*BaseModèle logique métier - FR LM Statut du problème
Les instances de ce modèle logique peuvent être la cible d'une référence
... codeStatutProbleme 1..1CodeableConceptCode de l'entrée
... descriptionNarrative 1..1NarrativeDescription narrative de l'entrée
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... statutEntree 1..1codeStatut de l'entrée. Fixé à la valeur 'completed'
... statutProbleme 1..1CodeableConceptValeur

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-lm-statut-probleme",
  "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-probleme",
  "version": "0.1.0-snapshot",
  "name": "FRLMStatutProbleme",
  "title": "Modèle logique métier - FR LM Statut du problème",
  "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 du problème.",
  "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-probleme",
  "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-probleme",
        "path": "fr-lm-statut-probleme",
        "short": "Modèle logique métier - FR LM Statut du problème",
        "definition": "Statut du problème.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "fr-lm-statut-probleme.codeStatutProbleme",
        "path": "fr-lm-statut-probleme.codeStatutProbleme",
        "short": "Code de l'entrée",
        "definition": "Code de l'entrée",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-statut-probleme.codeStatutProbleme",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.descriptionNarrative",
        "path": "fr-lm-statut-probleme.descriptionNarrative",
        "short": "Description narrative de l'entrée",
        "definition": "Description narrative de l'entrée",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-statut-probleme.descriptionNarrative",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Narrative"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.statutEntree",
        "path": "fr-lm-statut-probleme.statutEntree",
        "short": "Statut de l'entrée. Fixé à la valeur 'completed'",
        "definition": "Statut de l'entrée. Fixé à la valeur 'completed'",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-statut-probleme.statutEntree",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.statutProbleme",
        "path": "fr-lm-statut-probleme.statutProbleme",
        "short": "Valeur",
        "definition": "Valeur",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-statut-probleme.statutProbleme",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "fr-lm-statut-probleme",
        "path": "fr-lm-statut-probleme",
        "short": "Modèle logique métier - FR LM Statut du problème",
        "definition": "Statut du problème."
      },
      {
        "id": "fr-lm-statut-probleme.codeStatutProbleme",
        "path": "fr-lm-statut-probleme.codeStatutProbleme",
        "short": "Code de l'entrée",
        "definition": "Code de l'entrée",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.descriptionNarrative",
        "path": "fr-lm-statut-probleme.descriptionNarrative",
        "short": "Description narrative de l'entrée",
        "definition": "Description narrative de l'entrée",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.statutEntree",
        "path": "fr-lm-statut-probleme.statutEntree",
        "short": "Statut de l'entrée. Fixé à la valeur 'completed'",
        "definition": "Statut de l'entrée. Fixé à la valeur 'completed'",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "fr-lm-statut-probleme.statutProbleme",
        "path": "fr-lm-statut-probleme.statutProbleme",
        "short": "Valeur",
        "definition": "Valeur",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}