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

FHIR IG Statistics: CodeSystem/legacy-identifier-types

Packagesilfhirprofileig
TypeCodeSystem
Idlegacy-identifier-types
FHIR VersionR5
Sourcehttps://fhir.slade360.co.ke/fhir/https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-legacy-identifier-types.html
URLhttps://fhir.slade360.co.ke/fhir/CodeSystem/legacy-identifier-types
Version0.1.0
Statusretired
Date2025-07-10T13:42:01+00:00
NameLegacyIdentifierTypes
TitleLegacy Identifier Types (Deprecated)
DescriptionObsolete identifier-type codes encountered in R4 data.
Contentcomplete

Resources that use this resource

ConceptMap
LegacyIdentifierToSGHILegacy → SGHI Identifier Types

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem legacy-identifier-types

This code system https://fhir.slade360.co.ke/fhir/CodeSystem/legacy-identifier-types defines the following codes:

CodeDisplay
HEALTH_ID Health ID
NATIONAL_ID National ID

Source

{
  "resourceType": "CodeSystem",
  "id": "legacy-identifier-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/CodeSystem/legacy-identifier-types",
  "version": "0.1.0",
  "name": "LegacyIdentifierTypes",
  "title": "Legacy Identifier Types (Deprecated)",
  "status": "retired",
  "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": "Obsolete identifier-type codes encountered in R4 data.",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "HEALTH_ID",
      "display": "Health ID"
    },
    {
      "code": "NATIONAL_ID",
      "display": "National ID"
    }
  ]
}