{
"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": "FrEmailType.json",
"package_name": "ans.annuaire.fhir.r4",
"date": "2021-03-25T16:59:21.7870225+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2021-04-28T17:17:47.701+00:00"
},
"publisher": "Interop'Santé",
"fhirVersion": "4.0.1",
"name": "FrEmailType",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2.0-pat23",
"status": "active",
"id": "96568815-9b03-4c86-8bf5-c819594095d9",
"kind": "complex-type",
"url": "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type",
"context": [ {
"type": "element",
"expression": "ContactPoint"
} ],
"version": "4.0.0",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Type of email | type de messagerie électronique"
}, {
"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"
}
} ]
},
"contact": [ {
"name": "François Macary/Isabelle Gibaud",
"telecom": [ {
"use": "work",
"value": "francois.macary@phast.fr",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}