{
"description": "Profil organisation neutre (clinique ou GMF) référencé dans les demandes de disponibilités.",
"_filename": "StructureDefinition-sgrdv-base-find-organization.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseFindOrganization",
"abstract": false,
"type": "Organization",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Organisation pour la recherche de disponibilités (Base)",
"package_version": "1.1.0",
"status": "active",
"id": "4356ab58-6aaa-4283-ad61-74a9a31584d5",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Organization.identifier",
"max": "1",
"min": 1,
"path": "Organization.identifier",
"mustSupport": true
}, {
"id": "Organization.identifier.type",
"min": 1,
"path": "Organization.identifier.type",
"binding": {
"strength": "required",
"valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-identifier-type-vs"
},
"mustSupport": true
}, {
"id": "Organization.identifier.type.coding",
"max": "1",
"min": 1,
"path": "Organization.identifier.type.coding",
"mustSupport": true
}, {
"id": "Organization.identifier.system",
"min": 1,
"path": "Organization.identifier.system",
"mustSupport": true
}, {
"id": "Organization.identifier.value",
"min": 1,
"path": "Organization.identifier.value",
"mustSupport": true
}, {
"id": "Organization.type",
"path": "Organization.type",
"binding": {
"strength": "required",
"valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-organization-type-vs"
},
"mustSupport": true
}, {
"id": "Organization.name",
"path": "Organization.name",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}