Class Specimen

  • All Implemented Interfaces:
    ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

    public class Specimen
    extends DomainResource
    A sample to be used for analysis.
    See Also:
    Serialized Form
    • Field Detail

      • accessionIdentifier

        protected Identifier accessionIdentifier
        The identifier assigned by the lab when accessioning specimen(s). This is not necessarily the same as the specimen identifier, depending on local lab procedures.
      • subject

        protected Reference subject
        Where the specimen came from. This may be from the patient(s) or from the environment or a device.
      • subjectTarget

        protected Resource subjectTarget
        The actual object that is the target of the reference (Where the specimen came from. This may be from the patient(s) or from the environment or a device.)
      • parent

        protected List<Reference> parent
        Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.
      • parentTarget

        protected List<Specimen> parentTarget
        The actual objects that are the target of the reference (Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.)
      • SP_COLLECTOR

        public static final String SP_COLLECTOR
        Search parameter: collector

        Description: Who collected the specimen
        Type: reference
        Path: Specimen.collection.collector

        See Also:
        Constant Field Values
      • COLLECTOR

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam COLLECTOR
        Fluent Client search parameter constant for collector

        Description: Who collected the specimen
        Type: reference
        Path: Specimen.collection.collector

      • INCLUDE_COLLECTOR

        public static final ca.uhn.fhir.model.api.Include INCLUDE_COLLECTOR
        Constant for fluent queries to be used to add include statements. Specifies the path value of "Specimen:collector".
      • SP_CONTAINER_ID

        public static final String SP_CONTAINER_ID
        Search parameter: container-id

        Description: The unique identifier associated with the specimen container
        Type: token
        Path: Specimen.container.identifier

        See Also:
        Constant Field Values
      • CONTAINER_ID

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTAINER_ID
        Fluent Client search parameter constant for container-id

        Description: The unique identifier associated with the specimen container
        Type: token
        Path: Specimen.container.identifier

      • SP_PATIENT

        public static final String SP_PATIENT
        Search parameter: patient

        Description: The patient the specimen comes from
        Type: reference
        Path: Specimen.subject

        See Also:
        Constant Field Values
      • PATIENT

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
        Fluent Client search parameter constant for patient

        Description: The patient the specimen comes from
        Type: reference
        Path: Specimen.subject

      • INCLUDE_PATIENT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "Specimen:patient".
      • SP_BODYSITE

        public static final String SP_BODYSITE
        Search parameter: bodysite

        Description: The code for the body site from where the specimen originated
        Type: token
        Path: Specimen.collection.bodySite

        See Also:
        Constant Field Values
      • BODYSITE

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam BODYSITE
        Fluent Client search parameter constant for bodysite

        Description: The code for the body site from where the specimen originated
        Type: token
        Path: Specimen.collection.bodySite

      • SP_CONTAINER

        public static final String SP_CONTAINER
        Search parameter: container

        Description: The kind of specimen container
        Type: token
        Path: Specimen.container.type

        See Also:
        Constant Field Values
      • CONTAINER

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTAINER
        Fluent Client search parameter constant for container

        Description: The kind of specimen container
        Type: token
        Path: Specimen.container.type

      • SP_COLLECTED

        public static final String SP_COLLECTED
        Search parameter: collected

        Description: The date the specimen was collected
        Type: date
        Path: Specimen.collection.collected[x]

        See Also:
        Constant Field Values
      • COLLECTED

        public static final ca.uhn.fhir.rest.gclient.DateClientParam COLLECTED
        Fluent Client search parameter constant for collected

        Description: The date the specimen was collected
        Type: date
        Path: Specimen.collection.collected[x]

      • SP_SUBJECT

        public static final String SP_SUBJECT
        Search parameter: subject

        Description: The subject of the specimen
        Type: reference
        Path: Specimen.subject

        See Also:
        Constant Field Values
      • SUBJECT

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
        Fluent Client search parameter constant for subject

        Description: The subject of the specimen
        Type: reference
        Path: Specimen.subject

      • INCLUDE_SUBJECT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "Specimen:subject".
      • SP_ACCESSION

        public static final String SP_ACCESSION
        Search parameter: accession

        Description: The accession number associated with the specimen
        Type: token
        Path: Specimen.accessionIdentifier

        See Also:
        Constant Field Values
      • ACCESSION

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam ACCESSION
        Fluent Client search parameter constant for accession

        Description: The accession number associated with the specimen
        Type: token
        Path: Specimen.accessionIdentifier

      • SP_PARENT

        public static final String SP_PARENT
        Search parameter: parent

        Description: The parent of the specimen
        Type: reference
        Path: Specimen.parent

        See Also:
        Constant Field Values
      • PARENT

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARENT
        Fluent Client search parameter constant for parent

        Description: The parent of the specimen
        Type: reference
        Path: Specimen.parent

      • INCLUDE_PARENT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_PARENT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "Specimen:parent".
      • TYPE

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
        Fluent Client search parameter constant for type

        Description: The specimen type
        Type: token
        Path: Specimen.type

      • SP_IDENTIFIER

        public static final String SP_IDENTIFIER
        Search parameter: identifier

        Description: The unique identifier associated with the specimen
        Type: token
        Path: Specimen.identifier

        See Also:
        Constant Field Values
      • IDENTIFIER

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
        Fluent Client search parameter constant for identifier

        Description: The unique identifier associated with the specimen
        Type: token
        Path: Specimen.identifier