PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.sdoh@clinicalcare-2.1.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationSexualOrientation
description: Profile for observations about the sexual orientation of an individual. This profile is intended for draft use only. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).
package_name: rs/hl7.fhir.us.sdoh
derivation: constraint
name: SDOHCCObservationSexualOrientation
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 76690-7, system: 'http://loinc.org'}
    type: CodeableConcept
    index: 0
  value:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            pattern: {type: code, value: masked}
            mustSupport: true
            choices: []
            type: code
            index: 5
  value[x]:
    elements:
      coding: {mustSupport: true, index: 6}
  dataAbsentReason: {index: 7}
  method:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationMethod'}
    mustSupport: true
    index: 8
package_version: clinicalcare-2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationSexualOrientation
base: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationPersonalCharacteristic
version: 2.1.0
required: [method, value]