Case Based Surveillance Implementation Guide
0.1.0 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Extension: Case Based Surveillance Ethnicity Extension

Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the CDC ethnicity and Ethnicity Code Set Version 1.0 which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino. This extension is based on the equivalent US Core extension though utilizes the public health focused PHIN Value Set and limiting data based on established standards in public health case based surveillance messaging.

The official URL for this extension is:

http://cbsig.chai.gatech.edu/StructureDefinition/cbs-ethnicity

Status: active
Extension maintained by: Georgia Tech Research Institute (GTRI)

Context of Use

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

  • Patient

CBS Ethnicity Extension

This Complex Extension for ethnicity allows one ethnicity code of which:

  • Must Support one code from OMB Ethnicity Categories
  • Must include text description of ethnicity

Example can be found in GenV2 Test Case Patient

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

Mandatory: 3 elements (1 nested mandatory element)
Must-Support: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionCBS Ethnicity Extension
... extension 1..*ExtensionExtension
... extension:ombCategory S0..1ExtensionHispanic or Latino|Not Hispanic or Latino|other|unknown
.... extension 0..0
.... url 1..1uri"ombCategory"
.... value[x] 1..1CodingValue of extension
Binding: Ethnicity Group including Unknown (required): The 2 ethnicity category codes according to the OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997.

... extension:text S1..1ExtensionEthnicity Text
.... extension 0..0
.... url 1..1uri"text"
.... value[x] 1..1stringValue of extension
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionCBS Ethnicity Extension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:ombCategory S0..1ExtensionHispanic or Latino|Not Hispanic or Latino|other|unknown
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"ombCategory"
.... value[x] 1..1CodingValue of extension
Binding: Ethnicity Group including Unknown (required): The 2 ethnicity category codes according to the OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997.

.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"text"
.... value[x] 1..1stringValue of extension
... url 1..1uri"http://cbsig.chai.gatech.edu/StructureDefinition/cbs-ethnicity"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 3 elements (1 nested mandatory element)
Must-Support: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionCBS Ethnicity Extension
... extension 1..*ExtensionExtension
... extension:ombCategory S0..1ExtensionHispanic or Latino|Not Hispanic or Latino|other|unknown
.... extension 0..0
.... url 1..1uri"ombCategory"
.... value[x] 1..1CodingValue of extension
Binding: Ethnicity Group including Unknown (required): The 2 ethnicity category codes according to the OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997.

... extension:text S1..1ExtensionEthnicity Text
.... extension 0..0
.... url 1..1uri"text"
.... value[x] 1..1stringValue of extension
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionCBS Ethnicity Extension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:ombCategory S0..1ExtensionHispanic or Latino|Not Hispanic or Latino|other|unknown
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"ombCategory"
.... value[x] 1..1CodingValue of extension
Binding: Ethnicity Group including Unknown (required): The 2 ethnicity category codes according to the OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997.

.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url 1..1uri"text"
.... value[x] 1..1stringValue of extension
... url 1..1uri"http://cbsig.chai.gatech.edu/StructureDefinition/cbs-ethnicity"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.extension:ombCategory.value[x]requiredPHVS_EthnicityGroup_CDC_Unk

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:ombCategoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extension:ombCategoryMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:ombCategory.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.extension:textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extension:textMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:text.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())