PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.5.0
    http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
description: A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9).
package_name: il.core.fhir.r4
derivation: constraint
name: USCoreBirthSexExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex'}
    index: 1
  value:
    choices: []
    index: 3
  valueCode:
    type: code
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/birthsex'}
    index: 4
package_version: 0.5.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0
required: [valueCode, value]