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

FHIR IG analytics

Packagehl7.eu.terminology.common
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

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "lab-localCs-eu-lab",
  "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.3.0",
  "name": "LaboratoryLocalCS",
  "title": "Laboratory Code: example",
  "status": "draft",
  "experimental": true,
  "date": "2026-04-04T11:55:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "List of local coded concepts used for supporting the examples defined in this guide.",
  "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"
    }
  ]
}