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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeValueSet
IdValueSet-all-loinc-codes.json
FHIR VersionR5
Sourcehttps://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
Date2026-01-29T07:53:25+00:00
NameAllLoincCodes
TitleAll LOINC Codes
DescriptionA ValueSet that includes all codes from the LOINC code system.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet all-loinc-codes

  • Include all codes defined in http://loinc.org version Not Stated (use latest from terminology server)

Source1

{
  "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": "2026-01-29T07:53:25+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"
      }
    ]
  }
}