0.1.0 - ci-build
mamaTotofhirIG, published by IntelliSOFT Consulting Ke. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/MamaToTo-FHIR-IG/ and changes regularly. See the Directory of published versions
Active as of 2024-10-16 |
Definitions for the MMTACreateBeneficiary logical model.
Guidance on how to interpret the contents of this table can be found here
0. MMTACreateBeneficiary | |
Definition | Data elements for the MMT.A Create Beneficiary Data Dictionary. |
Short | MMTA Create Beneficiary |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MMTACreateBeneficiary.identifier | |
Definition | Beneficiary’s identifier. |
Short | Beneficiary’s identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE1 |
4. MMTACreateBeneficiary.name | |
Definition | Beneficiary's full name |
Short | Name |
Control | 1..1 |
Type | BackboneElement |
6. MMTACreateBeneficiary.name.firstName | |
Definition | Beneficiary's first name or given name |
Short | First name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE2 |
8. MMTACreateBeneficiary.name.middleName | |
Definition | Beneficiary's middle name or family name |
Short | Middle name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE3 |
10. MMTACreateBeneficiary.name.lastName | |
Definition | Beneficiary’s Family name (often called 'Surname') |
Short | Last name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE4 |
12. MMTACreateBeneficiary.gender | |
Definition | Administrative Gender (sex) - the gender that the patient is considered to have for administration and record-keeping purposes. |
Short | Gender |
Control | 1..1 |
Binding | The codes SHALL be taken from Gender (required to http://example.org/ValueSet/genderVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE5 |
14. MMTACreateBeneficiary.dateOfBirth | |
Definition | The date of birth of the individual. |
Short | Date Of Birth |
Control | 1..1 |
Type | date |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE6 |
16. MMTACreateBeneficiary.maritalStatus | |
Definition | This field contains a patient's most recent marital (civil) status. |
Short | Marital Status |
Control | 1..1 |
Binding | The codes SHALL be taken from Marital Status (required to http://example.org/ValueSet/maritalStatusVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE7 |
18. MMTACreateBeneficiary.telecom | |
Definition | A contact detail (Telecom) for the person, e.g. a telephone, Email, etc |
Short | Phone Number |
Control | 0..* |
Type | ContactPoint |
Definitional Codes | MMT.A CodeSystem for Data Elements DE8 |
20. MMTACreateBeneficiary.address | |
Definition | Patient Address |
Short | Address |
Control | 0..1 |
Type | Address |
22. MMTACreateBeneficiary.address.residentialCountryCode | |
Definition | Residential code that represents the beneficiary’s country of residence. |
Short | Residential Country Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE10 |
24. MMTACreateBeneficiary.address.residentialCountyCode | |
Definition | Residential code that represents the beneficiary’s county of residence. |
Short | Residential County Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE11 |
26. MMTACreateBeneficiary.address.residentialLocationCode | |
Definition | Residential code that represents the beneficiary’s location of residence. |
Short | Residential Location Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE12 |
Guidance on how to interpret the contents of this table can be found here
0. MMTACreateBeneficiary | |
Definition | Data elements for the MMT.A Create Beneficiary Data Dictionary. |
Short | MMTA Create Beneficiary |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MMTACreateBeneficiary.identifier | |
Definition | Beneficiary’s identifier. |
Short | Beneficiary’s identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE1 |
4. MMTACreateBeneficiary.name | |
Definition | Beneficiary's full name |
Short | Name |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. MMTACreateBeneficiary.name.modifierExtension | |
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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
8. MMTACreateBeneficiary.name.firstName | |
Definition | Beneficiary's first name or given name |
Short | First name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE2 |
10. MMTACreateBeneficiary.name.middleName | |
Definition | Beneficiary's middle name or family name |
Short | Middle name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE3 |
12. MMTACreateBeneficiary.name.lastName | |
Definition | Beneficiary’s Family name (often called 'Surname') |
Short | Last name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE4 |
14. MMTACreateBeneficiary.gender | |
Definition | Administrative Gender (sex) - the gender that the patient is considered to have for administration and record-keeping purposes. |
Short | Gender |
Control | 1..1 |
Binding | The codes SHALL be taken from Gender (required to http://example.org/ValueSet/genderVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE5 |
16. MMTACreateBeneficiary.dateOfBirth | |
Definition | The date of birth of the individual. |
Short | Date Of Birth |
Control | 1..1 |
Type | date |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE6 |
18. MMTACreateBeneficiary.maritalStatus | |
Definition | This field contains a patient's most recent marital (civil) status. |
Short | Marital Status |
Control | 1..1 |
Binding | The codes SHALL be taken from Marital Status (required to http://example.org/ValueSet/maritalStatusVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE7 |
20. MMTACreateBeneficiary.telecom | |
Definition | A contact detail (Telecom) for the person, e.g. a telephone, Email, etc |
Short | Phone Number |
Control | 0..* |
Type | ContactPoint |
Definitional Codes | MMT.A CodeSystem for Data Elements DE8 |
22. MMTACreateBeneficiary.address | |
Definition | Patient Address |
Short | Address |
Control | 0..1 |
Type | Address |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
24. MMTACreateBeneficiary.address.use | |
Definition | The purpose of this address. |
Short | home | work | temp | old | billing - purpose of this address |
Comments | Applications can assume that an address is current unless it explicitly says that it is temporary or old. |
Control | 0..1 |
Binding | The codes SHALL be taken from AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1 )The use of an address. |
Type | code |
Is Modifier | true because This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | Allows an appropriate address to be chosen from a list of many. |
Example | <br/><b>General</b>:home |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
26. MMTACreateBeneficiary.address.residentialCountryCode | |
Definition | Residential code that represents the beneficiary’s country of residence. |
Short | Residential Country Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE10 |
28. MMTACreateBeneficiary.address.residentialCountyCode | |
Definition | Residential code that represents the beneficiary’s county of residence. |
Short | Residential County Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE11 |
30. MMTACreateBeneficiary.address.residentialLocationCode | |
Definition | Residential code that represents the beneficiary’s location of residence. |
Short | Residential Location Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE12 |
Guidance on how to interpret the contents of this table can be found here
0. MMTACreateBeneficiary | |
Definition | Data elements for the MMT.A Create Beneficiary Data Dictionary. |
Short | MMTA Create Beneficiary |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. MMTACreateBeneficiary.identifier | |
Definition | Beneficiary’s identifier. |
Short | Beneficiary’s identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE1 |
4. MMTACreateBeneficiary.name | |
Definition | Beneficiary's full name |
Short | Name |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. MMTACreateBeneficiary.name.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
8. MMTACreateBeneficiary.name.extension | |
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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MMTACreateBeneficiary.name.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. MMTACreateBeneficiary.name.modifierExtension | |
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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
12. MMTACreateBeneficiary.name.firstName | |
Definition | Beneficiary's first name or given name |
Short | First name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE2 |
14. MMTACreateBeneficiary.name.middleName | |
Definition | Beneficiary's middle name or family name |
Short | Middle name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE3 |
16. MMTACreateBeneficiary.name.lastName | |
Definition | Beneficiary’s Family name (often called 'Surname') |
Short | Last name |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE4 |
18. MMTACreateBeneficiary.gender | |
Definition | Administrative Gender (sex) - the gender that the patient is considered to have for administration and record-keeping purposes. |
Short | Gender |
Control | 1..1 |
Binding | The codes SHALL be taken from Gender (required to http://example.org/ValueSet/genderVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE5 |
20. MMTACreateBeneficiary.dateOfBirth | |
Definition | The date of birth of the individual. |
Short | Date Of Birth |
Control | 1..1 |
Type | date |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Definitional Codes | MMT.A CodeSystem for Data Elements DE6 |
22. MMTACreateBeneficiary.maritalStatus | |
Definition | This field contains a patient's most recent marital (civil) status. |
Short | Marital Status |
Control | 1..1 |
Binding | The codes SHALL be taken from Marital Status (required to http://example.org/ValueSet/maritalStatusVS ) |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Definitional Codes | MMT.A CodeSystem for Data Elements DE7 |
24. MMTACreateBeneficiary.telecom | |
Definition | A contact detail (Telecom) for the person, e.g. a telephone, Email, etc |
Short | Phone Number |
Control | 0..* |
Type | ContactPoint |
Definitional Codes | MMT.A CodeSystem for Data Elements DE8 |
26. MMTACreateBeneficiary.address | |
Definition | Patient Address |
Short | Address |
Control | 0..1 |
Type | Address |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
28. MMTACreateBeneficiary.address.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
30. MMTACreateBeneficiary.address.extension | |
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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on MMTACreateBeneficiary.address.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
32. MMTACreateBeneficiary.address.use | |
Definition | The purpose of this address. |
Short | home | work | temp | old | billing - purpose of this address |
Comments | Applications can assume that an address is current unless it explicitly says that it is temporary or old. |
Control | 0..1 |
Binding | The codes SHALL be taken from AddressUse (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1 )The use of an address. |
Type | code |
Is Modifier | true because This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | Allows an appropriate address to be chosen from a list of many. |
Example | <br/><b>General</b>:home |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
34. MMTACreateBeneficiary.address.type | |
Definition | Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. |
Short | postal | physical | both |
Comments | The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). |
Control | 0..1 |
Binding | The codes SHALL be taken from AddressType (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1 )The type of an address (physical / postal). |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Example | <br/><b>General</b>:both |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. MMTACreateBeneficiary.address.text | |
Definition | Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts. |
Short | Text representation of the address |
Comments | Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | A renderable, unencoded form. |
Example | <br/><b>General</b>:137 Nowhere Street, Erewhon 9132 |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
38. MMTACreateBeneficiary.address.line | |
Definition | This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. |
Short | Street name, number, direction & P.O. Box etc. |
Control | 0..* |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Example | <br/><b>General</b>:137 Nowhere Street |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
40. MMTACreateBeneficiary.address.city | |
Definition | The name of the city, town, suburb, village or other community or delivery center. |
Short | Name of city, town etc. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Alternate Names | Municpality |
Example | <br/><b>General</b>:Erewhon |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
42. MMTACreateBeneficiary.address.district | |
Definition | The name of the administrative area (county). |
Short | District name (aka county) |
Comments | District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Alternate Names | County |
Example | <br/><b>General</b>:Madison |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
44. MMTACreateBeneficiary.address.state | |
Definition | Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes). |
Short | Sub-unit of country (abbreviations ok) |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Alternate Names | Province, Territory |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. MMTACreateBeneficiary.address.postalCode | |
Definition | A postal code designating a region defined by the postal service. |
Short | Postal code for area |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Alternate Names | Zip |
Example | <br/><b>General</b>:9132 |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
48. MMTACreateBeneficiary.address.country | |
Definition | Country - a nation as commonly understood or generally accepted. |
Short | Country (e.g. can be ISO 3166 2 or 3 letter code) |
Comments | ISO 3166 3 letter codes can be used in place of a human readable country name. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
50. MMTACreateBeneficiary.address.period | |
Definition | Time period when address was/is in use. |
Short | Time period when address was/is in use |
Control | 0..1 |
Type | Period |
Is Modifier | false |
Summary | true |
Requirements | Allows addresses to be placed in historical context. |
Example | <br/><b>General</b>:{ "start" : "2010-03-23", "end" : "2010-07-01" } |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. MMTACreateBeneficiary.address.residentialCountryCode | |
Definition | Residential code that represents the beneficiary’s country of residence. |
Short | Residential Country Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE10 |
54. MMTACreateBeneficiary.address.residentialCountyCode | |
Definition | Residential code that represents the beneficiary’s county of residence. |
Short | Residential County Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE11 |
56. MMTACreateBeneficiary.address.residentialLocationCode | |
Definition | Residential code that represents the beneficiary’s location of residence. |
Short | Residential Location Code |
Control | 0..1 |
Type | Address |
Definitional Codes | MMT.A CodeSystem for Data Elements DE12 |