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-prescription-entree.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-prescription-entree.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-prescription-entree
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRLMPrescriptionEntree
TitleModèle logique métier - FR LM Prescription
Realmfr
DescriptionPrescription
Typehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-prescription-entree
Kindlogical

Resources that use this resource

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-vaccin-recommandeModèle logique métier - FR LM Vaccin recommandé
ans.document.fr.core#0.1.0-snapshotfr-lm-vaccinationModèle logique métier - FR LM Vaccination

Resources that this resource uses

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-auteurModèle logique métier - FR LM Auteur
ans.document.fr.core#0.1.0-snapshotfr-lm-personne-structureModèle logique métier - FR LM Personne et/ou Structure

Narrative

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

Narratif généré : DéfinitionStructure fr-lm-prescription-entree

NomDrapeauxCard.TypeDescription et contraintesdoco
.. fr-lm-prescription-entree 0..*BaseModèle logique métier - FR LM Prescription
Les instances de ce modèle logique peuvent être la cible d'une référence
... identifiantPrescription 1..1IdentifierIdentifiant de la prescription
... nombreRenouvellements 0..1RangeNombre de renouvellements possibles
... quantitePrescription 0..1QuantityQuantité
... auteurPrescription 0..1fr-lm-auteurPrescripteur
... dispensateurPrescription 0..*fr-lm-personne-structureDispensateur
... instructionsAuDispensateur 0..1stringInstructions au dispensateur

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-lm-prescription-entree",
  "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-prescription-entree",
  "version": "0.1.0-snapshot",
  "name": "FRLMPrescriptionEntree",
  "title": "Modèle logique métier - FR LM Prescription",
  "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": "Prescription ",
  "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-prescription-entree",
  "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-prescription-entree",
        "path": "fr-lm-prescription-entree",
        "short": "Modèle logique métier - FR LM Prescription",
        "definition": "Prescription ",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "fr-lm-prescription-entree.identifiantPrescription",
        "path": "fr-lm-prescription-entree.identifiantPrescription",
        "short": "Identifiant de la prescription",
        "definition": "Identifiant de la prescription",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-prescription-entree.identifiantPrescription",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.nombreRenouvellements",
        "path": "fr-lm-prescription-entree.nombreRenouvellements",
        "short": "Nombre de renouvellements possibles",
        "definition": "Nombre de renouvellements possibles",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-prescription-entree.nombreRenouvellements",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.quantitePrescription",
        "path": "fr-lm-prescription-entree.quantitePrescription",
        "short": "Quantité",
        "definition": "Quantité",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-prescription-entree.quantitePrescription",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.auteurPrescription",
        "path": "fr-lm-prescription-entree.auteurPrescription",
        "short": "Prescripteur",
        "definition": "Prescripteur",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-prescription-entree.auteurPrescription",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.dispensateurPrescription",
        "path": "fr-lm-prescription-entree.dispensateurPrescription",
        "short": "Dispensateur",
        "definition": "Dispensateur",
        "min": 0,
        "max": "*",
        "base": {
          "path": "fr-lm-prescription-entree.dispensateurPrescription",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-personne-structure"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.instructionsAuDispensateur",
        "path": "fr-lm-prescription-entree.instructionsAuDispensateur",
        "short": "Instructions au dispensateur",
        "definition": "Instructions au dispensateur",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-prescription-entree.instructionsAuDispensateur",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "fr-lm-prescription-entree",
        "path": "fr-lm-prescription-entree",
        "short": "Modèle logique métier - FR LM Prescription",
        "definition": "Prescription "
      },
      {
        "id": "fr-lm-prescription-entree.identifiantPrescription",
        "path": "fr-lm-prescription-entree.identifiantPrescription",
        "short": "Identifiant de la prescription",
        "definition": "Identifiant de la prescription",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.nombreRenouvellements",
        "path": "fr-lm-prescription-entree.nombreRenouvellements",
        "short": "Nombre de renouvellements possibles",
        "definition": "Nombre de renouvellements possibles",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.quantitePrescription",
        "path": "fr-lm-prescription-entree.quantitePrescription",
        "short": "Quantité",
        "definition": "Quantité",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.auteurPrescription",
        "path": "fr-lm-prescription-entree.auteurPrescription",
        "short": "Prescripteur",
        "definition": "Prescripteur",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-auteur"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.dispensateurPrescription",
        "path": "fr-lm-prescription-entree.dispensateurPrescription",
        "short": "Dispensateur",
        "definition": "Dispensateur",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-personne-structure"
          }
        ]
      },
      {
        "id": "fr-lm-prescription-entree.instructionsAuDispensateur",
        "path": "fr-lm-prescription-entree.instructionsAuDispensateur",
        "short": "Instructions au dispensateur",
        "definition": "Instructions au dispensateur",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}