{
"description": null,
"_filename": "FrContactPoint.json",
"package_name": "Modelisationdesstructuresetdesprofessionnels.sept2021",
"date": "2021-03-25T17:57:51.8552664+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2021-04-28T17:35:39.625+00:00"
},
"publisher": "Interop'Santé",
"fhirVersion": "4.0.1",
"name": "FrContactPoint",
"abstract": false,
"type": "ContactPoint",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.0",
"status": "active",
"id": "b0eee83f-cc68-444d-a1d7-61cd5c84b065",
"kind": "complex-type",
"url": "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-contact-point",
"version": "4.0.0",
"differential": {
"element": [ {
"id": "ContactPoint.extension",
"path": "ContactPoint.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ContactPoint.extension:emailType",
"path": "ContactPoint.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-email-type" ]
} ],
"sliceName": "emailType"
}, {
"id": "ContactPoint.system",
"min": 1,
"path": "ContactPoint.system",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
}
}, {
"id": "ContactPoint.value",
"min": 1,
"path": "ContactPoint.value"
}, {
"id": "ContactPoint.use",
"path": "ContactPoint.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use"
}
} ]
},
"contact": [ {
"name": "François Macary/Isabelle Gibaud",
"telecom": [ {
"use": "work",
"value": "francois.macary@phast.fr",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ContactPoint"
}