em:PersonMedicalCondition
A credential class that represents a person's medical condition
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.2/
Schema document: domains/emergencyManagement/3.2/emergencyManagement.xsd
Type: em:PersonMedicalConditionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:MedicalCondition [0..*]A state of health, on-going or present.
- em:DoctorName [0..*]A name of a doctor
- em:DoctorPhoneNumber [0..*]A phone number of a doctor
- nc:EffectiveDate [0..*]A date that information take effect.
- nc:ExpirationDate [0..*]A date after which information is no longer valid.
- em:PersonMedicalConditionAugmentationPointAbstract [0..*]An augmentation point for person;s MedicalConditionType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:PersonMedicalConditionAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type em:FirstResponderType (Element em:FirstResponder)
Sample instance
<em:PersonMedicalCondition> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MedicalCondition> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MedicalConditionText>string</nc:MedicalConditionText> <nc:MedicalConditionCauseText>string</nc:MedicalConditionCauseText> <nc:MedicalConditionDescriptionText>string</nc:MedicalConditionDescriptionText> <nc:MedicalConditionPresentIndicator>true</nc:MedicalConditionPresentIndicator> <nc:MedicalConditionSeverityText>string</nc:MedicalConditionSeverityText> <scr:MedicalConditionAugmentation> <scr:NCICDataIndicator>true</scr:NCICDataIndicator> <scr:PersonMedicalConditionCategoryCode>1</scr:PersonMedicalConditionCategoryCode> <scr:PersonMedicalConditionStatus>... </scr:PersonMedicalConditionStatus> </scr:MedicalConditionAugmentation> </nc:MedicalCondition> <em:DoctorName>string</em:DoctorName> <em:DoctorPhoneNumber> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DirectDialTelephoneNumber> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DirectDialTelephoneNetworkText>string</nc:DirectDialTelephoneNetworkText> <nc:DirectDialTelephoneNumberID>string</nc:DirectDialTelephoneNumberID> <nc:DirectDialTelephoneNumberAugmentationPoint>any content</nc:DirectDialTelephoneNumberAugmentationPoint> </nc:DirectDialTelephoneNumber> <j:TelephoneNumberCategoryCode>Facsimile</j:TelephoneNumberCategoryCode> <scr:TelephoneNumberAugmentation> <scr:TelephoneIdentification>... </scr:TelephoneIdentification> <scr:InternationalNumberIndicator>true</scr:InternationalNumberIndicator> <scr:TelephoneNumberEndDate>... </scr:TelephoneNumberEndDate> <scr:TelephoneNumberEffectiveDate>... </scr:TelephoneNumberEffectiveDate> </scr:TelephoneNumberAugmentation> </em:DoctorPhoneNumber> <nc:EffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:EffectiveDate> <nc:ExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:ExpirationDate> <em:PersonMedicalConditionAugmentationPoint>any content</em:PersonMedicalConditionAugmentationPoint> </em:PersonMedicalCondition>