FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-lab-test-local-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-lab-test-local-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/lab-test-local
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameLabTestLocalCS
TitleLab Test Local Codes
Realmeu
Authorityhl7
DescriptionLocal codes for laboratory tests that do not have a single unambiguous LOINC code in the PROTECT-CHILD context (e.g., calculated values or composite measures).
Contentcomplete

Resources that use this resource

ValueSet
hl7.eu.fhir.protect-child#currentlab-test-nameLab Test Name ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem lab-test-local-cs

This case-sensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/lab-test-local defines the following codes:

CodeDisplayDefinition
creatinine-egfr Creatinine eGFREstimated GFR calculated from serum creatinine (formula specified in Observation extension gfr_formula).
cystatinc-egfr Cystatin C eGFREstimated GFR calculated from Cystatin C (formula specified in Observation extension gfr_cyst_formula).
indirect-bilirubin Indirect BilirubinIndirect (unconjugated) bilirubin — calculated as total minus direct.
proteinuria-creatininuria-ratio Proteinuria/creatininuria ratioUrine protein-to-creatinine ratio.
prothrombin-activity Prothrombin ActivityProthrombin activity (%). Distinct from prothrombin time (seconds/INR).
urine-microscopic-hematuria Urine microscopic hematuriaMicroscopic hematuria on urine sediment examination.

Source1

{
  "resourceType": "CodeSystem",
  "id": "lab-test-local-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/lab-test-local",
  "version": "0.1.0-ci-build",
  "name": "LabTestLocalCS",
  "title": "Lab Test Local Codes",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-05T19:23:32+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Local codes for laboratory tests that do not have a single unambiguous LOINC code in the PROTECT-CHILD context (e.g., calculated values or composite measures).",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "creatinine-egfr",
      "display": "Creatinine eGFR",
      "definition": "Estimated GFR calculated from serum creatinine (formula specified in Observation extension gfr_formula)."
    },
    {
      "code": "cystatinc-egfr",
      "display": "Cystatin C eGFR",
      "definition": "Estimated GFR calculated from Cystatin C (formula specified in Observation extension gfr_cyst_formula)."
    },
    {
      "code": "indirect-bilirubin",
      "display": "Indirect Bilirubin",
      "definition": "Indirect (unconjugated) bilirubin — calculated as total minus direct."
    },
    {
      "code": "proteinuria-creatininuria-ratio",
      "display": "Proteinuria/creatininuria ratio",
      "definition": "Urine protein-to-creatinine ratio."
    },
    {
      "code": "prothrombin-activity",
      "display": "Prothrombin Activity",
      "definition": "Prothrombin activity (%). Distinct from prothrombin time (seconds/INR)."
    },
    {
      "code": "urine-microscopic-hematuria",
      "display": "Urine microscopic hematuria",
      "definition": "Microscopic hematuria on urine sediment examination."
    }
  ]
}