PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core@9.0.0-ballot
    http://hl7.org/fhir/us/core/StructureDefinition/us-core-individual-sex
description: 'USCDI includes a data element for Sex, intended to support the exchange of a recorded sex value. This extension aligns with the USCDI definition of Sex: \"Documentation of a specific instance of sex.\" It enables systems to share the sex value as it was documented in a particular context.  Systems choosing to record sources of information should use the [Provenance resource](element-level-provenance.html).'
package_name: hl7.fhir.us.core
derivation: constraint
name: USCoreIndividualSexExtension
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-individual-sex'}
    index: 0
  value:
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, choiceOf: value, index: 3}
package_version: 9.0.0-ballot
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-individual-sex
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 9.0.0-ballot
required: [valueCoding, value]