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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idpatient-identifier-type-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/patient-identifier-type
URLhttps://fhir.synapxe.sg/CodeSystem/patient-identifier-type
Version1.0.0
Statusactive
NamePatientIdentifierTypeCodeSystem
TitlePatient Identifier Types Code System
DescriptionCode system to represent patient identifier types.
Contentcomplete

Resources that use this resource

ValueSet
patient-identifier-typePatient Identifier Types Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "patient-identifier-type",
  "url": "https://fhir.synapxe.sg/CodeSystem/patient-identifier-type",
  "version": "1.0.0",
  "name": "PatientIdentifierTypeCodeSystem",
  "title": "Patient Identifier Types Code System",
  "status": "active",
  "content": "complete",
  "description": "Code system to represent patient identifier types.",
  "caseSensitive": true,
  "compositional": false,
  "valueSet": "https://fhir.synapxe.sg/ValueSet/patient-identifier-type",
  "concept": [
    {
      "code": "CK",
      "display": "Child Key"
    },
    {
      "code": "DL",
      "display": "Driving License"
    },
    {
      "code": "DR",
      "display": "Death Registration No"
    },
    {
      "code": "FD",
      "display": "Foreign Document"
    },
    {
      "code": "FI",
      "display": "Foreign Identity Document"
    },
    {
      "code": "FP",
      "display": "Foreign Travel Document"
    },
    {
      "code": "MB",
      "display": "Malaysian Blue Identification Card"
    },
    {
      "code": "MC",
      "display": "Malaysian Citizenship Certificate"
    },
    {
      "code": "MH",
      "display": "Malaysian Birth Certificate"
    },
    {
      "code": "MP",
      "display": "Malaysian Passport"
    },
    {
      "code": "MR",
      "display": "Malaysian Red Identification Card"
    },
    {
      "code": "NA",
      "display": "Not Applicable/Nil"
    },
    {
      "code": "NB",
      "display": "New Malaysian Blue Identification Card"
    },
    {
      "code": "NR",
      "display": "New Malaysian Red Identification Card"
    },
    {
      "code": "OB",
      "display": "Non-Malaysian Birth Certificate"
    },
    {
      "code": "OT",
      "display": "Others"
    },
    {
      "code": "SB",
      "display": "Singapore Blue Identification Card"
    },
    {
      "code": "SC",
      "display": "Singapore Citizenship Certificate"
    },
    {
      "code": "SE",
      "display": "Singapore Exit Permit"
    },
    {
      "code": "SH",
      "display": "Singapore Birth Certificate"
    },
    {
      "code": "SI",
      "display": "Singapore International Passport"
    },
    {
      "code": "SM",
      "display": "Seaman Book/Document"
    },
    {
      "code": "SO",
      "display": "Fin/Work Permit/SAF 11B"
    },
    {
      "code": "SP",
      "display": "Singapore Pink Identification Card"
    },
    {
      "code": "SS",
      "display": "Singapore Special Pass"
    },
    {
      "code": "TN",
      "display": "Truncated Document Number"
    }
  ]
}