{
"description": "Profil professionnel neutre référencé dans les demandes de disponibilités.",
"_filename": "StructureDefinition-sgrdv-base-find-practitioner.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseFindPractitioner",
"abstract": false,
"type": "Practitioner",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Professionnel pour la recherche de disponibilités (Base)",
"package_version": "1.0.0",
"status": "active",
"id": "948110bf-1ff9-4ffe-b9a8-4b7ff55a4bc1",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner",
"version": null,
"differential": {
"element": [ {
"id": "Practitioner.identifier",
"max": "1",
"min": 1,
"path": "Practitioner.identifier",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type",
"min": 1,
"path": "Practitioner.identifier.type",
"mustSupport": true
}, {
"id": "Practitioner.identifier.type.coding",
"max": "1",
"min": 1,
"path": "Practitioner.identifier.type.coding"
}, {
"id": "Practitioner.identifier.type.coding.system",
"path": "Practitioner.identifier.type.coding.system",
"fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
}, {
"id": "Practitioner.identifier.type.coding.code",
"path": "Practitioner.identifier.type.coding.code",
"fixedCode": "CodeProfessionnel"
}, {
"id": "Practitioner.identifier.system",
"min": 1,
"path": "Practitioner.identifier.system",
"mustSupport": true
}, {
"id": "Practitioner.identifier.value",
"min": 1,
"path": "Practitioner.identifier.value",
"mustSupport": true
}, {
"id": "Practitioner.name",
"path": "Practitioner.name",
"mustSupport": true
}, {
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"mustSupport": true
}, {
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}