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

FHIR IG Statistics: ValueSet/all-loinc-codes

Packagesilfhirprofileig
TypeValueSet
Idall-loinc-codes
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-all-loinc-codes.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/all-loinc-codes
Version0.1.0
Statusactive
Date2025-07-10T13:42:01+00:00
NameAllLoincCodes
TitleAll LOINC Codes
DescriptionA ValueSet that includes all codes from the LOINC code system.

Resources that use this resource

StructureDefinition
sghi-allergyintoleranceSGHI AllergyIntolerance
sghi-appointmentSGHI Appointment Profile
sghi-documentreferenceSGHI DocumentReference Profile.
sghi-servicerequestSGHI ServiceRequest

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet all-loinc-codes


Source

{
  "resourceType": "ValueSet",
  "id": "all-loinc-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/all-loinc-codes",
  "version": "0.1.0",
  "name": "AllLoincCodes",
  "title": "All LOINC Codes",
  "status": "active",
  "date": "2025-07-10T13:42:01+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name": "Oscar John",
      "telecom": [
        {
          "system": "email",
          "value": "oscarjohnotieno@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Kennedy Omondi",
      "telecom": [
        {
          "system": "email",
          "value": "kennankole@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet that includes all codes from the LOINC code system.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org"
      }
    ]
  }
}