PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home@lab-report-1.0.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid
description: This profile constrains the Observation - At-Home In-Vitro Test Result profile to COVID-19 At-Home In-Vitro Tests.
package_name: hl7.fhir.us.home
derivation: constraint
name: ObservationAtHomeInVitroTestResultCovid
type: Observation
elements:
  code: {short: 'Consult LIVD: https://www.cdc.gov/csels/dls/livd-codes.html to obtain the values to be used for each particular use case.', index: 0}
  value:
    short: 'Consult LIVD: https://www.cdc.gov/csels/dls/livd-codes.html to obtain the values to be used for each particular use case.'
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: 'Consult LIVD: https://www.cdc.gov/csels/dls/livd-codes.html to obtain the values to be used for each particular use case.', mustSupport: true, choiceOf: value, index: 3}
  specimen:
    short: The Specimen SHALL be from at-home Covid sample.
    refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test-covid']
    type: Reference
    mustSupport: true
    index: 4
    elements:
      id: {short: The referenced specimen SHALL contain a Specimen.identifier and a Specimen.identifier.assigner, mustSupport: true, index: 5}
    required: [id]
  device:
    short: The referenced device SHALL be an home Covid test device.
    index: 6
    refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test']
    type: Reference
    mustSupport: true
    elements:
      id: {short: 'The referenced device SHALL contain a Device.udiCarrier.deviceIdentifier. To find at-home in-vitro test device UDIs, please see GUDID data base: https://accessgudid.nlm.nih.gov/help/search/basic-search', mustSupport: true, index: 7}
    label: At home Covid test device
    required: [id]
package_version: lab-report-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid
base: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result
version: 1.0.0
required: [device, value, specimen, valueCodeableConcept]