{ "description": "Extension on the ContactPoint datatype. This extension allows to specify the type of mail used to contact the person (MSSsanté|Apicrypt|OSM|Autre).", "_filename": "fr-email-type.structuredefinition.json", "package_name": "hl7.fhir.fr.core", "date": "2022-10-20", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrContactPointEmailType", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "61bd5de7-ae02-4f1d-9494-1be65f56e8b6", "kind": "complex-type", "url": "http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType", "context": [ { "type": "element", "expression": "ContactPoint" } ], "version": "1.0.1", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Type of email | type de messagerie électronique" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "extensible", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-email-type" } } ] }, "contact": [ { "name": "InteropSanté", "telecom": [ { "use": "work", "value": "fhir@interopsante.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }