FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/MMTBAddBeneficiaryToPolicy

Packagefhir.mamaToto
TypeStructureDefinition
IdMMTBAddBeneficiaryToPolicy
FHIR VersionR4
Sourcehttp://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/StructureDefinition-MMTBAddBeneficiaryToPolicy.html
URLhttp://example.org/StructureDefinition/MMTBAddBeneficiaryToPolicy
Version0.1.0
Statusactive
Date2025-06-26T12:04:00+00:00
NameMMTBAddBeneficiaryToPolicy
TitleMMTB Add Beneficiary To Policy
Realmus
Authorityhl7
DescriptionData elements for the MMT.B Add Beneficiary To Policy Data Dictionary.
Typehttp://example.org/StructureDefinition/MMTBAddBeneficiaryToPolicy
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition MMTBAddBeneficiaryToPolicy

NameFlagsCard.TypeDescription & Constraintsdoco
.. MMTBAddBeneficiaryToPolicy 0..*BaseMMTB Add Beneficiary To Policy
Instances of this logical model can be the target of a Reference
... identifier Σ1..1stringBeneficiary’s identifier.
... acceptTermsAndCondition Σ1..1booleanAccept Terms And Condition
... beneficiaryType Σ1..1stringBeneficiary Type
... occupation Σ1..1codeOccupation
... employment Σ1..1BackboneElementEmployment
.... employeeCode 1..1stringEmployment Code
.... workCountryCode 1..1stringWork Country Code
.... workCountyCode 1..1stringWork County Code
.... workLocationCode 1..1stringWork Location Code
.... department 1..1stringDepartment
.... profession 1..1stringProfession
.... salary 1..1stringSalary
.... commission 1..1stringCommission
... residentialCountryCode Σ1..1stringResidential Country Code
... residentialCountyCode Σ1..1stringResidential County Code
... residentialLocationCode Σ1..1stringResidential Location Code
... height Σ1..1integerheight
... weight Σ1..1integerweight
... bmi Σ1..1integerbmi
... categoryId Σ1..1codeCategoryId
... policyId Σ1..1codePolicyId
... membershipNumber Σ1..1stringMembership Number
... insuranceMemberId Σ1..1Identifier(5.2.0)Insurance MemberId
... familyIdentifier Σ1..1Identifier(5.2.0)Family Identifier
... relationship Σ1..1codeRelationship
... dateOfEnrollment Σ1..1dateDate Of Enrollment
... document Σ1..1BackboneElementDocument
.... documentType Σ1..1codeDocument Type
.... documentLocation Σ1..1stringDocument Location
... nextofKin Σ1..1BackboneElementNext of Kin
.... name Σ1..1stringName
.... relationship Σ1..1codeRelationship
.... otherRelationship Σ1..1stringOther Relationship
.... phoneNumber Σ1..1stringPhone Number
... visaPlaceOfIssueCode 1..1stringvisaPlaceOfIssueCode
... startDate 1..1stringStart Date
... endDate 1..1stringEnd Date
... preferredProviderRef 1..1stringPreferred Provider Ref
... medicalApplicationForm 1..1BackboneElementMedical Application Form

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "MMTBAddBeneficiaryToPolicy",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
      "valueBoolean": true
    }
  ],
  "url": "http://example.org/StructureDefinition/MMTBAddBeneficiaryToPolicy",
  "version": "0.1.0",
  "name": "MMTBAddBeneficiaryToPolicy",
  "title": "MMTB Add Beneficiary To Policy",
  "status": "active",
  "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": "Data elements for the MMT.B Add Beneficiary To Policy Data Dictionary.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://example.org/StructureDefinition/MMTBAddBeneficiaryToPolicy",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "MMTBAddBeneficiaryToPolicy",
        "path": "MMTBAddBeneficiaryToPolicy",
        "short": "MMTB Add Beneficiary To Policy",
        "definition": "Data elements for the MMT.B Add Beneficiary To Policy Data Dictionary.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.identifier",
        "path": "MMTBAddBeneficiaryToPolicy.identifier",
        "code": [
          {
            "system": "http://example.org/CodeSystem/MMT.A",
            "code": "DE1"
          }
        ],
        "short": "Beneficiary’s identifier.",
        "definition": "Beneficiary’s identifier.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.acceptTermsAndCondition",
        "path": "MMTBAddBeneficiaryToPolicy.acceptTermsAndCondition",
        "short": "Accept Terms And Condition",
        "definition": "Accept Terms And Condition",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.acceptTermsAndCondition",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.beneficiaryType",
        "path": "MMTBAddBeneficiaryToPolicy.beneficiaryType",
        "short": "Beneficiary Type",
        "definition": "Beneficiary Type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.beneficiaryType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.occupation",
        "path": "MMTBAddBeneficiaryToPolicy.occupation",
        "short": "Occupation",
        "definition": "Occupation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.occupation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment",
        "path": "MMTBAddBeneficiaryToPolicy.employment",
        "short": "Employment",
        "definition": "Employment",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.id",
        "path": "MMTBAddBeneficiaryToPolicy.employment.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.extension",
        "path": "MMTBAddBeneficiaryToPolicy.employment.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.modifierExtension",
        "path": "MMTBAddBeneficiaryToPolicy.employment.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.employeeCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.employeeCode",
        "short": "Employment Code",
        "definition": "Employment Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.employeeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workCountryCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workCountryCode",
        "short": "Work Country Code",
        "definition": "Work Country Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.workCountryCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workCountyCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workCountyCode",
        "short": "Work County Code",
        "definition": "Work County Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.workCountyCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workLocationCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workLocationCode",
        "short": "Work Location Code",
        "definition": "Work Location Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.workLocationCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.department",
        "path": "MMTBAddBeneficiaryToPolicy.employment.department",
        "short": "Department",
        "definition": "Department",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.department",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.profession",
        "path": "MMTBAddBeneficiaryToPolicy.employment.profession",
        "short": "Profession",
        "definition": "Profession",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.profession",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.salary",
        "path": "MMTBAddBeneficiaryToPolicy.employment.salary",
        "short": "Salary",
        "definition": "Salary",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.salary",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.commission",
        "path": "MMTBAddBeneficiaryToPolicy.employment.commission",
        "short": "Commission",
        "definition": "Commission",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.employment.commission",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialCountryCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialCountryCode",
        "short": "Residential Country Code",
        "definition": "Residential Country Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.residentialCountryCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialCountyCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialCountyCode",
        "short": "Residential County Code",
        "definition": "Residential County Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.residentialCountyCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialLocationCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialLocationCode",
        "short": "Residential Location Code",
        "definition": "Residential Location Code",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.residentialLocationCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.height",
        "path": "MMTBAddBeneficiaryToPolicy.height",
        "short": "height",
        "definition": "height",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.height",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.weight",
        "path": "MMTBAddBeneficiaryToPolicy.weight",
        "short": "weight",
        "definition": "weight",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.weight",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.bmi",
        "path": "MMTBAddBeneficiaryToPolicy.bmi",
        "short": "bmi",
        "definition": "bmi",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.bmi",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.categoryId",
        "path": "MMTBAddBeneficiaryToPolicy.categoryId",
        "short": "CategoryId",
        "definition": "CategoryId",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.categoryId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.policyId",
        "path": "MMTBAddBeneficiaryToPolicy.policyId",
        "short": "PolicyId",
        "definition": "PolicyId",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.policyId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.membershipNumber",
        "path": "MMTBAddBeneficiaryToPolicy.membershipNumber",
        "short": "Membership Number",
        "definition": "Membership Number",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.membershipNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.insuranceMemberId",
        "path": "MMTBAddBeneficiaryToPolicy.insuranceMemberId",
        "short": "Insurance MemberId",
        "definition": "Insurance MemberId",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.insuranceMemberId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.familyIdentifier",
        "path": "MMTBAddBeneficiaryToPolicy.familyIdentifier",
        "short": "Family Identifier",
        "definition": "Family Identifier",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.familyIdentifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.relationship",
        "path": "MMTBAddBeneficiaryToPolicy.relationship",
        "short": "Relationship",
        "definition": "Relationship",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.relationship",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.dateOfEnrollment",
        "path": "MMTBAddBeneficiaryToPolicy.dateOfEnrollment",
        "short": "Date Of Enrollment",
        "definition": "Date Of Enrollment",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.dateOfEnrollment",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document",
        "path": "MMTBAddBeneficiaryToPolicy.document",
        "short": "Document",
        "definition": "Document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.document",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.id",
        "path": "MMTBAddBeneficiaryToPolicy.document.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.extension",
        "path": "MMTBAddBeneficiaryToPolicy.document.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.modifierExtension",
        "path": "MMTBAddBeneficiaryToPolicy.document.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.documentType",
        "path": "MMTBAddBeneficiaryToPolicy.document.documentType",
        "short": "Document Type",
        "definition": "Document Type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.document.documentType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.documentLocation",
        "path": "MMTBAddBeneficiaryToPolicy.document.documentLocation",
        "short": "Document Location",
        "definition": "Document Location",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.document.documentLocation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin",
        "short": "Next of Kin",
        "definition": "Next of Kin",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.nextofKin",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.id",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.extension",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.modifierExtension",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.name",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.name",
        "short": "Name",
        "definition": "Name",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.nextofKin.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.relationship",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.relationship",
        "short": "Relationship",
        "definition": "Relationship",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.nextofKin.relationship",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.otherRelationship",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.otherRelationship",
        "short": "Other Relationship",
        "definition": "Other Relationship",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.nextofKin.otherRelationship",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.phoneNumber",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.phoneNumber",
        "short": "Phone Number",
        "definition": "Phone Number",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.nextofKin.phoneNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.visaPlaceOfIssueCode",
        "path": "MMTBAddBeneficiaryToPolicy.visaPlaceOfIssueCode",
        "short": "visaPlaceOfIssueCode",
        "definition": "visaPlaceOfIssueCode",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.visaPlaceOfIssueCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.startDate",
        "path": "MMTBAddBeneficiaryToPolicy.startDate",
        "short": "Start Date",
        "definition": "Start Date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.startDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.endDate",
        "path": "MMTBAddBeneficiaryToPolicy.endDate",
        "short": "End Date",
        "definition": "End Date",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.endDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.preferredProviderRef",
        "path": "MMTBAddBeneficiaryToPolicy.preferredProviderRef",
        "short": "Preferred Provider Ref",
        "definition": "Preferred Provider Ref",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.preferredProviderRef",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.medicalApplicationForm",
        "path": "MMTBAddBeneficiaryToPolicy.medicalApplicationForm",
        "short": "Medical Application Form",
        "definition": "Medical Application Form",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MMTBAddBeneficiaryToPolicy.medicalApplicationForm",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MMTBAddBeneficiaryToPolicy",
        "path": "MMTBAddBeneficiaryToPolicy",
        "short": "MMTB Add Beneficiary To Policy",
        "definition": "Data elements for the MMT.B Add Beneficiary To Policy Data Dictionary."
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.identifier",
        "path": "MMTBAddBeneficiaryToPolicy.identifier",
        "code": [
          {
            "system": "http://example.org/CodeSystem/MMT.A",
            "code": "DE1"
          }
        ],
        "short": "Beneficiary’s identifier.",
        "definition": "Beneficiary’s identifier.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.acceptTermsAndCondition",
        "path": "MMTBAddBeneficiaryToPolicy.acceptTermsAndCondition",
        "short": "Accept Terms And Condition",
        "definition": "Accept Terms And Condition",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.beneficiaryType",
        "path": "MMTBAddBeneficiaryToPolicy.beneficiaryType",
        "short": "Beneficiary Type",
        "definition": "Beneficiary Type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.occupation",
        "path": "MMTBAddBeneficiaryToPolicy.occupation",
        "short": "Occupation",
        "definition": "Occupation",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment",
        "path": "MMTBAddBeneficiaryToPolicy.employment",
        "short": "Employment",
        "definition": "Employment",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.employeeCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.employeeCode",
        "short": "Employment Code",
        "definition": "Employment Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workCountryCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workCountryCode",
        "short": "Work Country Code",
        "definition": "Work Country Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workCountyCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workCountyCode",
        "short": "Work County Code",
        "definition": "Work County Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.workLocationCode",
        "path": "MMTBAddBeneficiaryToPolicy.employment.workLocationCode",
        "short": "Work Location Code",
        "definition": "Work Location Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.department",
        "path": "MMTBAddBeneficiaryToPolicy.employment.department",
        "short": "Department",
        "definition": "Department",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.profession",
        "path": "MMTBAddBeneficiaryToPolicy.employment.profession",
        "short": "Profession",
        "definition": "Profession",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.salary",
        "path": "MMTBAddBeneficiaryToPolicy.employment.salary",
        "short": "Salary",
        "definition": "Salary",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.employment.commission",
        "path": "MMTBAddBeneficiaryToPolicy.employment.commission",
        "short": "Commission",
        "definition": "Commission",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialCountryCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialCountryCode",
        "short": "Residential Country Code",
        "definition": "Residential Country Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialCountyCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialCountyCode",
        "short": "Residential County Code",
        "definition": "Residential County Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.residentialLocationCode",
        "path": "MMTBAddBeneficiaryToPolicy.residentialLocationCode",
        "short": "Residential Location Code",
        "definition": "Residential Location Code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.height",
        "path": "MMTBAddBeneficiaryToPolicy.height",
        "short": "height",
        "definition": "height",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.weight",
        "path": "MMTBAddBeneficiaryToPolicy.weight",
        "short": "weight",
        "definition": "weight",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.bmi",
        "path": "MMTBAddBeneficiaryToPolicy.bmi",
        "short": "bmi",
        "definition": "bmi",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.categoryId",
        "path": "MMTBAddBeneficiaryToPolicy.categoryId",
        "short": "CategoryId",
        "definition": "CategoryId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.policyId",
        "path": "MMTBAddBeneficiaryToPolicy.policyId",
        "short": "PolicyId",
        "definition": "PolicyId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.membershipNumber",
        "path": "MMTBAddBeneficiaryToPolicy.membershipNumber",
        "short": "Membership Number",
        "definition": "Membership Number",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.insuranceMemberId",
        "path": "MMTBAddBeneficiaryToPolicy.insuranceMemberId",
        "short": "Insurance MemberId",
        "definition": "Insurance MemberId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.familyIdentifier",
        "path": "MMTBAddBeneficiaryToPolicy.familyIdentifier",
        "short": "Family Identifier",
        "definition": "Family Identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/elementdefinition-identifier"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.relationship",
        "path": "MMTBAddBeneficiaryToPolicy.relationship",
        "short": "Relationship",
        "definition": "Relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.dateOfEnrollment",
        "path": "MMTBAddBeneficiaryToPolicy.dateOfEnrollment",
        "short": "Date Of Enrollment",
        "definition": "Date Of Enrollment",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document",
        "path": "MMTBAddBeneficiaryToPolicy.document",
        "short": "Document",
        "definition": "Document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.documentType",
        "path": "MMTBAddBeneficiaryToPolicy.document.documentType",
        "short": "Document Type",
        "definition": "Document Type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.document.documentLocation",
        "path": "MMTBAddBeneficiaryToPolicy.document.documentLocation",
        "short": "Document Location",
        "definition": "Document Location",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin",
        "short": "Next of Kin",
        "definition": "Next of Kin",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.name",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.name",
        "short": "Name",
        "definition": "Name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.relationship",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.relationship",
        "short": "Relationship",
        "definition": "Relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.otherRelationship",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.otherRelationship",
        "short": "Other Relationship",
        "definition": "Other Relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.nextofKin.phoneNumber",
        "path": "MMTBAddBeneficiaryToPolicy.nextofKin.phoneNumber",
        "short": "Phone Number",
        "definition": "Phone Number",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.visaPlaceOfIssueCode",
        "path": "MMTBAddBeneficiaryToPolicy.visaPlaceOfIssueCode",
        "short": "visaPlaceOfIssueCode",
        "definition": "visaPlaceOfIssueCode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.startDate",
        "path": "MMTBAddBeneficiaryToPolicy.startDate",
        "short": "Start Date",
        "definition": "Start Date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.endDate",
        "path": "MMTBAddBeneficiaryToPolicy.endDate",
        "short": "End Date",
        "definition": "End Date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.preferredProviderRef",
        "path": "MMTBAddBeneficiaryToPolicy.preferredProviderRef",
        "short": "Preferred Provider Ref",
        "definition": "Preferred Provider Ref",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MMTBAddBeneficiaryToPolicy.medicalApplicationForm",
        "path": "MMTBAddBeneficiaryToPolicy.medicalApplicationForm",
        "short": "Medical Application Form",
        "definition": "Medical Application Form",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      }
    ]
  }
}