{
"description": "Profil professionnel neutre référencé dans les demandes de disponibilités. Peut porter l'extension statutGMFProfessionnel indiquant si l'inscription patient-médecin est en GMF ou hors GMF.",
"_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.6",
"status": "active",
"id": "9367c88a-e325-4a6f-8b16-f0d87318174a",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner",
"version": null,
"differential": {
"element": [ {
"id": "Practitioner.extension",
"path": "Practitioner.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Practitioner.extension:statutGMFProfessionnel",
"max": "1",
"min": 0,
"path": "Practitioner.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-practitioner-statut-gmf" ]
} ],
"sliceName": "statutGMFProfessionnel",
"mustSupport": true
}, {
"id": "Practitioner.extension:statutGMFProfessionnel.value[x]",
"path": "Practitioner.extension.value[x]",
"mustSupport": true
}, {
"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"
}