j:TestResult
A data type for a calculation or score of a test.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.2/
Schema document: domains/jxdm/5.2/jxdm.xsd
Type: j:TestResultType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:TestMonitorEntity [0..*]An individual who monitored the test.
- j:TestResultCategoryText [0..*]A kind of test outcome.
- j:TestResultMeasure [0..*]A measurement for a calculation or score of a test.
- j:TestResultText [0..*]A test results.
- j:TestSpecimenID [0..*]A unique identifier of a test specimen.
- j:TestResultAugmentationPointAbstract [0..*]An augmentation point for type j:TestResultType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:TestResultCategoryfrom subst. group j:TestResultAugmentationPoint
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 j:BiologicTestType via extension of j:TestType (Elements j:BiologicTest, j:SubstanceTest)
- Type j:DNATestType via extension of j:TestType (Element j:DNATest)
- Type j:DrugTestType via extension of j:TestType (Elements j:DrugTest, j:DrugUseAssessmentDrugTest)
- Type j:TestType
Sample instance
<j:TestResult> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:TestMonitorEntity> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:OrganizationAbbreviationText>string</nc:OrganizationAbbreviationText> <nc:OrganizationActivityText>string</nc:OrganizationActivityText> <nc:OrganizationBranchName>string</nc:OrganizationBranchName> <j:OrganizationCategoryNCICTYPOCode>1</j:OrganizationCategoryNCICTYPOCode> <nc:OrganizationDayContactInformation>... </nc:OrganizationDayContactInformation> <nc:OrganizationDescriptionText>string</nc:OrganizationDescriptionText> <nc:OrganizationDoingBusinessAsName>string</nc:OrganizationDoingBusinessAsName> <nc:OrganizationEmergencyContactInformation>... </nc:OrganizationEmergencyContactInformation> <nc:OrganizationEstablishedDate>... </nc:OrganizationEstablishedDate> <nc:OrganizationEveningContactInformation>... </nc:OrganizationEveningContactInformation> <nc:OrganizationForeignAffiliate>... </nc:OrganizationForeignAffiliate> <nc:OrganizationIdentification>... </nc:OrganizationIdentification> <nc:OrganizationIncorporatedIndicator>true</nc:OrganizationIncorporatedIndicator> <nc:OrganizationIncorporationDate>... </nc:OrganizationIncorporationDate> <nc:OrganizationIncorporationLocation>... </nc:OrganizationIncorporationLocation> <nc:OrganizationLocalIdentification>... </nc:OrganizationLocalIdentification> <nc:OrganizationLocation>... </nc:OrganizationLocation> <nc:OrganizationName>string</nc:OrganizationName> <nc:OrganizationNightContactInformation>... </nc:OrganizationNightContactInformation> <nc:OrganizationOtherIdentification>... </nc:OrganizationOtherIdentification> <nc:OrganizationParentAffiliate>... </nc:OrganizationParentAffiliate> <nc:OrganizationPrimaryContactInformation>... </nc:OrganizationPrimaryContactInformation> <nc:OrganizationPrincipalOfficial>... </nc:OrganizationPrincipalOfficial> <nc:OrganizationStatus>... </nc:OrganizationStatus> <nc:OrganizationSubUnit>... </nc:OrganizationSubUnit> <nc:OrganizationSubUnitName>string</nc:OrganizationSubUnitName> <nc:OrganizationTaxIdentification>... </nc:OrganizationTaxIdentification> <nc:OrganizationTerminationDate>... </nc:OrganizationTerminationDate> <nc:OrganizationUnitName>string</nc:OrganizationUnitName> <cyfs:OrganizationAugmentation>... </cyfs:OrganizationAugmentation> </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </j:TestMonitorEntity> <j:TestResultCategoryText>string</j:TestResultCategoryText> <j:TestResultMeasure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate> <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:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <j:EngineDisplacementUnitCode>cc</j:EngineDisplacementUnitCode> <nc:Measurer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> </j:TestResultMeasure> <j:TestResultText>string</j:TestResultText> <j:TestSpecimenID>string</j:TestSpecimenID> <j:TestResultAugmentationPoint>any content</j:TestResultAugmentationPoint> </j:TestResult>