FHIR IG analytics| Package | fhir.mamaToto |
| Resource Type | ValueSet |
| Id | identifierTypesVS |
| FHIR Version | R4 |
| Source | http://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/ValueSet-identifierTypesVS.html |
| URL | http://example.org/ValueSet/identifierTypesVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-26T12:04:00+00:00 |
| Name | IDENTIFIERTYPEVS |
| Title | Identifier Types ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Identifier Types ValueSet |
| StructureDefinition | |
| PatientProfile | PatientProfile |
| CodeSystem | |
| IDENTIFIERTYPES | CodeSystem for the identifier Types |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet identifierTypesVS
http://example.org/CodeSystem/IDENTIFIERTYPES| Code | Display |
| DE1 | PASSPORT |
| DE2 | NATIONAL_ID |
| DE3 | RESIDENT_ID |
| DE4 | BIRTH_CERTIFICATE_ID |
{
"resourceType": "ValueSet",
"id": "identifierTypesVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/ValueSet/identifierTypesVS",
"version": "0.1.0",
"name": "IDENTIFIERTYPEVS",
"title": "Identifier Types ValueSet",
"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": "Identifier Types ValueSet",
"compose": {
"include": [
{
"system": "http://example.org/CodeSystem/IDENTIFIERTYPES",
"concept": [
{
"code": "DE1"
},
{
"code": "DE2"
},
{
"code": "DE3"
},
{
"code": "DE4"
}
]
}
]
}
}