PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-characteristics-of-home-environment
description: This profile represents characteristics of the patient's home environment.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthCharacteristicsOfHomeEnvironment
type: Observation
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: sdoh, system: 'http://hl7.org/fhir/us/core/CodeSystem/us-core-category'}
    type: CodeableConcept
    index: 0
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 75274-1, system: 'http://loinc.org', display: Characteristics of residence}
    type: CodeableConcept
    index: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient']
    index: 2
  value:
    short: (USCDI+) Congregate Living, (USCDI+) Housing Instability, Homeless
    choices: [valueCodeableConcept]
    index: 4
  valueCodeableConcept: {type: CodeableConcept, short: '(USCDI+) Congregate Living, (USCDI+) Housing Instability, Homeless', choiceOf: value, index: 5}
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-characteristics-of-home-environment
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation
version: 2.0.0-ballot
required: [value, valueCodeableConcept]