PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative-2022@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType
{
  "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-france-fhir.administrative-2022",
  "date": "2021-05-17",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-07-05T00:00:00+00:00"
  },
  "publisher": "Interop'Santé",
  "fhirVersion": "4.0.1",
  "name": "FrContactPointEmailType",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "65de2897-44ea-4106-b3a6-9e8e96eae871",
  "kind": "complex-type",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrContactPointEmailType",
  "context": [ {
    "type": "element",
    "expression": "ContactPoint"
  } ],
  "version": "1.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://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": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}