FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/lab-localCs-eu-lab

Packagehl7.fhir.eu.laboratory
TypeCodeSystem
Idlab-localCs-eu-lab
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/CodeSystem-lab-localCs-eu-lab.html
URLhttp://example.org/lab-codes
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameLaboratoryLocalCS
TitleLaboratory Code: example
Realmeu
Authorityhl7
DescriptionList of local coded concepts used for supporting the examples defined in this guide.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem lab-localCs-eu-lab

This case-insensitive code system http://example.org/lab-codes defines the following codes:

CodeDisplay
3002989 Hepatitis Panel, Acute with Reflex to HBsAg Confirmation and Reflex to HCV by Quantitative NAAT
0020089 Hepatitis B Surface Antigen
0020092 Hepatitis B Core Antibody, IgM
0020093 Hepatitis A Antibody, IgM
3003128 Hepatitis C Antibody by CIA Interp
2002404 Hepatitis C Antibody by CIA Index

Source

{
  "resourceType": "CodeSystem",
  "id": "lab-localCs-eu-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    }
  ],
  "url": "http://example.org/lab-codes",
  "version": "0.2.0-ci",
  "name": "LaboratoryLocalCS",
  "title": "Laboratory Code: example",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-02T14:40:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "List of local coded concepts used for supporting the examples defined in this guide.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "3002989",
      "display": "Hepatitis Panel, Acute with Reflex to HBsAg Confirmation and Reflex to HCV by Quantitative NAAT"
    },
    {
      "code": "0020089",
      "display": "Hepatitis B Surface Antigen"
    },
    {
      "code": "0020092",
      "display": "Hepatitis B Core Antibody, IgM"
    },
    {
      "code": "0020093",
      "display": "Hepatitis A Antibody, IgM"
    },
    {
      "code": "3003128",
      "display": "Hepatitis C Antibody by CIA Interp"
    },
    {
      "code": "2002404",
      "display": "Hepatitis C Antibody by CIA Index"
    }
  ]
}