PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home-lab-report.r4@1.1.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test
description: This Specimen profile identifies and describes the specimen used in an At-Home In-Vitro Test.
package_name: hl7.fhir.us.home-lab-report.r4
derivation: constraint
name: SpecimenAtHomeInVitroTest
type: Specimen
elements:
  identifier:
    short: At-Home Test Specimen identifier.
    mustSupport: true
    index: 0
    elements:
      type: {short: 'At-Home Test Specimen ID assigner ID type. ''ISO'' V2: SPM-2.2.4', index: 1}
      system: {short: 'At-Home Specimen ID assigner ID type . See ''Obtaining App Specific Identifiers'' (see Guidance->Getting Started for details). If converting FHIR to V2, must be 100 characters or less. V2: SPM-2.2.3', index: 2}
      value: {short: 'At-Home Test Specimen identifier. {Unique ID assigned to every test by app manufacturer} If converting FHIR to V2, must be 100 characters or less. V2: SPM-2.2.1', index: 3}
  type: {short: 'At-Home Test Specimen type of tissue or material. Consult [LIVD](https://www.cdc.gov/csels/dls/livd-codes.html) to obtain the values to be used for each particular use case. V2: SPM-4.1, SPM-4.2, SPM-4.3, SPM-4.7', index: 4}
  subject: {short: The subject is the person who took the at-home test., index: 5}
  collection:
    mustSupport: true
    index: 6
    elements:
      collected:
        short: 'At-Home Test Specimen collected date. V2: SPM-17.1'
        mustSupport: true
        choices: [collectedDateTime]
        index: 8
      collectedDateTime: {type: dateTime, short: 'At-Home Test Specimen collected date. V2: SPM-17.1', mustSupport: true, choiceOf: collected, index: 9}
    required: [collectedDateTime, collected]
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen
version: 1.1.0
required: [collection, subject]