Package | Modelisationdesstructuresetdesprofessionnels.sept2021 |
Resource Type | StructureDefinition |
Id | fr-email-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Modelisationdesstructuresetdesprofessionnels.sept2021@0.1.0&canonical=http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type |
URL | http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type |
Version | 4.0.0 |
Status | active |
Date | 2021-03-25T16:59:21.7870225+00:00 |
Name | FrEmailType |
Authority | national |
Description | Extension on the ContactPoint datatype. This extension allows to specify the type of mail used to contact the person (MSSsanté|Apicrypt|OSM|Autre). |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
fr-contact-point | FrContactPoint |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "fr-email-type", "meta": { "lastUpdated": "2021-04-28T17:17:47.701+00:00" }, "url": "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type", "version": "4.0.0", "name": "FrEmailType", "status": "active", "date": "2021-03-25T16:59:21.7870225+00:00", "publisher": "Interop'Santé", "contact": [ { "name": "François Macary/Isabelle Gibaud", "telecom": [ { "system": "email", "value": "francois.macary@phast.fr", "use": "work" } ] } ], "description": "Extension on the ContactPoint datatype. This extension allows to specify the type of mail used to contact the person (MSSsanté|Apicrypt|OSM|Autre).", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ContactPoint" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Type of email | type de messagerie électronique", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "extensible", "valueSet": "http://interopsante.org/fhir/valueset/fr-email-type" } } ] } }