Package | fhir.mamaToto |
Type | CodeSystem |
Id | IDENTIFIERTYPES |
FHIR Version | R4 |
Source | http://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/CodeSystem-IDENTIFIERTYPES.html |
URL | http://example.org/CodeSystem/IDENTIFIERTYPES |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-26T12:04:00+00:00 |
Name | IDENTIFIERTPESCDSYS |
Title | CodeSystem for the identifier Types |
Realm | us |
Authority | hl7 |
Description | CodeSystem for the identifier Types |
Content | complete |
ValueSet | |
identifierTypesVS | Identifier Types ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem IDENTIFIERTYPES
This case-insensitive code system http://example.org/CodeSystem/IDENTIFIERTYPES
defines the following codes:
Code | Display |
DE1 | PASSPORT |
DE2 | NATIONAL_ID |
DE3 | RESIDENT_ID |
DE4 | BIRTH_CERTIFICATE_ID |
DE5 | VISA_FILE_NUMBER |
{ "resourceType": "CodeSystem", "id": "IDENTIFIERTYPES", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.org/CodeSystem/IDENTIFIERTYPES", "version": "0.1.0", "name": "IDENTIFIERTPESCDSYS", "title": "CodeSystem for the identifier Types", "status": "draft", "experimental": false, "date": "2025-06-26T12:04:00+00:00", "publisher": "IntelliSOFT Consulting Ke", "contact": [ { "name": "IntelliSOFT Consulting Ke", "telecom": [ { "system": "url", "value": "https://www.intellisoftkenya.com/" } ] } ], "description": "CodeSystem for the identifier Types", "caseSensitive": false, "content": "complete", "count": 5, "concept": [ { "code": "DE1", "display": "PASSPORT" }, { "code": "DE2", "display": "NATIONAL_ID" }, { "code": "DE3", "display": "RESIDENT_ID" }, { "code": "DE4", "display": "BIRTH_CERTIFICATE_ID" }, { "code": "DE5", "display": "VISA_FILE_NUMBER" } ] }