Ethnic group
Parameter Case Report Form and Response Options
| Ethnic group |
|
| Caucasian |
☐ |
| African |
☐ |
| Asian |
☐ |
| Arabs |
☐ |
| Latin-American |
☐ |
| Mixed-origin |
☐ |
| Other |
☐ |
The EthnicGroups-Extension shall be used in conjunction with the profile on the Patient-resource.
Note that in prior versions to 1.0.4 of this implementation guide, the response option Mixed-origin used the SNOMED code 186019001 |Other ethnic, mixed origin (ethnic group)| which was inactivated by SNOMED in the meantime. Hence, this has been replaced by 26242008 |Mixed (qualifier value)|.
| Response option |
Code |
Display |
System |
| Caucasian |
14045001 |
Caucasian (ethnic group) |
http://snomed.info/sct |
| African |
18167009 |
Black African (ethnic group) |
http://snomed.info/sct |
| Asian |
315280000 |
Asian - ethnic group (ethnic group) |
http://snomed.info/sct |
| Arabs |
90027003 |
Arabs (ethnic group) |
http://snomed.info/sct |
| Latin-American |
2135-2 |
Hispanic or Latino |
urn:oid:2.16.840.1.113883.6.238 |
| Mixed-origin |
26242008 |
Mixed (qualifier value) |
http://snomed.info/sct |
| Other |
descendent-of 372148003 |
Ethnic group (ethnic group) |
http://snomed.info/sct |
Extension - Ethnic Groups
Canonical: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group
Snapshot
| EthnicGroup (Extension) | C | | Extension | There are no (further) constraints on this element Element idExtension Short descriptionOptional Extensions Element DefinitionOptional Extension Element - found in all resources.
Data typeExtension ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
| id | | 0..1 | string | There are no (further) constraints on this element Element idExtension.id Short descriptionUnique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Data typestring Mappings |
| extension | C | 0..0 | Extension | There are no (further) constraints on this element Element idExtension.extension Short descriptionAdditional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
CommentsThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
| url | | 1..1 | uriFixed Value | Element idExtension.url Short descriptionidentifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL.
CommentsThe definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.
Data typeuri Fixed valuehttps://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group Mappings |
| value[x] | | 0..1 | Binding | Element idExtension.value[x] Short descriptionValue of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).
BindingEthnicGroups (required) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
| valueCoding | | | Coding | Data type Coding |
ValueSets
The ethnic groups valueset is provided with SNOMED-CT codes.
Canonical: https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/ethnic-groups
This value set includes codes from the following code systems:
Examples
Example instance of the ethnic group extension:
{
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group",
"valueCoding": {
"code": "26242008",
"display": "Mixed (qualifier value)",
"system": "http://snomed.info/sct"
}
}
Example patient resource that contains the extension:
{
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
]
},
{
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group",
"system": "http://snomed.info/sct",
"display": "Mixed (qualifier value)"
}
},
{
{
"url": "dateTimeOfDocumentation",
},
{
"system": "http://unitsofmeasure.org",
}
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age"
}
],
}