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

FHIR IG Statistics: CodeSystem/localCs-uv-lab

Packagehl7.fhir.uv.lab-report
TypeCodeSystem
IdlocalCs-uv-lab
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/lab-report/https://build.fhir.org/ig/HL7/uv-lab-rep-ig/CodeSystem-localCs-uv-lab.html
URLhttp://example.org/lab-codes
Version1.0.0-ballot
Statusactive
Date2025-01-25T05:49:10+00:00
NameLaboratoryLocalCS
TitleLaboratory Code: example
Realmuv
Authorityhl7
DescriptionList of local coded concepts used for supporting the examples defined in this guide.
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 localCs-uv-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": "localCs-uv-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://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://example.org/lab-codes",
  "version": "1.0.0-ballot",
  "name": "LaboratoryLocalCS",
  "title": "Laboratory Code: example",
  "status": "active",
  "experimental": true,
  "date": "2025-01-25T05:49:10+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 International / Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "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": "001",
          "display": "World"
        }
      ]
    }
  ],
  "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"
    }
  ]
}