Package | ehealth4u.package |
Resource Type | StructureDefinition |
Id | cyehr-ext-race |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-race |
URL | http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-race |
Status | draft |
Date | 2022-04-14 |
Name | CYEHREXTRace |
Title | Cyprus EHR Extension: Race |
Description | Extension on the patient specifying its race. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
cyehr-sd-patient | Cyprus EHR Patient profile |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "cyehr-ext-race", "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-race", "name": "CYEHREXTRace", "title": "Cyprus EHR Extension: Race", "status": "draft", "date": "2022-04-14", "publisher": "eHealth4U", "contact": [ { "name": "eHealth Lab (University of Cyprus)", "telecom": [ { "system": "email", "value": "ehealthl@ucy.ac.cy", "use": "work" } ] } ], "description": "Extension on the patient specifying its race.", "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", "path": "Extension", "short": "The race of the patient.", "definition": "Optional Extension Element Definig the race of the patient.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-race" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }