element -> <eCad.64>
eCad.64
ePatient.13
Gender
No
No
The Patient's Gender
E06_11
Optional
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
Namespace:
http://www.nemsis.org
Type:
anonymous
(
extension of
Gender
)
Content:
simple
Defined:
locally
within
eCAD
complexType in
eCAD_v3.xsd
; see
XML source
Content Model Diagram
XML Representation Summary
<
eCad.64
>
Content:
{
enumeration of
xs:string
}
</
eCad.64
>
Simple Content Detail:
Enumeration:
"9906001"
-
Female
"9906003"
-
Male
"9906005"
-
Unknown (Unable to Determine)
Included in content model of elements (1):
eCAD
(in
CADDataSet
)
Anonymous Type Detail
Type Derivation Tree
xs:string
(restriction)
Gender
(extension)
complexType
Derivation:
extension of
Gender
XML Source
(w/o annotations (1);
see
within schema source)
<
xs:element id
="
eCad.ePatient.Gender
"
minOccurs
="
0
"
name
="
eCad.64
">
<
xs:complexType
>
<
xs:simpleContent
>
<
xs:extension base
="
Gender
"/>
</
xs:simpleContent
>
</
xs:complexType
>
</
xs:element
>