PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.sdoh-clinicalcare@2.3.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRecordedSexGender
description: Profile for observations about \"recorded sex and gender\" which, in the past, were often used interchangeably. In this context, sex is a biological construct and pertains to a person’s genetics, hormones, and anatomy. 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: hl7.fhir.us.sdoh-clinicalcare
derivation: constraint
name: SDOHCCObservationRecordedSexGender
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 99502-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: example, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationMethod'}
    mustSupport: true
    index: 8
  derivedFrom:
    index: 9
    elements:
      identifier:
        mustSupport: true
        index: 10
        elements:
          type:
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType'}
            mustSupport: true
            index: 11
            elements:
              coding: {mustSupport: true, index: 12}
              text: {mustSupport: true, index: 13}
package_version: 2.3.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRecordedSexGender
base: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationPersonalCharacteristic
version: 2.3.0
required: [derivedFrom, method, value]