@welshare/sdk
    Preparing search index...

    Variable CODE_SYSTEMSConst

    CODE_SYSTEMS: {
        IDC_10: "http://hl7.org/fhir/sid/icd-10";
        IDC_11: "http://hl7.org/fhir/sid/icd-11";
        LOINC: "http://loinc.org";
        SNOMED: "http://snomed.info/sct";
        UCUM: "http://unitsofmeasure.org";
        VITAL_SIGNS: "http://terminology.hl7.org/CodeSystem/observation-category";
        WELSHARE: "http://welshare.health/CodeSystem/custom";
    } = ...

    Standard Terminology Codes for Healthcare Interoperability

    This file contains LOINC and SNOMED codes commonly used in patient profiles. These codes enable semantic interoperability - different systems can understand what a measurement means through the standardized code, not through database schemas.

    LOINC: Logical Observation Identifiers Names and Codes (https://loinc.org) SNOMED CT: Systematized Nomenclature of Medicine Clinical Terms (https://snomed.org)

    Type Declaration

    • ReadonlyIDC_10: "http://hl7.org/fhir/sid/icd-10"
    • ReadonlyIDC_11: "http://hl7.org/fhir/sid/icd-11"
    • ReadonlyLOINC: "http://loinc.org"
    • ReadonlySNOMED: "http://snomed.info/sct"
    • ReadonlyUCUM: "http://unitsofmeasure.org"
    • ReadonlyVITAL_SIGNS: "http://terminology.hl7.org/CodeSystem/observation-category"
    • ReadonlyWELSHARE: "http://welshare.health/CodeSystem/custom"