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-echantillon-preleve.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-lm-echantillon-preleve.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-echantillon-preleve
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRLMEchantillonPreleve
TitleModèle logique métier - FR LM Échantillon prélevé
Realmfr
DescriptionÉchantillon prélevé
Typehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-lm-echantillon-preleve
Kindlogical

Resources that use this resource

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-lm-prelevementModèle logique métier - FR LM Prélèvement

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-echantillon-preleve

NomDrapeauxCard.TypeDescription et contraintesdoco
.. fr-lm-echantillon-preleve 0..*BaseModèle logique métier - FR LM Échantillon prélevé
Les instances de ce modèle logique peuvent être la cible d'une référence
... identifiant 1..1IdentifierIdentifiant de l'échantillon
... echantillon 1..1BaseType de DM
.... code 1..1CodeableConceptNature de l'échantillon
.... quantite 0..1QuantityQuantité

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-lm-echantillon-preleve",
  "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-echantillon-preleve",
  "version": "0.1.0-snapshot",
  "name": "FRLMEchantillonPreleve",
  "title": "Modèle logique métier - FR LM Échantillon prélevé",
  "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": "Échantillon prélevé",
  "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-echantillon-preleve",
  "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-echantillon-preleve",
        "path": "fr-lm-echantillon-preleve",
        "short": "Modèle logique métier - FR LM Échantillon prélevé",
        "definition": "Échantillon prélevé",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "fr-lm-echantillon-preleve.identifiant",
        "path": "fr-lm-echantillon-preleve.identifiant",
        "short": "Identifiant de l'échantillon",
        "definition": "Identifiant de l'échantillon",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-echantillon-preleve.identifiant",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon",
        "path": "fr-lm-echantillon-preleve.echantillon",
        "short": "Type de DM",
        "definition": "Type de DM",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-echantillon-preleve.echantillon",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon.code",
        "path": "fr-lm-echantillon-preleve.echantillon.code",
        "short": "Nature de l'échantillon",
        "definition": "Nature de l'échantillon",
        "min": 1,
        "max": "1",
        "base": {
          "path": "fr-lm-echantillon-preleve.echantillon.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon.quantite",
        "path": "fr-lm-echantillon-preleve.echantillon.quantite",
        "short": "Quantité",
        "definition": "Quantité",
        "min": 0,
        "max": "1",
        "base": {
          "path": "fr-lm-echantillon-preleve.echantillon.quantite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "fr-lm-echantillon-preleve",
        "path": "fr-lm-echantillon-preleve",
        "short": "Modèle logique métier - FR LM Échantillon prélevé",
        "definition": "Échantillon prélevé"
      },
      {
        "id": "fr-lm-echantillon-preleve.identifiant",
        "path": "fr-lm-echantillon-preleve.identifiant",
        "short": "Identifiant de l'échantillon",
        "definition": "Identifiant de l'échantillon",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon",
        "path": "fr-lm-echantillon-preleve.echantillon",
        "short": "Type de DM",
        "definition": "Type de DM",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon.code",
        "path": "fr-lm-echantillon-preleve.echantillon.code",
        "short": "Nature de l'échantillon",
        "definition": "Nature de l'échantillon",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "fr-lm-echantillon-preleve.echantillon.quantite",
        "path": "fr-lm-echantillon-preleve.echantillon.quantite",
        "short": "Quantité",
        "definition": "Quantité",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}