Package | ca.on.oh.mha-pds |
Resource Type | StructureDefinition |
Id | ext-ethnicity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ethnicity |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ethnicity |
Version | 0.1.0 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | ExtensionEthnicity |
Title | Extension: Ethnicity |
Realm | ca |
Authority | hl7 |
Description | A code classifying the person's ethnic group or ethnicity as the category of people who identify with each other, usually on the basis of a presumed common genealogy or ancestry or on other similarities. This should not be confused with citizenship or nationality. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
ca-on-mha-profile-patient | MHA Patient Profile |
ValueSet | |
EthnicityCode | Ethnicity Code |
No extension usage examples found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Extension | |
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-ethnicity" | |
![]() ![]() ![]() | 1..1 | Coding | Value of extension Binding: EthnicityCode (preferred): One of self-reported ethnic group codes representing the ethnicity concept and should not be confused with citizenship or nationality. Example Example of the Ethnicity extension: {"system":"http://snomed.info/sct","code":"733446001","display":"Canadian (ethnic group)"} | |
![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() | 1..1 | code | Code defining ethnicity concept | |
![]() ![]() ![]() ![]() | 0..1 | string | Optional description of the ethnicity code | |
![]() |
{ "resourceType": "StructureDefinition", "id": "ext-ethnicity", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ethnicity", "version": "0.1.0", "name": "ExtensionEthnicity", "title": "Extension: Ethnicity", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "HL7 Canada - FHIR Implementation Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations" } ] } ], "description": "A code classifying the person's ethnic group or ethnicity as the category of people who identify with each other, usually on the basis of a presumed common genealogy or ancestry or on other similarities. This should not be confused with citizenship or nationality.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "A code classifying the person's ethnic group or ethnicity as the category of people who identify with each other, usually on the basis of a presumed common genealogy or ancestry or on other similarities.", "comment": "This attribute is based on the belief of the person or the person reporting the attribute, not on any formal analysis of genetic, geneological or historical relationships as these would need to be captured as observations.", "isModifier": false, "mapping": [ { "identity": "HL7v2", "map": "PID.22 [Ethnic Group]", "comment": "This field further defines the patient's ancestry. Refer to User-defined Table 0189 - Ethnic Group in Chapter 2C, Code Tables, for suggested values." }, { "identity": "rim", "map": "Person.ethnicGroupCode", "comment": "A code classifying the person into a named category of humans sharing a common real or presumed heritage" }, { "identity": "CDA", "map": "/ClinicalDocument/recordTarget/patientRole/patient/sdtc:ethnicGroupCode", "comment": "This CDA R2 SDTC ethnicGroupCode extension is used to record additional ethnicity groups for the recordTarget or subjectPerson" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-ethnicity" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "extensible", "description": "Represents the self-reported ethnic group. This should not be confused with citizenship or nationality.", "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/EthnicityCode" } }, { "id": "Extension.value[x].coding", "path": "Extension.value[x].coding", "mustSupport": true }, { "id": "Extension.value[x].coding.system", "path": "Extension.value[x].coding.system", "min": 1, "mustSupport": true }, { "id": "Extension.value[x].coding.code", "path": "Extension.value[x].coding.code", "min": 1, "mustSupport": true }, { "id": "Extension.value[x].coding.display", "path": "Extension.value[x].coding.display", "min": 1, "mustSupport": true } ] } }