simpleType "RelationshipSignature"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"4514001"
 - 
Aunt
"4514003"
 - 
Brother
"4514005"
 - 
Daughter
"4514007"
 - 
Discharge Planner
"4514009"
 - 
Domestic Partner
"4514011"
 - 
Father
"4514013"
 - 
Friend
"4514015"
 - 
Grandfather
"4514017"
 - 
Grandmother
"4514019"
 - 
Guardian
"4514021"
 - 
Husband
"4514023"
 - 
Law Enforcement
"4514025"
 - 
MD/DO
"4514027"
 - 
Mother
"4514029"
 - 
Nurse (RN)
"4514031"
 - 
Nurse Practitioner (NP)
"4514033"
 - 
Other Care Provider (Home health, hospice, etc.)
"4514035"
 - 
Other
"4514037"
 - 
Physician's Assistant (PA)
"4514039"
 - 
Power of Attorney
"4514041"
 - 
Other Relative
"4514043"
 - 
Self
"4514045"
 - 
Sister
"4514047"
 - 
Son
"4514049"
 - 
Uncle
"4514051"
 - 
Wife

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
If Patient Representative is chosen as the owner of the signature, this documents the relationship of the individual signing to the patient.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  RelationshipSignature
Derivation:
restriction of xs:string
Facets:
enumeration:
"4514001"
 - 
Aunt
"4514003"
 - 
Brother
"4514005"
 - 
Daughter
"4514007"
 - 
Discharge Planner
"4514009"
 - 
Domestic Partner
"4514011"
 - 
Father
"4514013"
 - 
Friend
"4514015"
 - 
Grandfather
"4514017"
 - 
Grandmother
"4514019"
 - 
Guardian
"4514021"
 - 
Husband
"4514023"
 - 
Law Enforcement
"4514025"
 - 
MD/DO
"4514027"
 - 
Mother
"4514029"
 - 
Nurse (RN)
"4514031"
 - 
Nurse Practitioner (NP)
"4514033"
 - 
Other Care Provider (Home health, hospice, etc.)
"4514035"
 - 
Other
"4514037"
 - 
Physician's Assistant (PA)
"4514039"
 - 
Power of Attorney
"4514041"
 - 
Other Relative
"4514043"
 - 
Self
"4514045"
 - 
Sister
"4514047"
 - 
Son
"4514049"
 - 
Uncle
"4514051"
 - 
Wife
XML Source (w/o annotations (27); see within schema source)
<xs:simpleType name="RelationshipSignature">
<xs:restriction base="xs:string">
<xs:enumeration value="4514001"/>
<xs:enumeration value="4514003"/>
<xs:enumeration value="4514005"/>
<xs:enumeration value="4514007"/>
<xs:enumeration value="4514009"/>
<xs:enumeration value="4514011"/>
<xs:enumeration value="4514013"/>
<xs:enumeration value="4514015"/>
<xs:enumeration value="4514017"/>
<xs:enumeration value="4514019"/>
<xs:enumeration value="4514021"/>
<xs:enumeration value="4514023"/>
<xs:enumeration value="4514025"/>
<xs:enumeration value="4514027"/>
<xs:enumeration value="4514029"/>
<xs:enumeration value="4514031"/>
<xs:enumeration value="4514033"/>
<xs:enumeration value="4514035"/>
<xs:enumeration value="4514037"/>
<xs:enumeration value="4514039"/>
<xs:enumeration value="4514041"/>
<xs:enumeration value="4514043"/>
<xs:enumeration value="4514045"/>
<xs:enumeration value="4514047"/>
<xs:enumeration value="4514049"/>
<xs:enumeration value="4514051"/>
</xs:restriction>
</xs:simpleType>