CH LAB-Report (R4)
1.0.0 - trial-use Switzerland flag

This page is part of the CH LAB-Report (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH LAB-Report Codes for eGFR (MDRD) - JSON Representation

Draft as of 2024-12-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "observation-code-mdrd-male-female",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-code-mdrd-male-female</b></p><a name=\"observation-code-mdrd-male-female\"> </a><a name=\"hcobservation-code-mdrd-male-female\"> </a><a name=\"observation-code-mdrd-male-female-en-US\"> </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/77147-7/\">77147-7</a></td><td>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/70969-1/\">70969-1</a></td><td>Glomerular filtration rate/1.73 sq M.predicted among males [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)</td></tr><tr><td><a href=\"https://loinc.org/50044-7/\">50044-7</a></td><td>Glomerular filtration rate/1.73 sq M.predicted among females [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-report/ValueSet/observation-code-mdrd-male-female",
  "version" : "1.0.0",
  "name" : "ObservationCodeMDRD",
  "title" : "CH LAB-Report Codes for eGFR (MDRD)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-12-18T08:59:06+00:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch"
        }
      ]
    },
    {
      "name" : "Marcel Hanselmann",
      "telecom" : [
        {
          "system" : "email",
          "value" : "laborprojektgruppe@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet for the allowed eGFR among males and eGFR among females codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "77147-7",
            "display" : "Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
          },
          {
            "code" : "70969-1",
            "display" : "Glomerular filtration rate/1.73 sq M.predicted among males [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
          },
          {
            "code" : "50044-7",
            "display" : "Glomerular filtration rate/1.73 sq M.predicted among females [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
          }
        ]
      }
    ]
  }
}