MML common format Facility information format

 

Element structure

 

Element list

 

Elements

 

Attribute

Datatypes

Occurrence

Table id

6.

mmlFc:Facility

 

 

 

 

6.1.

 

mmlFc:name

 

string

+

 

 

 

 

mmlFc:repCode

string

#REQUIRED

optional

 

 

 

mmlFc:tableId

string

#IMPLIED

 

6.2.

 

mmlCm:Id

 

string

?

 


Occurrence None: 1 appearance without fail, ?: 0 or 1 appearance, +: 1 or more appearance, *: 0 or more appearance
#REQUIRED: Mandatory attribute, #IMPLIED: Omissible attribute

 

Element explanation

 

6.mmlFc:Facility(facility information format)

[Detail] Common format that indicates facility

 

6.1.mmlFc:name

[Detail] Facility name

[Data type] string

[Omission] Not allowed

[Repetition setting] Repeated. If multiple expressions are available, the data should be repeated.

[Attribute]

Attribute name

Data type

Omission

Table used

Explanation

mmlFc:repCode

string

#REQUIRED

optional

Expression method

mmlFc:tableId

string

#IMPLIED

 

Table name specifying the expression method

 

6.2.mmlCm:Id

[Detail] Facility ID. Refer to the MML common format (Id format) for the structure.

[Omission] Omission allowed

 

mmlFc:Facility (facility information format) sample instance

<mmlFc:Facility

<mmlFc:name mmlFc:repCode = "A" mmlFc:tableId = "MML0025">
New Millenium Medical College Hospital
</mmlFc:name>
<mmlCm:Id mmlCm:type = "insurance" mmlCm:checkDigitSchema = "MD10"
mmlCm:checkDigit = "5" mmlCm:tableId = "MML0027">12345</mmlCm:Id>

</mmlFc:Facility>