Skip to main content

SpecimenDefinitionTypeTestedCreateInput

No description

input SpecimenDefinitionTypeTestedCreateInput {
isDerived: Boolean
type: CodeableConceptCreateInput
preference: String!
container: SpecimenDefinitionContainerCreateInput
requirement: String
retentionTime: FhirDurationCreateInput
rejectionCriterion: [CodeableConceptCreateInput!]
handling: [SpecimenDefinitionHandlingCreateInput!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

SpecimenDefinitionTypeTestedCreateInput.isDerived ● Boolean scalar

Primary of secondary specimen.

SpecimenDefinitionTypeTestedCreateInput.type ● CodeableConceptCreateInput input

The kind of specimen conditioned for testing expected by lab.

SpecimenDefinitionTypeTestedCreateInput.preference ● String! non-null scalar

The preference for this type of conditioned specimen.

SpecimenDefinitionTypeTestedCreateInput.container ● SpecimenDefinitionContainerCreateInput input

The specimen s container.

SpecimenDefinitionTypeTestedCreateInput.requirement ● String scalar

Requirements for delivery and special handling of this kind of conditioned specimen.

SpecimenDefinitionTypeTestedCreateInput.retentionTime ● FhirDurationCreateInput input

The usual time that a specimen of this kind is retained after the ordered tests are completed, for the purpose of additional testing.

SpecimenDefinitionTypeTestedCreateInput.rejectionCriterion ● [CodeableConceptCreateInput!] list input

Criterion for rejection of the specimen in its container by the laboratory.

SpecimenDefinitionTypeTestedCreateInput.handling ● [SpecimenDefinitionHandlingCreateInput!] list input

Set of instructions for preservation/transport of the specimen at a defined temperature interval, prior the testing process.

SpecimenDefinitionTypeTestedCreateInput.modifierExtension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

SpecimenDefinitionTypeTestedCreateInput.extension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

SpecimenDefinitionTypeTestedCreateInput.id ● String scalar

null

Member Of

SpecimenDefinitionCreateInput input