Package | ehealth4u.package |
Resource Type | StructureDefinition |
Id | cyehr-ext-generalpractitionertelephone |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/GeneralPractitionerTelephone |
URL | http://ig.ehealth4u.eu/fhir/StructureDefinition/GeneralPractitionerTelephone |
Status | draft |
Date | 2022-04-14 |
Name | CYEHREXTGeneralPractitionerTelephone |
Title | Cyprus EHR Extension: General Practitioner Telephone number |
Description | Extension on the General Practitioner to define its telephone number. |
Type | Extension |
Kind | complex-type |
No resources found
StructureDefinition | |
CodeableConcept-uv-ips | Codeable Concept (IPS) |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "cyehr-ext-generalpractitionertelephone", "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/GeneralPractitionerTelephone", "name": "CYEHREXTGeneralPractitionerTelephone", "title": "Cyprus EHR Extension: General Practitioner Telephone number", "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 General Practitioner to define its telephone number.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient.generalPractitioner" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Extension on the General Practitioner to define its telephone number.", "definition": "Optional Extension Element to define the General Practitioner's telephone number.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/GeneralPractitionerTelephone" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "CodeableConcept", "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ] } ] }, { "id": "Extension.value[x].coding", "path": "Extension.value[x].coding", "min": 1, "max": "1" } ] } }