PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home@lab-report-1.1.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Patient-at-home-in-vitro-test
description: This Patient profile represents an At-Home In-Vitro Test Patient.
package_name: hl7.fhir.us.home
derivation: constraint
name: PatientAtHomeInVitroTest
type: Patient
elements:
  extension:
    short: 'US Core Race Extension. V2: PID-10.1, PID-10.2, PID-10.3, PID-10.7'
    index: 0
    slicing:
      slices:
        race:
          match: {}
          schema: {short: 'US Core Race Extension. V2: PID-10.1, PID-10.2, PID-10.3, PID-10.7', index: 0}
        ethnicity:
          match: {}
          schema: {short: 'US Core Ethnicity Extension. V2: PID-22.1, PID-22-2, PID-22.3, PID-22.7', index: 1}
  identifier:
    short: 'An identifier for this patient: the value that is unique within the system. Unique ID assigned to patient by App provider.'
    index: 2
    elements:
      system: {short: 'See ''Obtaining App Specific Identifiers'' (see Guidance->Getting Started for details). V2: PID-3.4.2', index: 3}
      value: {short: 'Unique ID assigned to patient by App provider. If converting FHIR to V2, must be 100 characters or less. V2: PID-3.1', index: 4}
  name:
    index: 5
    elements:
      family: {short: 'Family name (often called ''Surname''). If excluded or not available, use ''~^^^^^^S''. V2: PID-5.1', index: 6}
      given: {short: 'Given names (not always ''first''). Includes middle names. If excluded or not available, do not populate. V2: PID-5.2, PID-5.3', index: 7}
  telecom: {short: 'A contact detail for the individual V2: PID-13.3, PID-13.4, PID-13.6, PID-13.7', index: 8}
  gender: {short: 'Asserted by the At-Home Test patient. male | female | other | unknown V2: PID-8', index: 9}
  birthDate: {short: 'The date of birth for the individual. V2: PID-7', index: 10}
  address:
    index: 11
    elements:
      line: {short: 'Street name, number, direction & P.O. Box etc. V2: PID-11.1, PID-11-2', index: 12}
      city: {short: 'Name of city, town etc. V2: PID-11.3', index: 13}
      district:
        short: 'Patient County. V2: PID-11.9'
        binding: {strength: extensible, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.829'}
        mustSupport: true
        index: 14
      state: {short: 'Sub-unit of country (abbreviations ok). V2: PID-11.4', index: 15}
      postalCode: {short: 'US Zip Codes. V2: PID-11.5', index: 16}
    required: [postalCode]
package_version: lab-report-1.1.0
extensions:
  race: {url: null, short: 'US Core Race Extension. V2: PID-10.1, PID-10.2, PID-10.3, PID-10.7', index: 0}
  ethnicity: {url: null, short: 'US Core Ethnicity Extension. V2: PID-22.1, PID-22-2, PID-22.3, PID-22.7', index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Patient-at-home-in-vitro-test
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
version: 1.1.0
required: [birthDate]