Resources
Specimen
A sample to be used for analysis.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier[] | External Identifier |
accessionIdentifier | No | Identifier | Identifier assigned by the lab |
status | No | code | available / unavailable / unsatisfactory / entered-in-error |
type | No | CodeableConcept | Kind of material that forms the specimen |
subject | No | Reference<Patient / Group / Device / Substance / Location> | Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance or a device |
receivedTime | No | dateTime | The time when specimen was received for processing |
parent | No | Reference<Specimen>[] | Specimen from which this specimen originated |
request | No | Reference<ServiceRequest>[] | Why the specimen was collected |
collection | No | SpecimenCollection | Collection details |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- collector | No | Reference<Practitioner / PractitionerRole> | Who collected the specimen |
- collected[x] | No | dateTime, Period | Collection time |
- duration | No | Duration | How long it took to collect specimen |
- quantity | No | Quantity | The quantity of specimen collected |
- method | No | CodeableConcept | Technique used to perform collection |
- bodySite | No | CodeableConcept | Anatomical collection site |
- fastingStatus[x] | No | CodeableConcept, Duration | Whether or how long patient abstained from food and/or drink |
processing | No | SpecimenProcessing | Processing and processing step details |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- description | No | string | Textual description of procedure |
- procedure | No | CodeableConcept | Indicates the treatment step applied to the specimen |
- additive | No | Reference<Substance>[] | Material used in the processing step |
- time[x] | No | dateTime, Period | Date and time of specimen processing |
container | No | SpecimenContainer | Direct container of specimen (tube/slide, etc.) |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- identifier | No | Identifier[] | Id for the container |
- description | No | string | Textual description of the container |
- type | No | CodeableConcept | Kind of container directly associated with specimen |
- capacity | No | Quantity | Container volume or size |
- specimenQuantity | No | Quantity | Quantity of specimen within container |
- additive[x] | No | CodeableConcept, Reference<Substance> | Additive associated with container |
condition | No | CodeableConcept[] | State of the specimen |
note | No | Annotation[] | Comments |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
accession | token | The accession number associated with the specimen | Specimen.accessionIdentifier |
bodysite | token | The code for the body site from where the specimen originated | Specimen.collection.bodySite |
collected | date | The date the specimen was collected | Specimen.collection.collected |
collector | reference | Who collected the specimen | Specimen.collection.collector |
container | token | The kind of specimen container | Specimen.container.type |
container-id | token | The unique identifier associated with the specimen container | Specimen.container.identifier |
identifier | token | The unique identifier associated with the specimen | Specimen.identifier |
parent | reference | The parent of the specimen | Specimen.parent |
patient | reference | The patient the specimen comes from | Specimen.subject |
status | token | available / unavailable / unsatisfactory / entered-in-error | Specimen.status |
subject | reference | The subject of the specimen | Specimen.subject |
type | token | The specimen type | Specimen.type |
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see Specimen.