Basic clinic information module

 

Element structure

 

namespaces declaration

The namespaces declaration for this module is as follows:

xmlns:mmlBc="http://www.medxml.net/MML/ContentModule/BaseClinic/1.0"

 

Element list

 

Elements

Attribute

Datatypes

Occurrence

Table id

1

mmlBc:BaseClinicModule

 

 

 

 

1.1.

Å 

mmlBc:allergy

 

 

?

 

1.1.1.

Å 

Å 

mmlBc:allergyItem

 

 

+

 

1.1.1.1.

Å 

Å 

Å 

mmlBc:factor

 

string

 

 

1.1.1.2.

Å 

Å 

Å 

mmlBc:severity

 

string

?

MML0017

1.1.1.3.

Å 

Å 

Å 

mmlBc:identifiedDate

 

string

?

 

1.1.1.4.

Å 

Å 

Å 

mmlBc:memo

 

string

?

 

1.2.

Å 

mmlBc:bloodtype

 

 

?

 

1.2.1.

Å 

Å 

mmlBc:abo

 

string

 

MML0018

1.2.2.

Å 

Å 

mmlBc:rh

 

string

?

MML0019

1.2.3.

Å 

Å 

mmlBc:others

 

 

?

 

1.2.3.1.

Å 

Å 

Å 

mmlBc:other

 

 

*

 

1.2.3.1.1.

Å 

Å 

Å 

Å 

mmlBc:typeName

 

string

 

 

1.2.3.1.2.

Å 

Å 

Å 

Å 

mmlBc:typeJudgement

 

string

 

 

1.2.3.1.3.

Å 

Å 

Å 

Å 

mmlBc:description

 

string

?

 

1.2.4.

Å 

Å 

mmlBc:memo

 

string

?

 

1.3.

Å 

mmlBc:infection

 

 

?

 

1.3.1.

Å 

Å 

mmlBc:infectionItem

 

 

+

 

1.3.1.1.

Å 

Å 

Å 

mmlBc:factor

 

string

 

 

1.3.1.2.

Å 

Å 

Å 

mmlBc:examValue

 

string

 

 

1.3.1.3.

Å 

Å 

Å 

mmlBc:identifiedDate

 

string

?

 

1.3.1.4.

Å 

Å 

Å 

mmlBc:memo

 

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

1.mmlBc:BaseClinicModule

[Detail] Basic clinic information

 

1.1.mmlBc:allergy

[Detail] Allergy information

[Omission] Omission allowed

 

1.1.1.mmlBc:allergyItem

[Detail] Element for repetition

[Omission] Not allowed

[Repetition setting] Repeated. If there are multiple allergy items, the data should be repeated.

 

1.1.1.1.mmlBc:factor

[Detail] Cause of allergy

[Data type] string

[Omission] Not allowed

 

1.1.1.2.mmlBc:severity

[Detail] Degree of allergic response. Use table MML0017.

[Data type] string

[Omission] Omission allowed

 

1.1.1.3.mmlBc:identifiedDate

[Detail] Identified date of allergy. The description method is not defined in particular. Expressions such as “childhood” or “approx. 20 years ago” may be acceptable.

[Data type] string

[Omission] Omission allowed

 

1.1.1.4.mmlBc:memo

[Detail] Allergy memo. Provides information for example particular remarks or comments not provided in the above element.

[Data type] string

[Omission] Omission allowed

[Document layout] Use of XHTML allowed

[Example] The patient has been slightly allergic to crabs for approx. 20 years, but not allergic to shrimps.

<mmlBc:allergyItem>

<mmlBc:factor>crab</mmlBc:factor>
<mmlBc:severity>mild</mmlBc:severity>
<mmlBc:identifiedDate>since almost 20 years ago</mmlBc:identifiedDate>
<mmlBc:memo>no reaction to shrimp</mmlBc:memo>

</mmlBc:allergyItem>


[Example] There are no special remarks relating to allergy.

<mmlBc:allergyItem>

<mmlBc:factor>nothing</mmlBc:factor>
<mmlBc:memo>non-contributory </mmlBc:memo>

</mmlBc:allergyItem>

 

1.2.mmlBc:bloodtype

[Detail] Blood type information

[Omission] Omission allowed

 

1.2.1.mmlBc:abo

[Detail] ABO blood type. Use table MML0018.

[Data type] string

[Omission] Not allowed

 

1.2.2.mmlBc:rh

[Detail] Rho(D) blood type. Use table MML0019.

[Data type] string

[Omission] Omission allowed

 

1.2.3.mmlBc:others

[Detail] Other blood type information

[Omission] Omission allowed

 

1.2.3.1.mmlBc:other

[Detail] Other blood types

[Omission] Omission allowed

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

 

1.2.3.1.1.mmlBc:typeName

[Detail] Blood type name

[Data type] string

[Omission] Not allowed

 

1.2.3.1.2.mmlBc:typeJudgement

[Detail] Blood type assessment

[Data type] string

[Omission] Not allowed

 

1.2.3.1.3.mmlBc:description

[Detail] Blood type description

[Data type] string

[Omission] Omission allowed

[Document layout] Use of XHTML allowed

[Example]

<mmlBc:other>

<mmlBc:typeName>MNS blood type</mmlBc:typeName>
<mmlBc:typeJudgement>MN</mmlBc:typeJudgement>
<mmlBc:description>examination at 2 years ago </mmlBc:description>

</mmlBc:other>

 

1.2.4.mmlBc:memo

[Detail] Memo

[Data type] string

[Omission] Omission allowed

[Document layout] Use of XHTML allowed

 

1.3.mmlBc:infection

[Detail] Infection information

[Omission] Omission allowed

 

1.3.1.mmlBc:infectionItem

[Detail] Element for repetition

[Omission] Not allowed

[Repetition setting] Repeated. If there are multiple factors for infection, the data should be repeated.

 

1.3.1.1.mmlBc:factor

[Detail] Infection factor name

[Data type] string

[Omission] Not allowed

 

1.3.1.2.mmlBc:examValue

[Detail] Examination value of infection factor

[Data type] string

[Omission] Not allowed

 

1.3.1.3.mmlBc:identifiedDate

[Detail] Identified date of infection factor. The expression method is not defined in particular.

[Data type] string

[Omission] Omission allowed

 

1.3.1.4.mmlBc:memo

[Detail] Memo for infection factor

[Data type] string

[Omission] Omission allowed

[Document layout] Use of XHTML allowed