Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build France flag

Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Liste des analyses correspondant à l'estimation du DFG - socle des EDS - JSON Representation

Draft as of 2024-09-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EDSLaboratoryEstimatedDFG",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EDSLaboratoryEstimatedDFG</b></p><a name=\"EDSLaboratoryEstimatedDFG\"> </a><a name=\"hcEDSLaboratoryEstimatedDFG\"> </a><a name=\"EDSLaboratoryEstimatedDFG-fr-FR\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/62238-1/\">62238-1</a></td><td style=\"color: #cccccc\">Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI)</td></tr><tr><td><a href=\"https://loinc.org/77147-7/\">77147-7</a></td><td style=\"color: #cccccc\">Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)</td></tr><tr><td><a href=\"https://loinc.org/35591-7/\">35591-7</a></td><td style=\"color: #cccccc\">Creatinine renal clearance predicted by Cockcroft-Gault formula</td></tr></table></li></ul></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/eds/ValueSet/EDSLaboratoryEstimatedDFG",
  "version" : "0.1.0",
  "name" : "EDSLaboratoryEstimatedDFG",
  "title" : "Liste des analyses correspondant à l'estimation du DFG - socle des EDS",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-10T07:10:31+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Trois codes LOINC possibles pour l'estimation du débit de filtration glomérulaire, selon l'équation utilisée (Cockroft, MDRD ou CKD-EPI)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "62238-1"
          },
          {
            "code" : "77147-7"
          },
          {
            "code" : "35591-7"
          }
        ]
      }
    ]
  }
}