FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetelus.dw.emr.extract
Resource TypeStructureDefinition
Idethnicity.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=telus.dw.emr.extract@1.0.0&canonical=https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-Ethnicity
URLhttps://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-Ethnicity
Statusdraft
Date2024-05-03T22:11:40.4165223+00:00
NameEthnicity
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
DwPatientDwPatient

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "ext-Ethnicity",
  "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-Ethnicity",
  "name": "Ethnicity",
  "status": "draft",
  "date": "2024-05-03T22:11:40.4165223+00:00",
  "fhirVersion": "4.0.1",
  "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.url",
        "path": "Extension.url",
        "fixedUri": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-Ethnicity"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "comment": "Usage Note: ensure that the URL matches the extension URL for the appropriate data extract profile",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}