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

FHIR IG analytics

Packagehelsenorge.profiler
Resource TypeCodeSystem
IdtestCodeSystem.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",
  "status": "active",
  "content": "complete",
  "name": "LymphNodeCS",
  "id": "lymph-node-cs",
  "title": "Lymph node code system",
  "description": "Lymph node terms that could not be found in standard sources such as SNOMED CT.",
  "version": "2.0.1-beta",
  "url": "http://terminology.hl7.org/CodeSystem/lymphnodes",
  "concept": [
    {
      "code": "LN_AX_L1",
      "display": "Level 1 Axillary Lymph Nodes",
      "definition": "Level 1 is the bottom level, below the lower edge of the pectoralis minor muscle."
    },
    {
      "code": "LN_Ax_L2",
      "display": "Level 2 Axillary Lymph Nodes",
      "definition": "Level II is lying underneath the pectoralis minor muscle."
    },
    {
      "code": "LN_Ax_L3",
      "display": "Level 3 Axillary Lymph Nodes",
      "definition": "Level III is above the pectoralis minor muscle."
    },
    {
      "code": "LN_Neck_IA",
      "display": "Level IA (Submental) neck node",
      "definition": "Lymph nodes within the triangular boundary of the anterior belly of the digastric muscles and the hyoid bone"
    },
    {
      "code": "LN_Neck_IB",
      "display": "Level IB (Submandibular) neck node",
      "definition": "Lymph nodes within the boundaries of the anterior and posterior bellies of the digastric muscles, the stylohyoid muscle, and the body of the mandible"
    }
  ],
  "count": 5
}