FHIR IG analytics| Package | fhir.mamaToto |
| Resource Type | CodeSystem |
| Id | CodeSystem-MMT.A.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/CodeSystem-MMT.A.html |
| URL | http://example.org/CodeSystem/MMT.A |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-10T12:16:13+00:00 |
| Name | MMT_A |
| Title | MMT.A CodeSystem for Data Elements |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem for Creating a beneficiary (MMT.A) Data Elements |
| Content | complete |
| ValueSet | ||
| fhir.mamaToto#current | genderVS | Gender |
| fhir.mamaToto#current | maritalStatusVS | Marital Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MMT.A
This case-insensitive code system http://example.org/CodeSystem/MMT.A defines the following codes:
{
"resourceType": "CodeSystem",
"id": "MMT.A",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/CodeSystem/MMT.A",
"version": "0.1.0",
"name": "MMT_A",
"title": "MMT.A CodeSystem for Data Elements",
"status": "draft",
"experimental": false,
"date": "2026-07-10T12:16:13+00:00",
"publisher": "IntelliSOFT Consulting Ke",
"contact": [
{
"name": "IntelliSOFT Consulting Ke",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "CodeSystem for Creating a beneficiary (MMT.A) Data Elements",
"caseSensitive": false,
"content": "complete",
"count": 19,
"concept": [
{
"code": "DE1",
"display": "Identifier",
"definition": "Beneficiary’s identifier."
},
{
"code": "DE2",
"display": "First Name",
"definition": "Beneficiary’s first names."
},
{
"code": "DE3",
"display": "Middle Name",
"definition": "Beneficiaries Given names (not always 'first'). Includes middle names."
},
{
"code": "DE4",
"display": "Last Name",
"definition": "Beneficiary’s Family name (often called 'Surname')"
},
{
"code": "DE5",
"display": "Gender",
"definition": "Administrative Gender - the gender that the patient is considered to have for administration and record-keeping purposes."
},
{
"code": "DE6",
"display": "Date Of Birth",
"definition": "The date of birth of the individual."
},
{
"code": "DE7",
"display": "Marital Status",
"definition": "This field contains a patient's most recent marital (civil) status."
},
{
"code": "DE8",
"display": "Phone Number",
"definition": "A contact detail for the person, e.g. a telephone"
},
{
"code": "DE9",
"display": "Email",
"definition": "A contact detail for the person, e.g. an email address."
},
{
"code": "DE10",
"display": "Residential Country Code",
"definition": "Residential code that represents the beneficiary’s country of residence."
},
{
"code": "DE11",
"display": "Residential County Code",
"definition": "Residential code that represents the beneficiary’s county of residence"
},
{
"code": "DE12",
"display": "Residential Location Code",
"definition": "Residential code that represents the beneficiary’s location of residence."
},
{
"code": "DE13",
"display": "MALE"
},
{
"code": "DE14",
"display": "FEMALE"
},
{
"code": "DE15",
"display": "OTHER"
},
{
"code": "DE16",
"display": "SINGLE"
},
{
"code": "DE17",
"display": "MARRIED"
},
{
"code": "DE18",
"display": "DIVORCED"
},
{
"code": "DE19",
"display": "WIDOWED"
}
]
}