BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: BC Gender History

Official URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-gender-history-extension Version: 1.0.0
Active as of 2024-06-07 Computable Name: GenderHistoryExtension

This extension allows the Client Registry to include historical gender codes in a single Patient resource.

Context of Use

This extension may be used on the following element(s):

  • Element ID Patient.gender

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Complex Extension: This extension allows the Client Registry to include historical gender codes in a single Patient resource.

  • gender: code: An Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension BC Gender History
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:gender S 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "gender"
..... value[x] S 1..1 code Value of extension
Binding: AdministrativeGender (required)
.... businessDates S 1..1 Period BC Business Dates
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension
.... sourceID S 0..1 (Complex) BC SourceID and UserID
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension
.... genderIdentity S 0..1 CodeableConcept The patient's gender identity
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-gender-history-extension"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension BC Gender History
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:gender S 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "gender"
..... value[x] S 1..1 code Value of extension
Binding: AdministrativeGender (required)
.... businessDates S 1..1 Period BC Business Dates
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension
.... sourceID S 0..1 (Complex) BC SourceID and UserID
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension
.... genderIdentity S 0..1 CodeableConcept The patient's gender identity
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-gender-history-extension"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: This extension allows the Client Registry to include historical gender codes in a single Patient resource.

  • gender: code: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension BC Gender History
... extension 1..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:gender S 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "gender"
..... value[x] S 1..1 code Value of extension
Binding: AdministrativeGender (required)
.... businessDates S 1..1 Period BC Business Dates
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension
.... sourceID S 0..1 (Complex) BC SourceID and UserID
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension
.... genderIdentity S 0..1 CodeableConcept The patient's gender identity
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-gender-history-extension"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension BC Gender History
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:gender S 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "gender"
..... value[x] S 1..1 code Value of extension
Binding: AdministrativeGender (required)
.... businessDates S 1..1 Period BC Business Dates
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension
.... sourceID S 0..1 (Complex) BC SourceID and UserID
URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension
.... genderIdentity S 0..1 CodeableConcept The patient's gender identity
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity
Binding: GenderIdentity (example)
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-gender-history-extension"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:gender.value[x]requiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()