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

FHIR IG analytics

Packagehl7.fhir.eu.laboratory
Resource TypeCodeSystem
IdCodeSystem-lab-localCs-eu-lab.json
FHIR VersionR4

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

Source1

{
  "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-12-01T17:23:56+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"
    }
  ]
}