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

FHIR IG analytics

Packagefhir.mamaToto
Resource TypeCodeSystem
IdCodeSystem-MMT.A.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/CodeSystem-MMT.A.html
URLhttp://example.org/CodeSystem/MMT.A
Version0.1.0
Statusdraft
Date2026-07-10T12:16:13+00:00
NameMMT_A
TitleMMT.A CodeSystem for Data Elements
Realmus
Authorityhl7
DescriptionCodeSystem for Creating a beneficiary (MMT.A) Data Elements
Contentcomplete

Resources that use this resource

ValueSet
fhir.mamaToto#currentgenderVSGender
fhir.mamaToto#currentmaritalStatusVSMarital Status

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
DE1 IdentifierBeneficiary’s identifier.
DE2 First NameBeneficiary’s first names.
DE3 Middle NameBeneficiaries Given names (not always 'first'). Includes middle names.
DE4 Last NameBeneficiary’s Family name (often called 'Surname')
DE5 GenderAdministrative Gender - the gender that the patient is considered to have for administration and record-keeping purposes.
DE6 Date Of BirthThe date of birth of the individual.
DE7 Marital StatusThis field contains a patient's most recent marital (civil) status.
DE8 Phone NumberA contact detail for the person, e.g. a telephone
DE9 EmailA contact detail for the person, e.g. an email address.
DE10 Residential Country CodeResidential code that represents the beneficiary’s country of residence.
DE11 Residential County CodeResidential code that represents the beneficiary’s county of residence
DE12 Residential Location CodeResidential code that represents the beneficiary’s location of residence.
DE13 MALE
DE14 FEMALE
DE15 OTHER
DE16 SINGLE
DE17 MARRIED
DE18 DIVORCED
DE19 WIDOWED

Source1

{
  "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"
    }
  ]
}